tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
sys
/
dev
/
hid
/
at
rk3128
12 files
files.hid
Extract the HID specific pieces from ucc(4) into hidcc. First steps toward attaching hidcc over i2c.
3 years ago
hid.c
Allow usage item counts up to 2048, matching FreeBSD. This reportedly helps with some touchscreens and gaming keyboards as described here: https://reviews.freebsd.org/D16357
5 months ago
hid.h
properly handle signed values
5 months ago
hidcc.c
include sys/device.h, on some architectures this gets pulled in, but others (like sparc64) require it explicitly
3 years ago
hidccvar.h
Extract the HID specific pieces from ucc(4) into hidcc. First steps toward attaching hidcc over i2c.
3 years ago
hidkbd.c
Correctly report print screen key in raw mode (i.e. under X); problem reported by kirill@
1 year ago
hidkbdsc.h
translate Fn+(1-10,-,=) keys to F1-F12 on M1 laptops with a touchbar
3 years ago
hidkbdvar.h
Move HID support files out of dev/usb into new dev/hid directory
10 years ago
hidms.c
Make the kernel compile also when turning on debugging.
2 years ago
hidmsvar.h
Better uwacom(4) support for Intuos S and One S tablets; most of the work done by Vladimir Meshcheriakov (first name dot last name at epita somewhere in frogland), thanks!
2 years ago
hidmt.c
imt/umt(4): Fix the match() and attach() functions.
8 months ago
hidmtvar.h
properly handle signed values
5 months ago