cvs commit: src/sys/dev/ed if_ed_pccard.c if_edreg.h
Warner Losh
imp at FreeBSD.org
Mon Feb 14 06:54:07 GMT 2005
imp 2005-02-14 06:54:06 UTC
FreeBSD src repository
Modified files:
sys/dev/ed if_ed_pccard.c if_edreg.h
Log:
Rework DL10019/DL10022 support. This tries to reset things in a more
proper way, or at least the same way that NetBSD and Linux do things
(I've been unable to obtain datasheets for these parts to know for
sure). This has some marginal improvement in the DL10022 and DL10019
cards that I have. Also, report which type, exactly.
# There's one or two ed cards that I have which still don't work, but I think
# that's due to MII losage on the card that's not presently compensated
# for in the MII drivers.
Revision Changes Path
1.78 +22 -10 src/sys/dev/ed/if_ed_pccard.c
1.36 +4 -2 src/sys/dev/ed/if_edreg.h
More information about the cvs-src
mailing list