NetBSD/sys/arch/i386/stand/lib/netif
drochner 9b4679d869 -Don't pass hardware address, it is not of much use for the kernel.
-define "addr" differently for ISA and PCI devices - for PCI, it is
 (bus,device,function) now, in the format used by the PCI BIOS
1997-09-20 12:13:01 +00:00
..
3c509.c -Don't pass hardware address, it is not of much use for the kernel. 1997-09-20 12:13:01 +00:00
3c509.h Initial import of new boot code, created by Matthias Drochner with a 1997-03-14 02:40:32 +00:00
3c590.c -Don't pass hardware address, it is not of much use for the kernel. 1997-09-20 12:13:01 +00:00
Makefile.inc Initial import of new boot code, created by Matthias Drochner with a 1997-03-14 02:40:32 +00:00
am7990.c Remove bzero() prototype, it goes into libkern.h. 1997-06-13 13:45:50 +00:00
dp8390.h Initial import of new boot code, created by Matthias Drochner with a 1997-03-14 02:40:32 +00:00
elink3.c From Matthias Drochner: 1997-03-15 22:18:55 +00:00
etherdrv.h Add boot ROM support for 3c905 TX ethernet card. 1997-07-15 11:23:04 +00:00
lance.h Initial import of new boot code, created by Matthias Drochner with a 1997-03-14 02:40:32 +00:00
netif_small.c Collect information in a "bootinfo" structure. 1997-09-17 18:21:40 +00:00
netif_small.h Collect information in a "bootinfo" structure. 1997-09-17 18:21:40 +00:00
pcnet_isapnp.c -Don't pass hardware address, it is not of much use for the kernel. 1997-09-20 12:13:01 +00:00
pcnet_pci.c -Don't pass hardware address, it is not of much use for the kernel. 1997-09-20 12:13:01 +00:00
wd80x3.c -Don't pass hardware address, it is not of much use for the kernel. 1997-09-20 12:13:01 +00:00