home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1996 May
/
PCW596.iso
/
wtest
/
clico
/
sunsoft
/
pcnfs51
/
ne1000.zoo
/
protocol.ini
< prev
next >
Wrap
Text File
|
1992-01-09
|
733b
|
17 lines
; The IOBASE parameter defines the base address of the device
; registers as selected by jumpers on the NE1000 card. The
; value must be given in hexadecimal (beginning with '0x').
; Possible values are 0x300, 0x310, 0x320.... The default is 0x300.
IOBASE = 0x300
;
; The INTERRUPT parameter defines the interrupt vector for
; which the card is jumpered. The default value is 3. Common
; alternatives are 2 and 5. (Do not use 2 if you use Microsoft
; Windows, since this can cause problems.)
INTERRUPT = 3
;
; The DRIVERNAME parameter is used by the device driver to identify
; its configuration information. The default is MS1000$; you should
; not change this in normal opertation.
DRIVERNAME = MS1000$