summaryrefslogtreecommitdiff
path: root/sys/dev/usb/hid.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: maintain the proper old position in the HID decoder. Change Lennart'sNick Hibma2000-07-021-5/+5
* MFC: Keep the bit position even when the report descriptor says POP.Nick Hibma2000-05-071-1/+4
* MFC: static -> Static in order to be more OpenBSD friendly.Nick Hibma2000-05-071-2/+2
* Synchronisation with NetBSD as of 1999/11/16:Nick Hibma1999-11-171-11/+11
* Remove superfluous header file includes.Nick Hibma1999-11-081-3/+2
* Major synchronisation with the NetBSD USB stack:Nick Hibma1999-10-071-3/+3
* 1) Make debugging more selective.Nick Hibma1999-04-111-3/+3
* Textual changesNick Hibma1999-01-221-1/+1
* Sync with NetBSD sources. Almost there. Mostly style fixes.Nick Hibma1999-01-101-3/+3
* Major synchronisation with NetBSD USB codeNick Hibma1999-01-071-8/+10
* Added UCLASS_CDC definitions to usb.hNick Hibma1998-12-151-4/+3
* Added Id to all filesNick Hibma1998-12-141-0/+1
* Initial commit of ported NetBSD USB stackNick Hibma1998-11-261-0/+469