Date: Thu, 15 Sep 2005 04:05:09 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ed if_ed_pccard.c Message-ID: <200509150405.j8F459GD024307@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509150405.j8F459GD024307>