freebsd-dev/sys/dev/usb/misc
Alfred Perlstein 03a7d05c2d - FIFO's are always opened separately in read and write
direction even if the actual device is opened for read and
        write. Fix fflags check so that the UFM and URIO drivers work.
Reported by: Krassimir Slavchev

Submitted by:	hps
2009-08-24 04:59:09 +00:00
..
udbp.c - Make struct usb_xfer opaque so that drivers can not access the internals 2009-06-23 02:19:59 +00:00
udbp.h
ufm.c - FIFO's are always opened separately in read and write 2009-08-24 04:59:09 +00:00