Date: Sat, 15 Sep 2007 10:41:34 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii ukphy.c Message-ID: <200709151041.l8FAfYGF037709@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2007-09-15 10:41:33 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/dev/mii ukphy.c
Log:
MFC: 1.20
- Don't set MIIF_NOISOLATE so ukphy(4) can be used in configurations with
multiple PHYs. In case some PHYs currently driven by ukphy(4) exhibit
problems when isolating due to incomplete implementations or silicon bugs
we'll need to add specific drivers for these. Looking at NetBSD and
OpenBSD I don't expect problems here though (quite the contrary; we still
seem to set MIIF_NOISOLATE without good reason in a bunch of PHY drivers).
- Fix a style(9) whitespace nit.
Revision Changes Path
1.17.2.3 +1 -3 src/sys/dev/mii/ukphy.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709151041.l8FAfYGF037709>
