1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/sys/dev/ed
Jonathan M. Bresler 6d193c9936 add support for LinkSys 10/100 cards
new code is conditionalized by the vendor's ethernet OUI

Obtained from:	PAO Project
1999-10-26 23:03:45 +00:00
..
if_ed_isa.c Fix compiling PCCARD kernels. 1999-10-24 07:17:26 +00:00
if_ed_pccard.c Have only one attach routine, rather than two. 1999-10-25 06:15:45 +00:00
if_ed_pci.c - Remove the ISA, PCI, and PCCARD specific code from if_ed.c; it 1999-10-15 03:12:48 +00:00
if_ed.c add support for LinkSys 10/100 cards 1999-10-26 23:03:45 +00:00
if_edreg.h - Added new macros ED_P1_MAR(i) and ED_P1_PAR(i) that replace 1999-09-02 15:06:23 +00:00
if_edvar.h - Remove the ISA, PCI, and PCCARD specific code from if_ed.c; it 1999-10-15 03:12:48 +00:00