summaryrefslogtreecommitdiffstats
path: root/drivers/usb/class
diff options
context:
space:
mode:
authorPete Zaitcev <zaitcev@redhat.com>2005-08-15 06:16:03 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2005-09-09 01:22:40 +0200
commita1cf96efbabac2f8af6f75286ffcefd40b0a466c (patch)
treec5fefdf36832ccbef94c5e168cb67705b6275b20 /drivers/usb/class
parent[PATCH] USB: ub 3/3: death to ub_bd_rq_fn_1 (diff)
downloadlinux-a1cf96efbabac2f8af6f75286ffcefd40b0a466c.tar.xz
linux-a1cf96efbabac2f8af6f75286ffcefd40b0a466c.zip
[PATCH] USB: ub 4: Zaitcev's quasi-S/G
Back out Axboe-style quasi-S/G and replace it with one command and repeated URBs. This is similar to what usb-storage does, only instead of a few URBs allocated together, one URB is reused. Jens's idea was very nice, but it collapsed when I had to support packet commads for CD burning. I cannot issue two or more packet commands where application expected only one. However, burning does not work completely yet. The cdrecord starts, recognizes the device, then aborts without writing a TOC. Signed-off-by: Pete Zaitcev <zaitcev@yahoo.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/class')
0 files changed, 0 insertions, 0 deletions