1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/share
Gleb Smirnoff f25a8a0150 Add uep(4), driver for USB onscreen touch panel from eGalax.
The driver is stub. It just creates device entry and feeds
reassembled packets from hardware into it.

If in future we would port wsmouse(4) from NetBSD, or make
sysmouse(4) to support absolute motion events, then the driver
can be extended to act as system mouse. Meanwhile, it just
presents a /dev/uep0, that can be utilized by X driver, that
I am going to commit to ports tree soon.

The name for the driver is chosen to be the same as in NetBSD,
however, due to different USB stacks this driver isn't a port.
2010-05-25 21:20:56 +00:00
..
colldef
dict Add "Massachusetts". 2010-03-17 15:31:06 +00:00
doc
examples indent.pro example: actually install the sample file 2010-04-21 12:17:01 +00:00
info
man Add uep(4), driver for USB onscreen touch panel from eGalax. 2010-05-25 21:20:56 +00:00
me
misc Fixup order of entries (including mine), reported by yar@freebsd.org 2010-05-21 19:08:24 +00:00
mk Introduce a new build knob for Flattened Device Tree support. 2010-05-25 15:12:21 +00:00
mklocale
monetdef
msgdef
numericdef
security
sendmail
skel
snmp
syscons Add missing newline in last line of file. 2010-02-16 09:10:21 +00:00
tabset
termcap
timedef
zoneinfo Officially speaking, the zoneinfo data files are contributed data. 2010-02-25 06:44:16 +00:00
Makefile
Makefile.inc