cvs commit: src/sys/dev/mii nsphy.c
Marius Strobl
marius at FreeBSD.org
Sat Jan 26 17:30:03 PST 2008
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
More information about the cvs-src
mailing list