summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Sync with NetBSD.aaron2000-03-261-70/+181
|
* Delay USB device attachment to prevent lost interrupts when probing uaudio.ho1999-11-111-2/+2
|
* sync with NetBSD.fgsch1999-11-071-52/+216
|
* Sync with NetBSD.fgsch1999-09-271-85/+107
|
* sync with NetBSD;fgsch1999-08-311-3/+3
| | | | struct device->bdevice.
* Sync with NetBSD.fgsch1999-08-191-5/+5
|
* Sync with NetBSD. Mostly FreeBSD related changes.fgsch1999-08-161-3/+3
| | | | Diffs sent to augustsson.
* From NetBSD; USB support.fgsch1999-08-131-0/+478