freebsd-skq/sys/dev/usb/input
kevans 7ad4335d29 Revert r355806: kbd drivers: don't double register keyboard drivers
r356087 made it rather innocuous to double-register built-in keyboard
drivers; we now set a flag to indicate that it's been registered and only
act once on a registration anyways. There is no misleading here, as the
follow-up kbd_delete_driver will actually remove the driver as needed now
that the linker set isn't also consulted after kbdinit.
2019-12-26 17:09:36 +00:00
..
atp.c
uep.c
uhid_snes.c
uhid.c
ukbd.c Revert r355806: kbd drivers: don't double register keyboard drivers 2019-12-26 17:09:36 +00:00
ums.c
usb_rdesc.h
wmt.c
wsp.c