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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"