summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/serial/ufoma.c
Commit message (Expand)AuthorAgeFilesLines
* s/usb2_/usb_|usbd_/ on all function names for the USB stack.thompsa2009-06-151-67/+67
* Remove usb2_cv_* and just use the kernel condvar implementation, it was neededthompsa2009-06-151-5/+5
* Make variables static where appropriate.thompsa2009-06-131-1/+1
* s/usb2_/usb_/ on all typedefs for the USB stack.thompsa2009-05-291-5/+5
* s/usb2_/usb_/ on all C structs for the USB stack.thompsa2009-05-281-66/+66
* - rename usb2_mode to usb_mode [1]thompsa2009-05-211-1/+1
* MFp4 //depot/projects/usb@159909thompsa2009-04-051-16/+16
* MFp4 //depot/projects/usb@159517thompsa2009-03-201-1/+0
* Rename the ushub device class back to uhub as it was in the old usb stack,thompsa2009-03-021-1/+1
* Move the serial drivers from Giant to using their own mutexs.thompsa2009-03-021-7/+10
* Also use proper capitalisation of FreeBSD in other source files.ed2009-02-241-1/+1
* Move the new USB stack into its new home.thompsa2009-02-231-0/+1212
OpenPOWER on IntegriCloud