CVSROOT: /cvs Module name: src Changes by: ratc...@cvs.openbsd.org 2014/06/04 02:01:25
Modified files: sys/dev/usb : uaudio.c Log message: Properly compare endpoint addresses: ignore the direction bit which is not part of the address. From Remco <remco at d-compu.dyndns.org>, thanks! ok mpi@