Annotation of Examples/DriverKit/CirrusLogicGD542X/CirrusLogicGD542X_reloc.tproj/CirrusLogicGD542X.h, revision 1.1.1.1

1.1       root        1: /*     Copyright (c) 1992 NeXT Computer, Inc.  All rights reserved. 
                      2:  *
                      3:  * CirrusLogicGD542X.h -- interface for CirrusLogicGD542X driver.
                      4:  *
                      5:  */
                      6: 
                      7: 
                      8: #import <driverkit/IOSVGADisplay.h>
                      9: #import "SVGAConstants.h"
                     10: 
                     11: @interface CirrusLogicGD542X:IOSVGADisplay
                     12: {
                     13:     int readPlaneMask;
                     14:     int writePlaneMask;
                     15:     int readSegment;
                     16:     int writeSegment;
                     17:     int selectedMode;
                     18: 
                     19:     /* The physical address of framebuffer. */
                     20:     unsigned long videoRamAddress;
                     21: }
                     22: 
                     23: @end

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.