index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
cmd
/
nusb
/
lib
Age
Commit message (
Expand
)
Author
2018-03-07
usb lib: add maxpkt and ntds to Altc struct
aiju
2017-07-31
nusb/*: cleanup
cinap_lenrek
2017-07-31
nusb/usbd: create endpoint files for conf #1, usb3 preparation
cinap_lenrek
2017-07-24
usb: fix wrong pollival calculation in setmaxpkt()
cinap_lenrek
2017-04-01
nusb/lib: make usbcmd() return value symmetic; returning size of data phase (...
cinap_lenrek
2016-09-28
nusb/lib: fix wrong endpoint id when openep() finds already existing endpoint...
cinap_lenrek
2014-06-28
nusb: fix spelling, sorry
cinap_lenrek
2014-06-28
nusb: implement aijus stable uniqueue device names
cinap_lenrek
2014-04-24
revert previous change, i was confused.
cinap_lenrek
2014-04-24
nusb: use ep->addr instead of ep->id in unstall() library function
cinap_lenrek
2014-04-23
nusb: resolve endpoint id conflict with different input and output types
cinap_lenrek
2014-04-23
nusb: workaround for endpoints with same index but different types
ftrvxmtrx
2014-04-19
nusb: dont include <bio.h>, we'r not using it (thanks erik)
cinap_lenrek
2014-03-06
nusb: fix loaddevstr() (thanks erik quanstro and richard miller)
cinap_lenrek
2013-07-05
nusb: only read 18 bytes for device descriptor
ppatience0
2012-12-10
nusb: provide language id when reading string descriptors (thanks ftrvxmtrx)
cinap_lenrek
2012-09-06
nusb: handle 0 csp value on iface, remove unneeded configdev() calls after ge...
cinap_lenrek
2011-08-26
nusb: fix documentation, cleanup, remove /sys/src/cmd/usb
cinap_lenrek
2011-07-27
nusb: improved
aiju