freebsd-nq/sys/dev/usb/input
Alexander Motin 7ea00a6866 Make ums(4) driver more picky, not attaching to "mouses" with absolute
coordinates, such as digitizers and touch-screens, leaving these devices
to uhid(4) and user-level. Specially patched xf86-input-mouse driver can
handle them, that isn't done and can't be done properly with ums(4)
because of mouse(4) protocol limitations.

Approved by:	re (kib)
2011-07-29 20:38:06 +00:00
..
atp.c
uep.c
uhid.c Fix for "nomatch" event for ums and ukbd drivers when uhid is loaded. 2011-07-02 20:58:33 +00:00
ukbd.c Restore binary compatibility for GIO_KEYMAP and PIO_KEYMAP. 2011-07-17 08:19:19 +00:00
ums.c Make ums(4) driver more picky, not attaching to "mouses" with absolute 2011-07-29 20:38:06 +00:00
usb_rdesc.h