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
/
usbhid.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the USB keyboard driver more HID compliant.
hselasky
2011-07-04
1
-0
/
+2
*
Support getting signed and unsigned HID data.
thompsa
2010-05-12
1
-1
/
+3
*
Enable support for mouse panning wheels.
thompsa
2010-05-12
1
-0
/
+3
*
- Make struct usb_xfer opaque so that drivers can not access the internals
thompsa
2009-06-23
1
-0
/
+63
*
Fix _USB2_* refernces in the header protection defines.
thompsa
2009-06-15
1
-3
/
+3
*
s/usb2_/usb_/ on all C structs for the USB stack.
thompsa
2009-05-28
1
-1
/
+1
*
Add support for the Apple MacBook Pro keyboard
thompsa
2009-05-27
1
-0
/
+1
*
Move the new USB stack into its new home.
thompsa
2009-02-23
1
-0
/
+175
*
Move usb to a graveyard location under sys/legacy/dev, it is intended that the
thompsa
2009-02-23
1
-185
/
+0
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
1
-1
/
+1
*
Add support for USB Microsoft Intellimouse
julian
2004-12-12
1
-0
/
+1
*
Sync usb.h with NetBSD, apart from usb_device_info.speed, which
joe
2002-01-02
1
-4
/
+0
*
Sync with NetBSD:
n_hibma
2000-10-16
1
-1
/
+29
*
Properly fix world.
n_hibma
2000-07-06
1
-0
/
+2
*
Fix buildworld.
roberto
2000-07-06
1
-0
/
+2
*
Use the packed attribute for the descriptor on the wire
n_hibma
2000-07-05
1
-2
/
+2
*
Change Lennart's e-mail address.
n_hibma
2000-05-14
1
-1
/
+1
*
Synchronisation with NetBSD as of 1999/11/16:
n_hibma
1999-11-17
1
-1
/
+1
*
Major synchronisation with the NetBSD USB stack:
n_hibma
1999-10-07
1
-2
/
+23
*
Textual changes
n_hibma
1999-01-22
1
-1
/
+1
*
Major synchronisation with NetBSD USB code
n_hibma
1999-01-07
1
-3
/
+4
*
Added Id to all files
n_hibma
1998-12-14
1
-0
/
+1
*
Initial commit of ported NetBSD USB stack
n_hibma
1998-11-26
1
-0
/
+133