freebsd-nq/sys/dev/ed
Warner Losh 940e7b9e51 o Remove duplicate LINKSYS ETHERFAST entry.
o The COMBO_ECARD comes in many flavors, it seems, so probe both the DL10019
  and the AX88x90 on it.  Since this seems to work with no ill effects, maybe
  the probing should happen more generally rather than being table driven.
  Need to think more about this.
o Remove PCM100 because it is duplicative (the ETHERFAST is the pcm100 and
  apparently has the same IDs).  It was here for NetBSD because they match
  up an expected MAC address OID, but since we don't bother with that, we
  don't need to be so finely discriminating.
o Minor style nit.
2005-02-09 06:03:36 +00:00
..
if_ed98.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
if_ed_cbus.c Minor style cleanup. Get rid of extra {}, extra blank lines and some 2005-02-09 00:50:59 +00:00
if_ed_isa.c Remove reference to softc from probe entirely... 2005-02-09 05:55:54 +00:00
if_ed_pccard.c o Remove duplicate LINKSYS ETHERFAST entry. 2005-02-09 06:03:36 +00:00
if_ed_pci.c Make it possible to unload ed. Move the ed_pccard_detach routine to 2005-02-08 05:45:35 +00:00
if_ed.c Convenience function to clear memory of the card, and then check to make 2005-02-08 23:57:43 +00:00
if_edreg.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
if_edvar.h Convenience function to clear memory of the card, and then check to make 2005-02-08 23:57:43 +00:00