aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/ukbd.c
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings in preparation for adding -Wall -Wcast-qual to theMatthew Dillon1999-01-281-2/+2
* Textual changesNick Hibma1999-01-221-0/+1
* Corrected the latent fact that the uhub driver was providing a driver forNick Hibma1999-01-141-3/+3
* Changed 'xxxdebug = 0' to '...= 1' (Brian Feldman)Nick Hibma1999-01-131-2/+2
* Sync with NetBSD sources. Almost there. Mostly style fixes.Nick Hibma1999-01-101-4/+2
* Major synchronisation with NetBSD USB codeNick Hibma1999-01-071-113/+155
* Added Id to all filesNick Hibma1998-12-141-0/+2
* Updated USB kernel sources to NetBSD sources of 1998-12-09.Nick Hibma1998-12-131-13/+0
* Initial commit of ported NetBSD USB stackNick Hibma1998-11-261-0/+651