Annotation of Gnu-Mach/i386/README-Drivers, revision 1.1.1.4

1.1       root        1: -*- text -*-
                      2: 
1.1.1.4 ! root        3: Here some i386 specific details of the device drivers are explained.
1.1       root        4: 
1.1.1.4 ! root        5: Each driver is followed by one or more triplets of three numbers.  These
        !             6: triplets specify combinations of I/O address, spl, and, pic that are believed
        !             7: to work.
1.1       root        8: 
1.1.1.4 ! root        9: Then comes the name of the device to users.  `%d' is a unit number.
1.1       root       10: 
                     11: 
1.1.1.4 ! root       12: ** Table
1.1       root       13: 
                     14: *** Serial devices and similar equivalents
                     15: 
1.1.1.2   root       16: PC com ports (always enabled)
1.1       root       17:        0x3f8,2f8,3e8
                     18:        com%d
                     19: 
1.1.1.2   root       20: Parallel port
                     21:        lpr%d
                     22: 
1.1       root       23: System Console (always enabled)
                     24:        (indirect name for kd or first com line)
                     25:        console
                     26: 
                     27: PC keyboard/display (always enabled)
                     28:        kd
                     29: 
                     30: 
                     31: *** Special devices
                     32: 
                     33: Mappable time device (always enabled)
                     34:        time
                     35: 
                     36: Mouse interface to PC (always enabled)
                     37:        (Piggy backs horribly on COM devices)
                     38:        mouse%d
                     39: 
                     40: X Window System interface to keyboard (always enabled)
                     41:        kbd%d
                     42: 
                     43: Interface to setting up IO port access for users (always enabled)
                     44:        iopl%d
                     45: 
                     46: 
                     47: *** Disk controllers (except for SCSI)
                     48: 
                     49: PC floppy
                     50:        0x3f0, 370
                     51:        fd%d
                     52: 
                     53: 
                     54: *** Ethernet controllers
                     55: These all show up as `eth%d' except the atp device.
                     56: 
1.1.1.4 ! root       57: NE2000/NE1000 ISA (ne, ne1000, ne2000)
1.1       root       58:        0x300,280,320,340,360
                     59: 
1.1.1.4 ! root       60: 3Com 503 (3c503) / Etherlink II
1.1       root       61:        0x300,310,330,350,250,280,2a0,2e0
                     62: 
1.1.1.4 ! root       63: WD80x3
1.1       root       64:        0x300,280,380,240
                     65: 
1.1.1.4 ! root       66: 3COM 501 (3c501) / Etherlink I
        !            67:        0x280,300
1.1       root       68: 
                     69: SMC Ultra
                     70:        0x200,220,240,280,300,340,380
                     71: 
1.1.1.2   root       72: HP PCLAN+ (27247B and 27252A)
1.1       root       73:        0x200,240,280,2c0,300,320,340
                     74: 
1.1.1.2   root       75: HP PCLAN (27245 and other 27xxx series)
1.1       root       76:        0x300,320,340,280,2c0,200,240
                     77: 
1.1.1.2   root       78: Seeq8005
1.1       root       79:        0x300,320,340,360
                     80: 
1.1.1.2   root       81: Cabletron E21xx
1.1       root       82:        0x300,280,380,220
                     83: 
1.1.1.2   root       84: AT1700 (Fujitsu 86965)
1.1       root       85:        0x260,280,2a0,240,340,320,380,300
                     86: 
1.1.1.4 ! root       87: ICL EtherTeam 16i/32 (eth16i, eth32)
1.1       root       88:        0x260,280,2a0,240,340,320,380,300 (16i)
                     89: 
1.1.1.2   root       90: EtherExpress 16
1.1       root       91:        0x300,270,320,340
                     92: 
1.1.1.2   root       93: EtherExpressPro
1.1       root       94:        0x200,240,280,2c0,300,320,340,360
                     95: 
1.1.1.2   root       96: AT&T WaveLAN & DEC RoamAbout DS
1.1       root       97:        0x390
                     98: 
1.1.1.4 ! root       99: 3Com 507 (3c507, el16)
1.1       root      100:        0x300,320,340,280
                    101: 
1.1.1.4 ! root      102: 3Com 505 (3c505, elplus)
1.1       root      103:        0x300,280,310
                    104: 
                    105: D-Link DE-600
                    106:        0x378
                    107: 
                    108: D-Link DE-620
                    109:        0x378
                    110: 
                    111: Schneider & Koch G16
                    112:        0x100,180,208,220,288,320,328,390
                    113: 
                    114: NI5210
                    115:        0x300,280,360,320,340
                    116: 
                    117: NI6510
                    118:        0x300/320/340/360
                    119: 
1.1.1.2   root      120: AT-LAN-TEC/RealTek pocket adaptor
1.1       root      121:        0x378,278,3bc
                    122:        atp%d

unix.superglobalmegacorp.com

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