summaryrefslogtreecommitdiff
path: root/sys/src/cmd/nusb/lib
AgeCommit message (Expand)Author
2018-03-07usb lib: add maxpkt and ntds to Altc structaiju
2017-07-31nusb/*: cleanupcinap_lenrek
2017-07-31nusb/usbd: create endpoint files for conf #1, usb3 preparationcinap_lenrek
2017-07-24usb: fix wrong pollival calculation in setmaxpkt()cinap_lenrek
2017-04-01nusb/lib: make usbcmd() return value symmetic; returning size of data phase (...cinap_lenrek
2016-09-28nusb/lib: fix wrong endpoint id when openep() finds already existing endpoint...cinap_lenrek
2014-06-28nusb: fix spelling, sorrycinap_lenrek
2014-06-28nusb: implement aijus stable uniqueue device namescinap_lenrek
2014-04-24revert previous change, i was confused.cinap_lenrek
2014-04-24nusb: use ep->addr instead of ep->id in unstall() library functioncinap_lenrek
2014-04-23nusb: resolve endpoint id conflict with different input and output typescinap_lenrek
2014-04-23nusb: workaround for endpoints with same index but different typesftrvxmtrx
2014-04-19nusb: dont include <bio.h>, we'r not using it (thanks erik)cinap_lenrek
2014-03-06nusb: fix loaddevstr() (thanks erik quanstro and richard miller)cinap_lenrek
2013-07-05nusb: only read 18 bytes for device descriptorppatience0
2012-12-10nusb: provide language id when reading string descriptors (thanks ftrvxmtrx)cinap_lenrek
2012-09-06nusb: handle 0 csp value on iface, remove unneeded configdev() calls after ge...cinap_lenrek
2011-08-26nusb: fix documentation, cleanup, remove /sys/src/cmd/usbcinap_lenrek
2011-07-27nusb: improvedaiju