Date: Mon, 11 Feb 2008 20:41:27 +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 nsphy.c Message-ID: <200802112041.m1BKfREj058501@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2008-02-11 20:41:27 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/mii nsphy.c
Log:
MFC: 1.30
- Fix a typo in a comment.
- Fix whitespace according to style(9).
- Sync the comment describing why we have to wait in nsphy_reset()
with nsphyter_reset(). It's true that the manual tells to not do a
reset within 500us of applying power but that's unlikely the cause
of problems seen here. Generally having to wait 500us after a reset
however is.
Revision Changes Path
1.28.2.2 +10 -8 src/sys/dev/mii/nsphy.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802112041.m1BKfREj058501>
