index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
/
template
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Add some comments about the origin of some USB descriptors.
hselasky
2011-06-23
3
-1
/
+10
*
- Add more USB templates for various USB device classes
hselasky
2011-06-23
9
-11
/
+1155
*
Minor cleanup:
hselasky
2011-02-09
1
-1
/
+1
*
Remove unneeded includes of <sys/linker_set.h>. Other headers that use
jhb
2011-01-11
4
-4
/
+0
*
isochronous endpoint descriptors should have two more bytes which are zero by
thompsa
2010-03-11
1
-7
/
+16
*
- make the usb_temp_setup() and usb_temp_unsetup() functions public so that
thompsa
2010-03-11
3
-21
/
+17
*
Remove overuse of exclamation marks in kernel printfs, there mere fact a
thompsa
2009-11-26
1
-3
/
+3
*
- Make struct usb_xfer opaque so that drivers can not access the internals
thompsa
2009-06-23
4
-19
/
+91
*
s/usb2_/usb_|usbd_/ on all function names for the USB stack.
thompsa
2009-06-15
5
-130
/
+130
*
s/usb2_/usb_/ on all typedefs for the USB stack.
thompsa
2009-05-29
1
-9
/
+9
*
s/usb2_/usb_/ on all C structs for the USB stack.
thompsa
2009-05-28
5
-149
/
+149
*
Use enums for speed and rev data types.
thompsa
2009-05-21
1
-8
/
+8
*
MFp4 //depot/projects/usb@160930
thompsa
2009-04-22
1
-3
/
+4
*
MFp4 //depot/projects/usb @159430
thompsa
2009-03-20
1
-1
/
+0
*
Also use proper capitalisation of FreeBSD in other source files.
ed
2009-02-24
4
-4
/
+4
*
Move the new USB stack into its new home.
thompsa
2009-02-23
5
-0
/
+2167