Date: Tue, 31 Mar 2009 18:25:09 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ed if_ed_pccard.c Message-ID: <200903311825.n2VIPCnD047932@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2009-03-31 18:25:09 UTC FreeBSD src repository Modified files: sys/dev/ed if_ed_pccard.c Log: SVN rev 190596 on 2009-03-31 18:25:09Z by imp o Minor tweaks to the AX88x90 probe routine, mostly related to comments. o Don't run through the register initialization in the read mac routine for the AX88x90. It duplicates other stuff that we do. o Eliminate the 10ms delay after we reset the AX88x90. We already wait for the appropriate bits to indicate reset is done. Revision Changes Path 1.123 +17 -48 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?200903311825.n2VIPCnD047932>