Re: [stern@rowland.harvard.edu: Re: [linux-usb-devel] Belkin Compact Flash card reader]

2003-03-25 Thread Greg KH
On Sat, Mar 22, 2003 at 02:38:22PM -0800, Matthew Dharm wrote: > Greg, please apply this to the 2.4 tree. Applied, thanks. greg k-h --- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop Las V

[stern@rowland.harvard.edu: Re: [linux-usb-devel] Belkin Compact Flash card reader]

2003-03-22 Thread Matthew Dharm
Greg, please apply this to the 2.4 tree. Matt - Forwarded message from Alan Stern <[EMAIL PROTECTED]> - Date: Sat, 22 Mar 2003 17:06:11 -0500 (EST) From: Alan Stern <[EMAIL PROTECTED]> Subject: Re: [linux-usb-devel] Belkin Compact Flash card reader To: Matthew Dharm <[

Re: [usb-storage] Re: [linux-usb-devel] Belkin Compact Flash card reader

2003-03-22 Thread Matthew Dharm
On Sat, Mar 22, 2003 at 10:37:32AM -0700, Pat LaVarre wrote: > > > 3) By switching to the abbreviation Sig from the > > > abbreviation S for what in the merely public standard > > > appears twice as "Signature" we're just torturing > > > newbies for fun. > > > > Actually, we're trying to keep the

RE: [usb-storage] Re: [linux-usb-devel] Belkin Compact Flash card reader

2003-03-22 Thread Pat LaVarre
> > 3) By switching to the abbreviation Sig from the > > abbreviation S for what in the merely public standard > > appears twice as "Signature" we're just torturing > > newbies for fun. > > Actually, we're trying to keep the debug data a little concise Even as a newbie I can see this works well.

Re: [usb-storage] Re: [linux-usb-devel] Belkin Compact Flash card reader

2003-03-21 Thread Matthew Dharm
On Fri, Mar 21, 2003 at 05:46:24PM -0700, Pat LaVarre wrote: > We haven't named the bridge chip yet, have we? Anybody > got a utility that can send vendor-specific commands, > read unindexed string descriptors, etc.? Often > different genetic families of Usb Mass chips can be > fingerprinted that

Re: [usb-storage] Re: [linux-usb-devel] Belkin Compact Flash card reader

2003-03-21 Thread Matthew Dharm
On Fri, Mar 21, 2003 at 05:20:58PM -0700, Pat LaVarre wrote: > > > "usb-storage: > usb_stor_transfer_partial(): xfer 4096 bytes" > > > > > > AIUI this message is logged before any data moves > > > and just indicates how much information is > > > expected. > > > > ... means a request for copying 409

RE: [usb-storage] Re: [linux-usb-devel] Belkin Compact Flash card reader

2003-03-21 Thread Pat LaVarre
We haven't named the bridge chip yet, have we? Anybody got a utility that can send vendor-specific commands, read unindexed string descriptors, etc.? Often different genetic families of Usb Mass chips can be fingerprinted that way. > From: Dave Turner [mailto:[EMAIL PROTECTED] > Sent: Fri 3/21/2

RE: [usb-storage] Re: [linux-usb-devel] Belkin Compact Flash card reader

2003-03-21 Thread Pat LaVarre
> Given ... your opinion that it's a firmware problem We didn't just lose our test hardware, did we? Tell me no? Please? (-: As a firmware engineer, I'm prepared to claim, "it's nearly always a host problem, not a firmware problem". :-) Even objectively speaking, we know here talking enough li

Re: [usb-storage] Re: [linux-usb-devel] Belkin Compact Flash card reader

2003-03-21 Thread Matthew Dharm
On Fri, Mar 21, 2003 at 08:39:12PM +, Dave Turner wrote: > On Fri, 21 Mar 2003 at 1:25pm, Pat LaVarre wrote: > > I presume Linux `dd` can't be persuaded to try reading from a volume > > that hasn't yet been mounted? > > Yep, 'dd if=/dev/scsi/.../disc ...' succeeds on a freshly-inserted card. >

Re: [usb-storage] Re: [linux-usb-devel] Belkin Compact Flash card reader

2003-03-21 Thread Matthew Dharm
On Fri, Mar 21, 2003 at 01:25:00PM -0700, Pat LaVarre wrote: > > I have snipped part of the log ... > > Re guessing what Windows may be doing that works ... > > Anybody know the bInterfaceClass ...SubClass > ...Protocol involved here? > > Specifically does bInterfaceProtocol here != x06 Scsi?

Re: [linux-usb-devel] Belkin Compact Flash card reader

2003-03-21 Thread Matthew Dharm
Try changing your unusual_devs.h entry for the device from US_PR_SCSI to US_PR_8070 It's just a hunch, but it might pan out. Matt On Fri, Mar 21, 2003 at 02:21:25PM -0500, Alan Stern wrote: > On Fri, 21 Mar 2003, Dave Turner wrote: > > On Fri, 21 Mar 2003 at 10:45am, Alan Stern wrote: > > > > >

RE: [usb-storage] Re: [linux-usb-devel] Belkin Compact Flash card reader

2003-03-21 Thread Pat LaVarre
LaVarre -Original Message- From: Alan Stern [mailto:[EMAIL PROTECTED] Sent: Fri 3/21/2003 12:21 PM To: Dave Turner; Matthew Dharm Cc: USB Storage List; USB development list Subject: [usb-storage] Re: [linux-usb-devel] Belkin Compact Flash c

Re: [linux-usb-devel] Belkin Compact Flash card reader

2003-03-21 Thread Dave Turner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 21 Mar 2003 at 2:21pm, Alan Stern wrote: > As far as I can see, at this point the kernel is doing everything > correctly. It even negotiated a complex series of reset commands and > reacted properly in the end by taking the device offline. T

Re: [linux-usb-devel] Belkin Compact Flash card reader

2003-03-21 Thread Alan Stern
On Fri, 21 Mar 2003, Dave Turner wrote: > On Fri, 21 Mar 2003 at 10:45am, Alan Stern wrote: > > > Dave, please try this patch, see what happens, and send another kernel > > log extract. I don't think it will fix everything because it doesn't > > address the root of your problem: your Microdrive i

Re: [linux-usb-devel] Belkin Compact Flash card reader

2003-03-21 Thread Dave Turner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 21 Mar 2003 at 10:45am, Alan Stern wrote: > Dave, please try this patch, see what happens, and send another kernel > log extract. I don't think it will fix everything because it doesn't > address the root of your problem: your Microdrive isn'

Re: [linux-usb-devel] Belkin Compact Flash card reader

2003-03-21 Thread Alan Stern
On Thu, 20 Mar 2003, Matthew Dharm wrote: > On Thu, Mar 20, 2003 at 05:01:46PM -0500, Alan Stern wrote: > > After inserting a 1Gb Microdrive into the card reader and attempting to > > mount it (following a successful MODE-SENSE): > > > > > usb-storage: queuecommand() called > > > usb-storage: **

Re: [linux-usb-devel] Belkin Compact Flash card reader

2003-03-20 Thread Matthew Dharm
On Thu, Mar 20, 2003 at 05:01:46PM -0500, Alan Stern wrote: > On Thu, 20 Mar 2003, Dave Turner wrote: > > > On Thu, 20 Mar 2003 at 10:47am, Alan Stern wrote: > > > > > Can you post an extract from the kernel log under 2.4.21-rc5 with > > > usb-storage debugging turned on? > > > > Sure thing. > >

Re: [linux-usb-devel] Belkin Compact Flash card reader

2003-03-20 Thread Alan Stern
On Thu, 20 Mar 2003, Dave Turner wrote: > On Thu, 20 Mar 2003 at 10:47am, Alan Stern wrote: > > > Can you post an extract from the kernel log under 2.4.21-rc5 with > > usb-storage debugging turned on? > > Sure thing. > > Linux version 2.4.21-pre5 ([EMAIL PROTECTED]) (gcc version 2.95.3 20010315

Re: [linux-usb-devel] Belkin Compact Flash card reader

2003-03-20 Thread Dave Turner
On Thu, 20 Mar 2003 at 10:47am, Alan Stern wrote: > Can you post an extract from the kernel log under 2.4.21-rc5 with > usb-storage debugging turned on? Sure thing. Linux version 2.4.21-pre5 ([EMAIL PROTECTED]) (gcc version 2.95.3 20010315 (release)) #1 Wed Mar 19 16:17:04 GMT 2003 [snip] usb.

Re: [linux-usb-devel] Belkin Compact Flash card reader

2003-03-20 Thread Alan Stern
On Wed, 19 Mar 2003, Dave Turner wrote: > On Wed, 19 Mar 2003 at 10:05am, Alan Stern wrote: > > > Dave: > > > > You didn't say what version of Linux you were running. Try installing > > 2.4.21-current and see if that makes a difference. A couple of changes > > were made to the usb-storage drive

Re: [linux-usb-devel] Belkin Compact Flash card reader

2003-03-19 Thread Dave Turner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 19 Mar 2003 at 5:36am, Gary A. Gorgen wrote: > I'm have not used the Beklin CF reader, BUT... > > Vendor "55aa" is the required vendor code for the NEC-131 controller, > when it' in test/factory mode. It' possible that a batch of products got

Re: [linux-usb-devel] Belkin Compact Flash card reader

2003-03-19 Thread Alan Stern
On Tue, 18 Mar 2003, Dave Turner wrote: > Hi all, > > I've recently bought a USB Compact Flash card reader from Belkin on the > recommendation of a friend who had no problem getting his working under Linux. > Of course, Belkin seem to have changed something and I'm having trouble > getting going.

Re: [linux-usb-devel] Belkin Compact Flash card reader

2003-03-19 Thread Gary A. Gorgen
Dave Turner wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > >Hi all, > >I've recently bought a USB Compact Flash card reader from Belkin on the > *** snip *** > >04e6:000a for manufacturer:model and mine is 55aa:b000. Also >/proc/scsi/scsi reports mine as Vendor OCI-USB and his eUSB

[linux-usb-devel] Belkin Compact Flash card reader

2003-03-18 Thread Dave Turner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, I've recently bought a USB Compact Flash card reader from Belkin on the recommendation of a friend who had no problem getting his working under Linux. Of course, Belkin seem to have changed something and I'm having trouble getting going. Init