NetBSD/sys/dev/adb
rin 72d26a2dda Revert previous for now:
http://mail-index.netbsd.org/source-changes/2020/04/16/msg116278.html

The reasoning turned out to be wrong; __KERNEL_RCSID() in header files
does *not* overwrite RCSID in main source files. The real problem is that
it inserts its RCSID into *every* object files. However, it can be still
useful even if heavily duplicated.
2020-04-16 23:29:52 +00:00
..
adb_bt.c
adb_bus.c
adb_kbd.c
adb_keymap.h
adb_ktm.c fix non-debug build 2019-09-15 16:16:36 +00:00
adb_ms.c now that I figured out how the checksum for the Kensington Turbo Mouse's 2019-09-05 21:29:22 +00:00
adb_usb_map.c
adbvar.h Revert previous for now: 2020-04-16 23:29:52 +00:00
files.adb add driver for Kensington Turbo Mouse ( actually a trackball ) 2019-09-08 05:55:15 +00:00