freebsd-nq/sys/dev/ed
Warner Losh 16ec9f077e sanpai-san (sanpai@sanpai.org) suggested that we put the novel probe
first.  This will fix a few cards that hang on the WD probe.  He tells
me that PAO went one step farther and removed the WD proble completely
and none of the cards in the 2.x database broke in PAO3.  Since I'm
more conservative in this code, I'm just swapping the order, which he
said also fixed his problem.

Reviewed by: mdodd, iwasaki
Submitted by: sanpai@sanpai.org
2000-04-28 05:01:35 +00:00
..
if_ed_isa.c I forgot to remove the "NCARD == 0" hacks that kept this driver 1999-11-20 09:28:01 +00:00
if_ed_pccard.c sanpai-san (sanpai@sanpai.org) suggested that we put the novel probe 2000-04-28 05:01:35 +00:00
if_ed_pci.c I forgot to remove the "NCARD == 0" hacks that kept this driver 1999-11-20 09:28:01 +00:00
if_ed.c Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
if_edreg.h - Added new macros ED_P1_MAR(i) and ED_P1_PAR(i) that replace 1999-09-02 15:06:23 +00:00
if_edvar.h Fix pccard ed driver, I think. 1999-12-10 07:22:53 +00:00