cvs commit: src/sys/dev/usb ohci.c
Luoqi Chen
luoqi at FreeBSD.org
Thu Jul 17 22:40:33 UTC 2008
luoqi 2008-07-17 22:40:23 UTC
FreeBSD src repository
Modified files:
sys/dev/usb ohci.c
Log:
SVN rev 180579 on 2008-07-17 22:40:23Z by luoqi
Fix a benign typo that would give out an incorrect warning message.
Change a get-or-set sequence on OHCI_COMMAND_STATUS register which
is "write to set" to a simple set.
Revision Changes Path
1.173 +3 -4 src/sys/dev/usb/ohci.c
More information about the cvs-src
mailing list