freebsd-dev/sys/dev/ed
Ian Dowse 2cc42e154e Remove an old hack that remembered if the card type was Linksys by
storing a flag in the global variable 'linksys' during the probe
routine and reading it during the attach routine. We now have the
ED_VENDOR_LINKSYS vendor code stored in sc->vendor, so check that
instead.
2001-07-22 21:31:44 +00:00
..
if_ed98.h - Fixed the conversion to bus_space interface. 2000-08-17 12:15:45 +00:00
if_ed_cbus.c Minor newbus/style(9) cleanups. 2000-12-26 06:38:04 +00:00
if_ed_isa.c Minor newbus/style(9) cleanups. 2000-12-26 06:38:04 +00:00
if_ed_pccard.c Remove an old hack that remembered if the card type was Linksys by 2001-07-22 21:31:44 +00:00
if_ed_pci.c Add support for Dlink DL10022 to the ed driver. This is a mii part 2001-03-03 08:31:37 +00:00
if_ed.c Add support for Dlink DL10022 to the ed driver. This is a mii part 2001-03-03 08:31:37 +00:00
if_edreg.h Attach the miibus for Linksys/Dlink cards from the attach routine, 2001-07-22 18:58:44 +00:00
if_edvar.h Add support for Dlink DL10022 to the ed driver. This is a mii part 2001-03-03 08:31:37 +00:00