aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb2/input
Commit message (Expand)AuthorAgeFilesLines
* Move the new USB stack into its new home.Andrew Thompson2009-02-236-3524/+0
* Switch over to usbdevs.h generated at compile time.Andrew Thompson2009-02-182-2/+2
* src/usr.bin/usbhidaction/usbhidaction.cAlfred Perlstein2009-02-021-38/+11
* Remove check for null softc in attach, it can never happen.Andrew Thompson2009-02-012-6/+0
* Name the items in the xfer arrays so they can be identified throughout theAndrew Thompson2009-01-153-35/+53
* Remove CALLOUT_RETURNUNLOCKED from the callouts, there is no reason for them toAndrew Thompson2008-12-232-10/+4
* Remove superfluous return statements from the end of void functions.Andrew Thompson2008-12-113-24/+0
* Format and wrap function declarations.Andrew Thompson2008-12-111-14/+10
* Bring in USB4BSD, Hans Petter Selasky rework of the USB stackAlfred Perlstein2008-11-046-0/+3573