Home | History | Annotate | Line # | Download | only in hid
files.hid revision 1.2
      1  1.2  martin #       $NetBSD: files.hid,v 1.2 2019/07/10 10:07:23 martin Exp $
      2  1.1  bouyer 
      3  1.1  bouyer # Human Interface Devices
      4  1.1  bouyer # Used by USB, bluetooth and i2c
      5  1.1  bouyer 
      6  1.1  bouyer # HID processing
      7  1.1  bouyer define  hid
      8  1.1  bouyer file    dev/hid/hid.c			hid
      9  1.1  bouyer 
     10  1.2  martin define	hidms : tpcalib
     11  1.1  bouyer file    dev/hid/hidms.c			hidms
     12  1.1  bouyer 
     13  1.1  bouyer file	dev/hid/hidkbdmap.c		ukbd | btkbd | linux_keymap
     14