Annotation of Examples/DriverKit/TsengLabsET4000/TsengLabsET4000_reloc.tproj/TsengLabsET4000.h, revision 1.1

1.1     ! root        1: /*     Copyright (c) 1992 NeXT Computer, Inc.  All rights reserved. 
        !             2:  *
        !             3:  * TsengLabsET4000.h -- interface for TsengLabsET4000 driver.
        !             4:  *
        !             5:  */
        !             6: 
        !             7: 
        !             8: #import <driverkit/IOSVGADisplay.h>
        !             9: #import "SVGAConstants.h"
        !            10: 
        !            11: @interface TsengLabsET4000: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.