NetBSD/sys/dev/adb
chs cbab9cadce split device_t/softc for all remaining drivers.
replace "struct device *" with "device_t".
use device_xname(), device_unit(), etc.
2012-10-27 17:17:22 +00:00
..
adb_bt.c
adb_bus.c
adb_kbd.c some older powerbook keyboards use the same scancode for the power button as 2012-09-19 04:55:06 +00:00
adb_keymap.h when in event mode, optionally pretend to be a USB keyboard 2012-08-29 02:44:07 +00:00
adb_ms.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
adb_usb_map.c when in event mode, optionally pretend to be a USB keyboard 2012-08-29 02:44:07 +00:00
adbvar.h
files.adb add options ADBKBD_EMUL_USB to turn USB emulation on by default 2012-08-30 01:27:44 +00:00