Date: Sat, 11 Apr 2009 02:47:03 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ep if_ep.c if_epreg.h Message-ID: <200904110247.n3B2lAJ1043719@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2009-04-11 02:47:03 UTC FreeBSD src repository Modified files: sys/dev/ep if_ep.c if_epreg.h Log: SVN rev 190907 on 2009-04-11 02:47:03Z by imp o Report ethernet status for at least 10BaseT media. Since I don't have other media to test against, I've left that media reporting unchanged. o Enable the TX_PLL when we enable TX. This is harmless on most cards, but required to get the 3c1 CF card working. Power savings could be had by managing this better, but for now it gets my card working. Revision Changes Path 1.149 +18 -1 src/sys/dev/ep/if_ep.c 1.39 +12 -0 src/sys/dev/ep/if_epreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904110247.n3B2lAJ1043719>