freebsd-skq/sys/dev/ed
Warner Losh 1376a07bcf MFp4:
Reduce the size of ed a little by removing some CIS based entries (others
likely can be removed too):
o The D-Link DFE-670TXD doesn't need its own entry based on strings.
o The Xircom CompactCard appears to be a TDK design, so list it there by ID
  and remove the strings.

Increase the size of ed a little:
o Add support for the Addtron AE-660CT and Addtron AE-660.  This is a very
  generic NE-2000 clone (so generic that its CIS tags say NE-2000 generic
  card!).
2005-09-10 00:17:55 +00:00
..
if_ed98.h
if_ed_3c503.c
if_ed_cbus.c
if_ed_hpp.c
if_ed_isa.c
if_ed_novell.c
if_ed_pccard.c MFp4: 2005-09-10 00:17:55 +00:00
if_ed_pci.c
if_ed_sic.c
if_ed_wd80x3.c
if_ed.c The ed driver lock is already held in the mii frobbing routines. Remove 2005-09-08 17:17:13 +00:00
if_edreg.h Consistancy is the hobgoblin of small minds: 2005-09-07 03:34:24 +00:00
if_edvar.h