cvs commit: src/sys/dev/ed if_ed_pccard.c
Warner Losh
imp at FreeBSD.org
Wed Sep 14 21:05:10 PDT 2005
imp 2005-09-15 04:05:09 UTC
FreeBSD src repository
Modified files:
sys/dev/ed if_ed_pccard.c
Log:
When stopping the card, and returning to page 0, it is best if you do
that with the NIC set of registers rather than the ASIC registers. I
believe this was a harmless oversight, since we set ED_P0_CR to the
same value 5ms later, but just to be safe...
Revision Changes Path
1.99 +1 -1 src/sys/dev/ed/if_ed_pccard.c
More information about the cvs-src
mailing list