summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb2/misc/udbp2.c
Commit message (Expand)AuthorAgeFilesLines
* Move the new USB stack into its new home.thompsa2009-02-231-854/+0
* Switch over to usbdevs.h generated at compile time.thompsa2009-02-181-1/+1
* Revert part of r187970, the NULL check was removed fromthompsa2009-02-011-0/+3
* Remove check for null softc in attach, it can never happen.thompsa2009-02-011-6/+0
* Remove superfluous return statements from the end of void functions.thompsa2008-12-111-4/+0
* Format and wrap function declarations.thompsa2008-12-111-9/+9
* Bring in USB4BSD, Hans Petter Selasky rework of the USB stackalfred2008-11-041-0/+861
OpenPOWER on IntegriCloud