Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-6] src/sys/dev/usb
Module Name: src
Committed By: jmc
Date: Sun Jan 26 09:37:07 UTC 2003
Modified Files:
src/sys/dev/usb [netbsd-1-6]: uhci.c
Log Message:
Pullup revisions 1.165-1.167 (requested by dsainty in ticket #1079)
Be somewhat more persuasive about enabling the port on a port reset. USB
protocol dictates that the port enable must be implied by the port
reset. To implement this on (at least) the VIA VT83C572 this means we
need to wait around tweaking the chip state until the port actually
transitions to enabled (or the device goes away). Likely fixes
kern/11018.
Reissue the MAXP command on resume. From FreeBSD.
To generate a diff of this commit:
cvs rdiff -r1.159 -r1.159.2.1 src/sys/dev/usb/uhci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index