Andrew Thompson
|
f9cb546c23
|
Revert the size_t part of the last commit for the moment, this blows up the
USB_ADD_BYTES macro.
|
2009-05-30 00:22:57 +00:00 |
|
Andrew Thompson
|
e0a69b51ac
|
s/usb2_/usb_/ on all typedefs for the USB stack.
|
2009-05-29 18:46:57 +00:00 |
|
Andrew Thompson
|
760bc48e7e
|
s/usb2_/usb_/ on all C structs for the USB stack.
|
2009-05-28 17:36:36 +00:00 |
|
Andrew Thompson
|
3e8739762f
|
Unifdef __NetBSD__ here, the usb stack as a whole doesnt support NetBSD and it
obsfucates the code.
|
2009-05-26 21:20:42 +00:00 |
|
Andrew Thompson
|
8755859a43
|
Fix compile with USB_HAVE_BUSDMA/USB_HAVE_UGEN/USB_HAVE_STRINGS.
Submitted by: Hans Petter Selasky
|
2009-03-20 23:12:14 +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
|
bdc081c60f
|
MFp4 //depot/projects/usb@159392
Add ifdefs for making parts of usb conditional.
Submitted by: Hans Petter Selasky
|
2009-03-20 21:48:11 +00:00 |
|
Andrew Thompson
|
02ac645488
|
Move the new USB stack into its new home.
|
2009-02-23 18:31:00 +00:00 |
|