index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
/
uep.c
Age
Commit message (
Expand
)
Author
2016-12-05
uep: allow (hard-coded) calibration.
maya
2016-04-23
Merge nick-nhusb
skrll
2013-09-15
Remove unused variable
martin
2011-12-23
Revert previous due to active usbmp branch(es).
jakllsch
2011-12-22
Adjust-away inconsistent and trailing whitespace.
jakllsch
2011-01-24
Add support for newer eGalax controllers that send 5 ot 6 byte long packets.
mbalmer
2010-11-03
Stop using the compatibility macros USB_ATTACH(), USB_DETACH(),
dyoung
2009-11-12
Simplify activation hooks. (sc_dying must die!)
dyoung
2009-09-23
fix up USB drivers printing of autoconf information
plunky
2008-05-24
Split device_t and softc for all USB device drivers, and related cosmetic
cube
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-02-18
Use device_t and its accessor functions.
dyoung
2007-03-13
Introduce different autoconf interface attributes for USB drivers
drochner
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2006-11-12
Tidy away wsmouse_input() abstractions and update
plunky
2006-09-03
use c99 initializers
christos
2005-12-11
merge ktrace-lwp.
christos
2005-05-11
Don't keep the devinfo string on the stack, instead use malloc/free.
augustss
2005-02-27
nuke trailing whitespace
perry
2004-06-12
Add calibration support to uep driver.
tsarna
2004-05-24
"uep" a driver for USB eGalax touch-panels. These are commonly found on
tsarna