Date: Sun, 27 Jan 2008 01:30:02 +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: <200801270130.m0R1U2Mo096710@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2008-01-27 01:30:02 UTC
FreeBSD src repository
Modified files:
sys/dev/mii nsphy.c
Log:
- 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.30 +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?200801270130.m0R1U2Mo096710>
