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
/
usb_freebsd.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make driver detach code in USB mass storage test optional.
hselasky
2014-05-30
1
-0
/
+1
*
We are using the old callout API and should also add one extra tick in
hselasky
2014-01-22
1
-4
/
+0
*
Ensure that the DMA delay does not get rounded down to zero ticks when
hselasky
2014-01-22
1
-0
/
+7
*
For ARM, MIPS, and PowerPC, default to 32-byte alignment, but allow it
imp
2013-05-17
1
-0
/
+4
*
- Add more defines to limit USB memory usage and number of allocations
hselasky
2013-05-03
1
-0
/
+3
*
Add some defines to limit USB memory usage in reduced memory systems.
hselasky
2013-05-03
1
-0
/
+4
*
Add defines to more easily allow a single threaded version of the FreeBSD
hselasky
2013-02-05
1
-0
/
+1
*
Make use of USB ID sections configurable.
hselasky
2013-02-01
1
-0
/
+1
*
Modify the FreeBSD USB kernel code so that it can be compiled directly
hselasky
2013-01-30
1
-0
/
+1
*
Add support for the so-called streams feature of BULK endpoints
hselasky
2012-08-12
1
-0
/
+2
*
This patch adds automatic detection of USB mass storage devices
hselasky
2011-09-02
1
-0
/
+2
*
Improve enumeration of Low- and Full-speed devices connected through a
hselasky
2011-06-06
1
-0
/
+1
*
Add more sanity checks for USB_HOST_ALIGN input values. Re-factor existing
hselasky
2011-01-24
1
-3
/
+6
*
Allow USB_HOST_ALIGN to be configured at compile time. This patch is
hselasky
2011-01-22
1
-0
/
+5
*
Make USB packet filtering code optional.
hselasky
2011-01-18
1
-0
/
+1
*
Add possibility to generate devctl notifications regardless of UGEN presence.
hselasky
2010-10-22
1
-0
/
+1
*
Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had
thompsa
2010-04-22
1
-4
/
+0
*
- Make struct usb_xfer opaque so that drivers can not access the internals
thompsa
2009-06-23
1
-0
/
+71