freebsd-dev/sys/dev/ed
Warner Losh 9910f6b1d6 Turns out that we're asking for the MAC address at a bad time in the
attach routine.  Go ahead and ask for it in the probe routine and be
just as wrong as all the other cards that ask for it there...

# this gets the RTL8019 on a SBC at work fully functional.  6.0 still treats
# the 8019 as a generic NE-2000, so these changes aren't relevant there.
2005-10-22 07:26:05 +00:00
..
ax88x90reg.h MFp4: 2005-10-05 05:21:07 +00:00
dl100xxreg.h MFp4: 2005-10-05 05:21:07 +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 Turns out that we're asking for the MAC address at a bad time in the 2005-10-22 07:26:05 +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 Buffalo LPC4/CLX ID 2005-10-11 01:04:16 +00:00
if_ed_pci.c If we can't probe the RTL80x9 for some reason, fall back to probing it 2005-10-13 22:12:34 +00:00
if_ed_rtl80x9.c In the ISA case, we call ed_probe_WD80x3 before we call 2005-10-22 05:14:18 +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: 2005-10-05 05:21:07 +00:00
if_edvar.h MFp4: 2005-10-05 05:21:07 +00:00
rtl80x9reg.h MFp4: 2005-10-05 05:21:07 +00:00
tc5299jreg.h MFp4: 2005-10-05 05:21:07 +00:00