summaryrefslogtreecommitdiff
path: root/sys/dev/usb/input
AgeCommit message (Expand)Author
2009-05-29s/usb2_/usb_/ on all typedefs for the USB stack.Andrew Thompson
2009-05-28s/usb2_/usb_/ on all C structs for the USB stack.Andrew Thompson
2009-05-27Add support for the Apple MacBook Pro keyboardAndrew Thompson
2009-05-21Rename the usb sysctl tree from hw.usb2.* back to hw.usb.*.Andrew Thompson
2009-05-21- rename usb2_mode to usb_mode [1]Andrew Thompson
2009-04-05MFp4 //depot/projects/usb@159995Andrew Thompson
2009-04-05MFp4 //depot/projects/usb@159909Andrew Thompson
2009-03-20MFp4 //depot/projects/usb @159375,159376,159377Andrew Thompson
2009-03-09MFp4 //depot/projects/usb@158916Andrew Thompson
2009-03-02Rename the ushub device class back to uhub as it was in the old usb stack,Andrew Thompson
2009-02-27Change USB over to make_dev() for all device nodes, previously it hooked intoAndrew Thompson
2009-02-24Use my address of the FreeBSD project in the copyright statement in USB2.Ed Schouten
2009-02-24MFp4 //depot/projects/usb; 157814, 157863, 157868Andrew Thompson
2009-02-23Move the new USB stack into its new home.Andrew Thompson