Date: Sat, 11 Apr 2009 04:30:38 +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_ep_pccard.c if_epvar.h Message-ID: <200904110430.n3B4Uwub053937@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2009-04-11 04:30:38 UTC
FreeBSD src repository
Modified files:
sys/dev/ep if_ep.c if_ep_pccard.c if_epvar.h
Log:
SVN rev 190908 on 2009-04-11 04:30:38Z by imp
Two refinements to the 3c1 support:
1) Flag it and only access that command on the 3c1
2) The TX PLL appears to power down when not in use, so we have to power
it back up when we've been idle. Do this at the start of ifstart.
Otherwise we fall off the net.
Revision Changes Path
1.150 +7 -2 src/sys/dev/ep/if_ep.c
1.51 +9 -6 src/sys/dev/ep/if_ep_pccard.c
1.21 +1 -0 src/sys/dev/ep/if_epvar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904110430.n3B4Uwub053937>
