| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
'RELENG_3_5_0_RELEASE'.
This commit was manufactured to restore the state of the 3.5-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Call ums_disable() to abort the pipe.
o Do not wake up processes which has been waiting or polling for mouse
data. It won't be available anymore.
o Add non-blocking I/O on read
o Add checks to make sure we do not dereference the softc when not found
because the device has been removed.
Requested by: Kazutaka YOKOTA
OKed by: Nick Hibma
Notes:
svn path=/stable/3/; revision=49084
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
problems solved:
1) create function usbd_errstr which turns a usbd_status into a sensible
error message
2) ohci.c: Interrupt transfers worked only for the first packet.
The second packet was not seen as finished.
3) change printf to logprintf
4) add definitions for Commun. Device Clas
5) uhci.c: many a change, all problems up to rev. 1.25
6) ums.c: mouse now looks like a mouse systems mouse
7) usbdevs*.h: add loads of device id's
8) lots of textual changes
Notes:
svn path=/stable/3/; revision=46745
|
| |
|
|
|
|
|
|
| |
the usb device class instead of the uhub devclass. Only a problem with more
than one USB host controller.
Notes:
svn path=/head/; revision=42640
|
| |
|
|
|
|
|
|
|
| |
2) bug fix in handling of select (or presumed bug)
3) trigger a mouse packet on the Z direction as well (but Z still not
working)
Notes:
svn path=/head/; revision=42550
|
| |
|
|
| |
Notes:
svn path=/head/; revision=42490
|
| |
|
|
| |
Notes:
svn path=/head/; revision=42384
|
| |
|
|
| |
Notes:
svn path=/head/; revision=42266
|
| |
|
|
| |
Notes:
svn path=/head/; revision=41783
|
| |
|
|
|
|
|
|
| |
1 bug fix and several textual changes.
Preparing to feed back changes for port into NetBSD to create one source base.
Notes:
svn path=/head/; revision=41736
|
|
|
Notes:
svn path=/head/; revision=41366
|