freebsd-dev/sys/dev/lnc
Paul Richards b31d9f17b1 Fix a legacy issue. The offset for reading the MAC address is 0 using
bus space, not iosize which is what it was when using inb().
2000-12-29 04:41:52 +00:00
..
if_lnc_isa.c Switch off some debugging code. 2000-12-16 03:29:27 +00:00
if_lnc_pc98.c Newbusify. 2000-12-16 01:33:28 +00:00
if_lnc_pci.c Fixup some problems with the merged code of the previous commit. 2000-12-16 01:41:14 +00:00
if_lnc.c Fix a legacy issue. The offset for reading the MAC address is 0 using 2000-12-29 04:41:52 +00:00
if_lncreg.h Newbusify. 2000-12-16 01:33:28 +00:00
if_lncvar.h Fixup some problems with the merged code of the previous commit. 2000-12-16 01:41:14 +00:00