freebsd-nq/sys/dev/ed
Toshihiko ARAI d556784aa3 Linksys Fast Ethernet PCCARD cards supported by the ed driver now
require the addition of flag 0x80000 to their config line in
pccard.conf(5).  This flag is not optional.  These Linksys cards will
not be recognized without it.

Reviewed by:    imp, iwasaki
2000-12-18 15:28:53 +00:00
..
if_ed98.h - Fixed the conversion to bus_space interface. 2000-08-17 12:15:45 +00:00
if_ed_cbus.c Remove unnecessary includes found by phk's script. I've been building 2000-12-13 06:28:37 +00:00
if_ed_isa.c Remove unnecessary includes found by phk's script. I've been building 2000-12-13 06:28:37 +00:00
if_ed_pccard.c Linksys Fast Ethernet PCCARD cards supported by the ed driver now 2000-12-18 15:28:53 +00:00
if_ed_pci.c Remove unnecessary includes found by phk's script. I've been building 2000-12-13 06:28:37 +00:00
if_ed.c Linksys Fast Ethernet PCCARD cards supported by the ed driver now 2000-12-18 15:28:53 +00:00
if_edreg.h Linksys Fast Ethernet PCCARD cards supported by the ed driver now 2000-12-18 15:28:53 +00:00
if_edvar.h Move the detection of Linksys PCMCIA cards from attach to probe. 2000-09-12 11:03:12 +00:00