plan9fox/sys
ftrvxmtrx 2ef8c9ed41 nusb: workaround for endpoints with same index but different types
nusb code assumes endpoint numbers are unique.  It's true in general
case, but it becomes false once the direction bit is ignored.  The
commit adds a check so that two endpoints of different types are not
merged into one with Eboth direction.  It does overwrite endpoint
though, so it shouldn't be considered as a full fix.
2014-04-23 23:45:00 +02:00
..
doc
games/lib fortunes: Can somebody please include this in the fortunes database? 2014-04-09 21:19:39 -04:00
include factotum/authsrv: fix padding for mschap on amd64, use constants for structure sizes 2014-02-15 19:57:13 +01:00
lib acid: fix errstr syscall data offset for truss library 2014-02-25 09:31:58 -08:00
man nusb/ether: add RNDIS support (tested on Nexus 5) 2014-04-22 23:34:52 +02:00
src nusb: workaround for endpoints with same index but different types 2014-04-23 23:45:00 +02:00