OpenBSD CVS

src/sys/dev/hid/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sys / dev / hid


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] files.hid  1.3   19 months  anton   Extract the HID specific pieces from ucc(4) into hidcc. First steps toward attac...
[TXT] hid.c  1.7   4 weeks  mglocker   Make the kernel compile also when turning on debugging. ok mpi@
[TXT] hid.h  1.11   9 months  miod   Better uwacom(4) support for Intuos S and One S tablets; most of the work done b...
[TXT] hidcc.c  1.5   18 months  deraadt   include sys/device.h, on some architectures this gets pulled in, but others (lik...
[TXT] hidccvar.h  1.1   19 months  anton   Extract the HID specific pieces from ucc(4) into hidcc. First steps toward attac...
[TXT] hidkbd.c  1.12   5 months  tobhe   Enable Apple brightness keys also for archs other than macppc. ok kettenis@
[TXT] hidkbdsc.h  1.3   19 months  robert   translate Fn+(1-10,-,=) keys to F1-F12 on M1 laptops with a touchbar ok ketteni...
[TXT] hidkbdvar.h  1.1   8 years  jcs   Move HID support files out of dev/usb into new dev/hid directory These files ar...
[TXT] hidms.c  1.11   4 weeks  mglocker   Make the kernel compile also when turning on debugging. ok mpi@
[TXT] hidmsvar.h  1.3   9 months  miod   Better uwacom(4) support for Intuos S and One S tablets; most of the work done b...
[TXT] hidmt.c  1.13   19 months  bru   Improve the clickpad/touchpad detection in hidmt. If the HID descriptors don't ...
[TXT] hidmtvar.h  1.8   4 years  yasuoka   Add support for button 2 and 3 to imt(4). ok jcs