summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb_dev.c
Commit message (Expand)AuthorAgeFilesLines
* MFp4 //depot/projects/usb 159225,159241,159292thompsa2009-03-171-52/+62
* Fix usb2_poll not to return an error number as the function return value is athompsa2009-03-051-9/+5
* A couple of style nits in the last committhompsa2009-02-281-6/+3
* - Remove the usb interface number from the device nodes as it is not needed.thompsa2009-02-281-44/+14
* Change the last references to PRIV_ROOT. /dev/usb used to be world writable sothompsa2009-02-271-1/+1
* Change USB over to make_dev() for all device nodes, previously it hooked intothompsa2009-02-271-983/+384
* Fix compiler warning.thompsa2009-02-241-0/+1
* MFp4 //depot/projects/usb@157974thompsa2009-02-241-0/+9
* Move the new USB stack into its new home.thompsa2009-02-231-0/+2814
OpenPOWER on IntegriCloud