Date: Wed, 17 Dec 2008 06:01:03 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/re if_re.c src/sys/pci if_rlreg.h Message-ID: <200812170601.mBH61hi3013528@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2008-12-17 06:01:03 UTC FreeBSD src repository Modified files: sys/dev/re if_re.c sys/pci if_rlreg.h Log: SVN rev 186210 on 2008-12-17 06:01:03Z by yongari For RTL8168C SPIN2 controllers, make sure to take the controller out of sleep mode prior to accessing to PHY. This should fix device attach failure seen on these controllers. Also enable the sleep mode when device is put into sleep state. PR: kern/123123, kern/123053 Revision Changes Path 1.145 +28 -1 src/sys/dev/re/if_re.c 1.90 +3 -0 src/sys/pci/if_rlreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812170601.mBH61hi3013528>