summaryrefslogtreecommitdiff
path: root/sys/dev/usb/uhidev.h
AgeCommit message (Expand)Author
2016-01-09move UHID_* definitions back to usbhid.h where they were before theJoshua Stein
2016-01-08Move HID support files out of dev/usb into new dev/hid directoryJoshua Stein
2015-01-09Add an asynchronous version of uhidev_get_report(), from David HiggsMartin Pieuchot
2014-12-11Change uhidev(4) set/get report functions in various way.Martin Pieuchot
2014-04-24Change the usbd_*_report() family of functions to take a usbd_deviceMartin Pieuchot
2014-04-15Modify the uhidev_*_report() methods to always take a report ID argumentMartin Pieuchot
2014-03-19Add a temporary hack to let a subdriver claim all the reportIDs ofMartin Pieuchot
2014-03-15Remove debug leftover.Martin Pieuchot
2013-11-19Kill matchlvl usage throughout the usb stack.Paul Irofti
2013-11-15Clean-up the HID environment.Paul Irofti
2013-11-01Do not abuse the stack of the current process to prepend a report IDMartin Pieuchot
2013-05-07When deactivating child devices do not panic if their driver doesMartin Pieuchot
2013-04-15Get rid of various 'typedef struct' definitions and use plain structureMarcus Glocker
2010-08-02Handle USB_GET_REPORT, USB_GET_REPORT_DESC, USB_GET_REPORT_ID andMiod Vallat
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2007-06-14Move four #defines out of usb_port.h and to the places where they are used.Marc Balmer
2007-06-06Mechanical removal of USBBASEDEVICE. No binary change.Michael Knudsen
2007-06-04Last part of FreeBSD/NetBSD sepcific code removal.Marc Balmer
2006-08-18support for ucycom:Jason Wright
2006-03-07Remove last NRND NetBSDisms from tree.Kenneth R Westerback
2002-11-11sync with NetBSDNathan Binkert
2002-05-09Sync hid stuff including ukbd, ums, and uhid with NetBSDNathan Binkert
2002-05-07Meant to commit only ulpt and committed everything. Most things weren't readyNathan Binkert
2002-05-07Sync ulpt driver with NetBSDNathan Binkert