home *** CD-ROM | disk | FTP | other *** search
- ; protocol.ini entries for the Hughes Lan Systems 6130 card.
-
- ; The driver name varies depending on how many adapters are installed
- ; in the system. The first adapter is always referenced through
- ; HLS6130n$. For example, the second adapter's driver name is
- ; HLS61302$, the ninth adapter's drivername is HLS61309$. More than
- ; nine adapters is not supported. This is a common naming convention
- ; among NDIS drivers. For example, the PROTOCOL.INI entry should look
- ; like this
- ;
-
- DRIVERNAME = HLS6130$
-
- ; The possible interrupts on the Hughes 6130 are 2 and 3. The only
- ; acceptable parameters will be 2 or 3 and this entry MUST be in the
- ; PROTOCOL.INI. The jumpers on the card must match the interrupt entry.
-
- INTERRUPT = 3
-
- ; The possible I/O base addresses for the Hughes 6130 card are 0x360 and
- ; 0x368. This entry must be in the PROTOCOL.INI and only 0x360 or 0x368
- ; are acceptable. The jumpers on the card must match the I/O base entry.
-
- IOBASE = 0x368