summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/serial/u3g.c
Commit message (Expand)AuthorAgeFilesLines
* s/usb2_/usb_|usbd_/ on all function names for the USB stack.thompsa2009-06-151-33/+33
* s/usb2_/usb_/ on all typedefs for the USB stack.thompsa2009-05-291-4/+4
* s/usb2_/usb_/ on all C structs for the USB stack.thompsa2009-05-281-35/+35
* Add Sharp WILLCOM03 ipaq and Option GTHSDPA 3g device ids.thompsa2009-05-211-0/+1
* Rename the usb sysctl tree from hw.usb2.* back to hw.usb.*.thompsa2009-05-211-2/+2
* - rename usb2_mode to usb_mode [1]thompsa2009-05-211-1/+1
* Use a 32 bit type for the interface mask as this equals the max interfacethompsa2009-05-071-1/+2
* Add the Sierra AC885U and increase the max ports to 8.thompsa2009-05-071-1/+2
* - Fix the u3g port detection where it would not calculate the correct number ofthompsa2009-05-071-50/+43
* Use vendor and product macro expansion to make the device table smaller andthompsa2009-05-071-57/+56
* MFp4 //depot/projects/usb@159909thompsa2009-04-051-6/+6
* MFp4 //depot/projects/usb @159430thompsa2009-03-201-1/+0
* MFp4 //depot/projects/usb@158869thompsa2009-03-081-11/+15
* 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-2/+7
* MFp4 //depot/projects/usb@158015thompsa2009-02-241-90/+146
* Move the new USB stack into its new home.thompsa2009-02-231-0/+583
OpenPOWER on IntegriCloud