summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/hid.c
Commit message (Expand)AuthorAgeFilesLines
* s/Static/static/gimp2006-09-061-2/+2
* Correct the calculation of the report size and only look at reportsiedowse2006-03-221-4/+12
* Fix problem with some logitec usb wireless mice.obrien2005-02-061-1/+1
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Use __FBSDID().obrien2003-08-241-1/+3
* WARNING: white space diffjmg2003-07-041-13/+13
* Back out M_* changes, per decision of the TRB.imp2003-02-191-2/+2
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-2/+2
* Replace the FOO_DEBUG definitions with USB_DEBUG, and switch thejoe2002-07-311-1/+1
* MFNetBSD: hid.c (1.22), uhci.c (1.150), usb_subr.c (1.97)joe2002-04-071-2/+1
* Sync with NetBSD (1.16 - 1.17)joe2001-12-291-32/+13
* Remove __P prototypes to reduce diffs between the NetBSD and FreeBSDn_hibma2000-07-171-1/+1
* Sync with NetBSD:n_hibma2000-05-141-4/+4
* Change Lennart's e-mail address.n_hibma2000-05-141-1/+1
* OpenBSD has a broken debugger that does not grok static. Use an_hibma2000-04-031-2/+2
* Sync with NetBSD: Keep the bit position even when the report descriptor says ...n_hibma2000-04-021-2/+5
* Synchronisation with NetBSD as of 1999/11/16:n_hibma1999-11-171-11/+11
* Remove superfluous header file includes.n_hibma1999-11-081-3/+2
* Major synchronisation with the NetBSD USB stack:n_hibma1999-10-071-3/+3
* 1) Make debugging more selective.n_hibma1999-04-111-3/+3
* Textual changesn_hibma1999-01-221-1/+1
* Sync with NetBSD sources. Almost there. Mostly style fixes.n_hibma1999-01-101-3/+3
* Major synchronisation with NetBSD USB coden_hibma1999-01-071-8/+10
* Added UCLASS_CDC definitions to usb.hn_hibma1998-12-151-4/+3
* Added Id to all filesn_hibma1998-12-141-0/+1
* Initial commit of ported NetBSD USB stackn_hibma1998-11-261-0/+469
OpenPOWER on IntegriCloud