summaryrefslogtreecommitdiff
path: root/sys/dev/usb/uep.c
AgeCommit message (Expand)Author
2016-12-05uep: allow (hard-coded) calibration.maya
2016-04-23Merge nick-nhusbskrll
2013-09-15Remove unused variablemartin
2011-12-23Revert previous due to active usbmp branch(es).jakllsch
2011-12-22Adjust-away inconsistent and trailing whitespace.jakllsch
2011-01-24Add support for newer eGalax controllers that send 5 ot 6 byte long packets.mbalmer
2010-11-03Stop using the compatibility macros USB_ATTACH(), USB_DETACH(),dyoung
2009-11-12Simplify activation hooks. (sc_dying must die!)dyoung
2009-09-23fix up USB drivers printing of autoconf informationplunky
2008-05-24Split device_t and softc for all USB device drivers, and related cosmeticcube
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-02-18Use device_t and its accessor functions.dyoung
2007-03-13Introduce different autoconf interface attributes for USB driversdrochner
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-11-12Tidy away wsmouse_input() abstractions and updateplunky
2006-09-03use c99 initializerschristos
2005-12-11merge ktrace-lwp.christos
2005-05-11Don't keep the devinfo string on the stack, instead use malloc/free.augustss
2005-02-27nuke trailing whitespaceperry
2004-06-12Add calibration support to uep driver.tsarna
2004-05-24"uep" a driver for USB eGalax touch-panels. These are commonly found ontsarna