freebsd-dev/sys/dev/ed
Warner Losh e51bf22777 Emit a warning when a card matches multiple entries in our table. A
number of cards have been discovered to be matching on the strings of
the cis rather than manufacturer/product id for cards we already had a
prod id for.  This is a result of getting the list from the NetBSD
driver which also includes the OID for the cards where such a
distinction mattered (since it was tested against the MAC address we
got from the card).  Since we do not try to match OIDs, we do not need
the extra entries and they just waste space.

I'm guessing that some of the dlink entires (DE-660, DE-660+) and many
of the corega cards may fall into this boat and can safely be removed.
2005-09-26 18:27:13 +00:00
..
if_ed98.h Remove ifdef PC98. 2005-04-13 13:02:58 +00:00
if_ed_3c503.c Finish conversion to bus space and make ed MP safe. 2005-08-28 23:56:25 +00:00
if_ed_cbus.c Make device_detach methods really work. 2005-09-14 19:03:14 +00:00
if_ed_hpp.c Finish conversion to bus space and make ed MP safe. 2005-08-28 23:56:25 +00:00
if_ed_isa.c Finish conversion to bus space and make ed MP safe. 2005-08-28 23:56:25 +00:00
if_ed_novell.c o Expose ed_probe_Novel_generic, it is useful for pccard case. 2005-09-07 03:20:33 +00:00
if_ed_pccard.c Emit a warning when a card matches multiple entries in our table. A 2005-09-26 18:27:13 +00:00
if_ed_pci.c Make device_detach methods really work. 2005-09-14 19:03:14 +00:00
if_ed_sic.c Finish conversion to bus space and make ed MP safe. 2005-08-28 23:56:25 +00:00
if_ed_wd80x3.c Finish conversion to bus space and make ed MP safe. 2005-08-28 23:56:25 +00:00
if_ed.c Go ahead and detach our children in our detach routine. I'm undecided 2005-09-26 18:22:24 +00:00
if_edreg.h MFp4: Omnibus ed changes 2005-09-13 19:47:44 +00:00
if_edvar.h MFp4: 2005-09-18 20:51:34 +00:00