;
; 3C507 3Com EtherLink 16 adapter
;
DRIVERNAME = ELNK16$
; 2nd driver name = ELNK16X$
IOBASE = 0x300
; adapter base address (required, default = 0x300)
; Must match the EtherLink 16 configured I/O base address
; Use 0x200 - 0x3F0 in steps of 0x010
; 0x300, 0x310, 0x330, 0x350 are normal choices
; NETADDRESS = "02608C123456"
; network address (optional, default = network adapter PROM value)
; the network address is 12 hex digits enclosed in quotes