summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
1999-02-28Fix some buglets pointed out by "Brett D. Slager" <bds@snarf.thnet.com>augustss
1999-02-20Move the bus reset up. This makes the VIA chipset work. From FreeBSD.augustss
1999-02-15Make the reset even longer do cater for really bad devices.augustss
1999-01-26Regen.augustss
1999-01-26Add Aladdin Knowledge Systems.augustss
1999-01-25Regen.augustss
1999-01-25Add some Entrega products.augustss
1999-01-13Fix transpostion in translation table for XT scan codes.augustss
1999-01-13Back out previous fix and apply the patch from Nick Hibma the right way.augustss
1999-01-13Fixes from Nick Hibma.augustss
1999-01-12More things to do.augustss
1999-01-12Fix Z axis buglet.augustss
1999-01-11Add a (partial) list of what's left to do.augustss
1999-01-10Some minor updates from FreeBSD.augustss
1999-01-10Some patches from FreeBSD.augustss
1999-01-10Make sure to check the modifier map for the windows keys.augustss
1999-01-10Rename the "windows" keys and add the new keys to the keyboard maps.augustss
1999-01-10Add back a line that was lost somehow.augustss
1999-01-10Fix buglets in translation to raw scancodes.augustss
1999-01-10Update/add URLs to relevant USB specs.augustss
1999-01-10Add ukbdmap.c.augustss
1999-01-10Move a declaration.augustss
1999-01-10Use a special map for USB key code translation instead of first translatingaugustss
1999-01-09A minor fix for FreeBSD.augustss
1999-01-09there is no "cnattach" member in "struct wskbd_accessops" (yet?)drochner
1999-01-08Various little fixes from the FreeBSD version.augustss
1999-01-08Regen.augustss
1999-01-08Remove some non-products.augustss
1999-01-07Regen.augustss
1999-01-07Generate appropriate RCS headers.augustss
1999-01-07Fix typo in FreeBSD part of the code.augustss
1999-01-07Add some line continuations in the FreeBSD part of the file.augustss
1999-01-07On popular demand, back out the generation of a FreeBSD ID.augustss
1999-01-07Fix some FreeBSD compiler warnings.augustss
1999-01-07Fix some pastos.augustss
1999-01-07regen.augustss
1999-01-07Ooops, I didn't mean to commit that. Back out.augustss
1999-01-07Add another paranoia test in the interrupt routine.augustss
1999-01-07Add a copyright header.augustss
1999-01-07Generate FreeBSD RCS id as well.augustss
1999-01-07Add Micro$oft Intellimouse.augustss
1999-01-03Regen.augustss
1999-01-03Add an Acer scanner.augustss
1999-01-03Regen.augustss
1999-01-03Add Kensington Mouse-in-a-Box.augustss
1999-01-03Regen.augustss
1999-01-03Minor changes.augustss
1999-01-03Add more CDC definitions.augustss
1999-01-03Add an ugly workaround for a bug (feature) in the NetBSD open()/close()augustss
1999-01-03Add a length paarmeter to usbd_do_request_flags().augustss