[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.44L0.1012131151100.17079-100000@netrider.rowland.org>
Date: Mon, 13 Dec 2010 11:55:30 -0500 (EST)
From: Alan Stern <stern@...land.harvard.edu>
To: Pete Zaitcev <zaitcev@...hat.com>
cc: morroww6@...scape.net, <linux-kernel@...r.kernel.org>,
<linux-usb@...r.kernel.org>, <nm127@...email.hu>
Subject: Re: [PATCH 1/1] usbmon: usb monitor binary data incorrectly reported
for isoc transfers
On Sun, 12 Dec 2010, Pete Zaitcev wrote:
> This looks obviously incorrect. If anyone ever submits an ISO with
> the newfanged s/g URB, we're going to copy the scatterlist (if not
> crash).
That won't happen. We support scatter-gather URBs really just for bulk
transfers. They can also be used for interrupt (though I don't know
why anyone would want to), and just possibly for control (not supported
by all HCDs), but not for isochronous transfers.
Alan Stern
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists