Andrew Thompson
9360ae4073
Rename the usb sysctl tree from hw.usb2.* back to hw.usb.*.
...
Submitted by: Hans Petter Selasky
2009-05-21 01:48:42 +00:00
Andrew Thompson
f29a072444
- rename usb2_mode to usb_mode [1]
...
- change variable types to use the enum
Submitted by: Hans Petter Selasky [1]
2009-05-21 00:04:17 +00:00
Andrew Thompson
7261357fbc
Ensure the bmRequestType is the right type for the incoming control request.
...
Submitted by: Hans Petter Selasky
2009-05-13 18:26:55 +00:00
Andrew Thompson
6b1bca02b9
Remove USB shutdown methods from device drivers as its the host controllers
...
responsibility to detach the bus.
PR: usb/133896
Submitted by: Hans Petter Selasky
2009-05-05 15:39:29 +00:00
Andrew Thompson
3b52b6f172
MFp4 //depot/projects/usb@159908
...
Reduce the amount of memory used by better sizing buffer arrays.
Submitted by: Hans Petter Selasky
2009-04-05 18:20:24 +00:00
Andrew Thompson
01e1df136a
MFp4 //depot/projects/usb@159562
...
Reapply r190173 with compilation fixed on 64bit arches.
Submitted by: Hans Petter Selasky
2009-04-05 18:18:01 +00:00
Andrew Thompson
96a7948cf6
Revert r190173 as it breaks 64bit arches.
2009-03-21 05:44:22 +00:00
Andrew Thompson
578d0eff90
MFp4 //depot/projects/usb @159431,159437,159438
...
- start using the new USB typedefs in the USB core
- Remove usage of USB_ADD_BYTES()
Submitted by: Hans Petter Selasky
2009-03-20 21:50:54 +00:00
Andrew Thompson
ab42e8b2df
MFp4 //depot/projects/usb @159430
...
- Move tunable defines into usb_core.h and dependancy towards usb_defs.h
- Leave hardcoded defines in "usb_defs.h".
- Allow overriding all tunable defines.
- Add more customisable typedefs.
- Correct maximum device number.
Submitted by: Hans Petter Selasky
2009-03-20 19:04:31 +00:00
Andrew Thompson
c629193176
MFp4 //depot/projects/usb @159379,159380
...
Fixes for 8-bit and 16-bit compilation.
Submitted by: Hans Petter Selasky
2009-03-20 18:59:53 +00:00
Andrew Thompson
9aef556d71
Rename the ushub device class back to uhub as it was in the old usb stack,
...
moused(8) looks for "uhub/ums" to decide if needs to load the module.
Reported by: Garrett Cooper
2009-03-02 05:37:05 +00:00
Andrew Thompson
02ac645488
Move the new USB stack into its new home.
2009-02-23 18:31:00 +00:00