blob: b8bb7453c2383b86d73fbd5115b9beaa5e5de9ef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# $NetBSD: files.hid,v 1.2 2019/07/10 10:07:23 martin Exp $
# Human Interface Devices
# Used by USB, bluetooth and i2c
# HID processing
define hid
file dev/hid/hid.c hid
define hidms : tpcalib
file dev/hid/hidms.c hidms
file dev/hid/hidkbdmap.c ukbd | btkbd | linux_keymap
|