Ah, indeed some changes were made at 2.6.18-git9. Goes to show that merely looking at airprime.c from pristine 2.6.18 and then grepping through the git18 patch (looking for 1410) doesn't show you everything... One never ceases to learn.
So anyway, since I'm already here and asking questions: what is the preferred method to perform many small (couple KB) random reads from a USB mass storage device? I can simply read from /dev/sd? or /dev/ub? (don't see much of a difference there, even though ub is supposed to be slower) but that seems to result in very slow access (around 300 reads per second, which seems to be off by a factor of 5 or more). Thanks, Maciej On 10/3/06, Greg KH <[EMAIL PROTECTED]> wrote: > On Tue, Oct 03, 2006 at 10:30:28AM -0700, Maciej ??enczykowski wrote: > > >Sure, but that will be slower than using the airprime driver. And it > > >will work automatically with this patch. I'll add it to my queue. > > > > Hey, what do you mean by slower? Isn't the airprime driver merely a > > wrapper which adds usb serial port detection to a few more device IDs? > > No, have you looked at it recently? > > > Doesn't this mean that having/loading airprime (with patch) will be > > functionally equivalent to loading up "usbserial vendor=0x1410 > > product=0x1100"? > > Nope. > > > What will be slower (less convenient, non-autoprobing, etc... sure)? > > > > Am I missing something obvious here? > > Look at the airprime driver in Linus's latest -git tree, or wait until > 2.6.19-rc1. It's much faster now than the usb-serial generic driver. > > thanks, > > greg k-h > -- Maciej A. Żenczykowski Site Reliability Engineer Google, Inc. 1600 Amphitheatre Parkway Mountain View, CA 94043 tel +1 (650) 253-0062 fax +1 (650) 253-0001 email [EMAIL PROTECTED] ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel