cvs commit: src/sys/dev/ed if_ed_pccard.c
Warner Losh
imp at FreeBSD.org
Tue Sep 6 17:00:17 PDT 2005
imp 2005-09-07 00:00:16 UTC
FreeBSD src repository
Modified files:
sys/dev/ed if_ed_pccard.c
Log:
Fix DL100xx based cards. Don't drop resources. It was approrpiate in
the probe code that this used to be part of, but as part of the
attach, we shouldn't be dropping the resources here.
Also, allocate the proper rid in the ax88x90 setup.
Revision Changes Path
1.92 +1 -2 src/sys/dev/ed/if_ed_pccard.c
More information about the cvs-src
mailing list