1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/dev/usb
Kazutaka YOKOTA 764952572b Return consistent key action codes at key press and release
events. Otherwise you would see unexpected results if shift or
locking keys are defined to give different actions depending
on other shift/locking keys' state.

Please keep the ukbd module and the kernel in sync, otherwise
the USB keyboard won't work after this change.
MFC after:	10 days
2001-07-20 13:05:57 +00:00
..
devlist2h.awk
FILES
hid.c
hid.h
if_aue.c Add AboCom Systems USB to 1M HomePNA & 10M/100M Fast Ethernet Adapter. 2001-06-30 13:49:17 +00:00
if_auereg.h
if_cue.c
if_cuereg.h
if_kue.c
if_kuereg.h
kue_fw.h
Makefile.usbdevs
ohci_pci.c Set vendor string correctly for the Apple KeyLargo. 2001-07-05 12:04:19 +00:00
ohci.c Make the string argument a const. 2001-07-05 10:09:22 +00:00
ohcireg.h
ohcivar.h
rio500_usb.h
udbp.c
udbp.h
ugen.c Pull in the most recent version of usb_quirks.h and propagate the necessary 2001-07-05 10:12:59 +00:00
uhci_pci.c Add description for 82801BA controller. 2001-05-21 01:24:14 +00:00
uhci.c
uhcireg.h
uhcivar.h
uhid.c Don't free memory that has been freed already. 2001-06-30 10:57:37 +00:00
uhub.c
ukbd.c Return consistent key action codes at key press and release 2001-07-20 13:05:57 +00:00
ulpt.c Pull in the current version of NetBSD's ulpt.c, supporting bidirectional 2001-07-05 10:15:37 +00:00
umass.c
umodem.c
ums.c
urio.c Fix warning: 128: warning: initialization makes pointer from integer 2001-06-15 00:26:41 +00:00
usb_ethersubr.c
usb_ethersubr.h
usb_if.m
usb_mem.h
usb_port.h Activate the kthread mechanism for doing usb bus discovery. This means 2001-06-06 22:00:03 +00:00
usb_quirks.c Pull in the most recent version of usb_quirks.h and propagate the necessary 2001-07-05 10:12:59 +00:00
usb_quirks.h Pull in the most recent version of usb_quirks.h and propagate the necessary 2001-07-05 10:12:59 +00:00
usb_subr.c Pull in the most recent version of usb_quirks.h and propagate the necessary 2001-07-05 10:12:59 +00:00
usb.c Pull in the most recent version of usb_quirks.h and propagate the necessary 2001-07-05 10:12:59 +00:00
usb.h
usbcdc.h
usbdevs Update with NetBSD version 2001-07-05 09:35:46 +00:00
usbdevs_data.h Regen. 2001-07-05 10:14:40 +00:00
usbdevs.h Regen. 2001-07-05 10:14:40 +00:00
usbdi_util.c Don't free memory that has been freed already. 2001-06-30 10:57:37 +00:00
usbdi_util.h
usbdi.c Pull in the most recent version of usb_quirks.h and propagate the necessary 2001-07-05 10:12:59 +00:00
usbdi.h Pull in the most recent version of usb_quirks.h and propagate the necessary 2001-07-05 10:12:59 +00:00
usbdivar.h Pull in the most recent version of usb_quirks.h and propagate the necessary 2001-07-05 10:12:59 +00:00
usbhid.h
uscanner.c Remove the empty uscannerioctl() and use noioctl() instead. 2001-05-23 17:51:43 +00:00