linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Vosonic's X-Drive 2030
@ 2003-05-06 11:32 Alexander Kühn
  2003-05-06 17:39 ` Pedro Lopez-Cabanillas
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Alexander Kühn @ 2003-05-06 11:32 UTC (permalink / raw)
  To: linux-hotplug

Hi,
I'm having troubling getting my X-Drive to work, I tried the following:

scorpio:/etc/hotplug # uname -a
Linux scorpio 2.4.18 #12 Sun Dec 1 17:51:58 CET 2002 ppc unknown

scorpio:/etc/hotplug # rpm -qa|grep -i hotplug
hotplug-base-2003_05_01-1
hotplug-2003_05_01-1

scorpio:/etc/hotplug # cat usb.usermap
# usb module         match_flags idVendor idProduct bcdDevice_lo 
bcdDevice_hi bDeviceClass bDeviceSubClass bDeviceProtocol 
bInterfaceClass bInterfaceSubClass bInterfaceProtocol driver_info
usb-storage          0x0000     0x0d7d   0x0240    0x0000       0x0000 
     0x00         0x00            0x00            0x00            0x00 
           0x00            0x00000000

scorpio:/etc/hotplug # lsusb
Unknown line at line 1809
Duplicate HUT Usage Spec at line 2650
Bus 002 Device 001: ID 0000:0000 Virtual Hub
Bus 002 Device 010: ID 7d0d:4002
Bus 001 Device 001: ID 0000:0000 Virtual Hub
Bus 001 Device 003: ID 6d04:0cc0
(the second one is the USB mouse)

usbview says:
Manufacturer:
Serial Number: 0A211B001053
Speed: 12Mb/s (full)
USB Version:  1.10
Device Class: 00(>ifc )
Device Subclass: 00
Device Protocol: 00
Maximum Default Endpoint Size: 8
Number of Configurations: 1
Vendor Id: 0d7d
Product Id: 0240
Revision Number:  1.00

Config Number: 1
	Number of Interfaces: 1
	Attributes: 80
	MaxPower Needed: 100mA

	Interface Number: 0
		Name: (none)
		Alternate Number: 0
		Class: 08(stor.)
		Sub Class: 6
		Protocol: 50
		Number of Endpoints: 3

			Endpoint Address: 81
			Direction: in
			Attribute: 2
			Type: Bulk
			Max Packet Size: 64
			Interval: 255ms

			Endpoint Address: 02
			Direction: out
			Attribute: 2
			Type: Bulk
			Max Packet Size: 64
			Interval: 255ms

			Endpoint Address: 83
			Direction: in
			Attribute: 3
			Type: Int.
			Max Packet Size: 2
			Interval:   1ms


but still hotplug says:
May  6 13:22:15 scorpio kernel: hub.c: USB new device connect on bus2/1, 
assigned device number 10
May  6 13:22:15 scorpio kernel: usb.c: USB device 10 (vend/prod 
0xd7d/0x240) is not claimed by any active driver.
May  6 13:22:19 scorpio usb.agent: ... no modules for USB product 
d7d/240/100

I tried different variations in the usb.usermap file without success, 
any ideas welcome.
Alexander.





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Vosonic's X-Drive 2030
  2003-05-06 11:32 Vosonic's X-Drive 2030 Alexander Kühn
@ 2003-05-06 17:39 ` Pedro Lopez-Cabanillas
  2003-05-06 18:30 ` Pedro Lopez-Cabanillas
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: Pedro Lopez-Cabanillas @ 2003-05-06 17:39 UTC (permalink / raw)
  To: linux-hotplug

On Tuesday 06 May 2003 13:32, Alexander Kühn wrote:
> scorpio:/etc/hotplug # cat usb.usermap
> # usb module         match_flags idVendor idProduct bcdDevice_lo
> bcdDevice_hi bDeviceClass bDeviceSubClass bDeviceProtocol
> bInterfaceClass bInterfaceSubClass bInterfaceProtocol driver_info
> usb-storage          0x0000     0x0d7d   0x0240    0x0000       0x0000
>      0x00         0x00            0x00            0x00            0x00
>            0x00            0x00000000
>

Can you try this?
usb-storage          0x0003      0x7d0d  0x4002    0x0000       0x0000

(match_flags)        ^^^^^^
(idVendor)                       ^^^^^^
(idProduct)                              ^^^^^^
			
Regards,
Pedro

-- 
ALSA Library Bindings for Pascal
http://alsapas.alturl.com



-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com

_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Vosonic's X-Drive 2030
  2003-05-06 11:32 Vosonic's X-Drive 2030 Alexander Kühn
  2003-05-06 17:39 ` Pedro Lopez-Cabanillas
@ 2003-05-06 18:30 ` Pedro Lopez-Cabanillas
  2003-05-06 18:50 ` Alexander Kühn
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: Pedro Lopez-Cabanillas @ 2003-05-06 18:30 UTC (permalink / raw)
  To: linux-hotplug

On Tuesday 06 May 2003 19:39, Pedro Lopez-Cabanillas wrote:
> On Tuesday 06 May 2003 13:32, Alexander Kühn wrote:
> > scorpio:/etc/hotplug # cat usb.usermap
> > # usb module         match_flags idVendor idProduct bcdDevice_lo
> > bcdDevice_hi bDeviceClass bDeviceSubClass bDeviceProtocol
> > bInterfaceClass bInterfaceSubClass bInterfaceProtocol driver_info
> > usb-storage          0x0000     0x0d7d   0x0240    0x0000       0x0000
> >      0x00         0x00            0x00            0x00            0x00
> >            0x00            0x00000000
>
> Can you try this?
> usb-storage          0x0003      0x7d0d  0x4002    0x0000       0x0000
>
> (match_flags)        ^^^^^^
> (idVendor)                       ^^^^^^
> (idProduct)                              ^^^^^^

Sorry. Seems that lsusb is not very reliable on ppc architecture (bytesexual  
problem :-). Try this instead:
  usb-storage          0x0003      0x0d7d  0x0240    0x0000       0x0000

Regards,
Pedro

-- 
ALSA Library Bindings for Pascal
http://alsapas.alturl.com



-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com

_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Vosonic's X-Drive 2030
  2003-05-06 11:32 Vosonic's X-Drive 2030 Alexander Kühn
  2003-05-06 17:39 ` Pedro Lopez-Cabanillas
  2003-05-06 18:30 ` Pedro Lopez-Cabanillas
@ 2003-05-06 18:50 ` Alexander Kühn
  2003-05-07  3:17 ` Randy.Dunlap
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: Alexander Kühn @ 2003-05-06 18:50 UTC (permalink / raw)
  To: linux-hotplug

Hi Pedro,
I see your idea and tried it, but it wont change something, I just 
played around with the usb.agend and modified a bit:

scorpio:/etc/hotplug # diff usb.agent.bak usb.agent
83c83
< # DEBUG=yes export DEBUG
---
 > DEBUG=yes export DEBUG
373a374,385
 >
 >     if [ $DEBUG -eq "yes" ]; then
 >       mesg "usb_idVendor=$usb_idVendor"
 >       mesg "usb_idProduct=$usb_idProduct"
 >       mesg "usb_bcdDevice=$usb_bcdDevice"
 >       mesg "usb_bDeviceClass=$usb_bDeviceClass"
 >       mesg "usb_bDeviceSubClass=$usb_bDeviceSubClass"
 >       mesg "usb_bDeviceProtocol=$usb_bDeviceProtocol"
 >       mesg "usb_bInterfaceClass=$usb_bInterfaceClass"
 >       mesg "usb_bInterfaceSubClass=$usb_bInterfaceSubClass"
 >       mesg "usb_bInterfaceProtocol=$usb_bInterfaceProtocol"
 >     fi

then I copied the values to usb.usermap (konfabulating the values for 
bcdDevice_lo and bcdDevice_hi) :
# usb module         match_flags idVendor idProduct bcdDevice_lo 
bcdDevice_hi bDeviceClass bDeviceSubClass bDeviceProtocol 
bInterfaceClass bInterfaceSubClass bInterfaceProtocol driver_info
usb-storage          0x0003     0x0d7d   0x0240    0x0000       
0x0200       0x00         0x00            0x00            
0x08            0x06            0x50            0x00000000

now it looks like this:
May  6 20:39:49 scorpio kernel: hub.c: USB new device connect on bus2/1, 
assigned device number 19
May  6 20:39:49 scorpio kernel: usb.c: USB device 19 (vend/prod 
0xd7d/0x240) is not claimed by any active driver.
May  6 20:39:52 scorpio usb.agent: usb_idVendor453
May  6 20:39:52 scorpio usb.agent: usb_idProductW6
May  6 20:39:52 scorpio usb.agent: usb_bcdDevice%6
May  6 20:39:52 scorpio usb.agent: usb_bDeviceClass=0
May  6 20:39:52 scorpio usb.agent: usb_bDeviceSubClass=0
May  6 20:39:52 scorpio usb.agent: usb_bDeviceProtocol=0
May  6 20:39:52 scorpio usb.agent: usb_bInterfaceClass=8
May  6 20:39:52 scorpio usb.agent: usb_bInterfaceSubClass=6
May  6 20:39:52 scorpio usb.agent: usb_bInterfaceProtocol€
May  6 20:39:53 scorpio usb.agent: Setup usb-storage for USB product 
d7d/240/100

now I just have to find the devices..(hopefully)
Thanks for your help,
Alexander.


Pedro Lopez-Cabanillas wrote:

>On Tuesday 06 May 2003 13:32, Alexander Kühn wrote:
>  
>
>>scorpio:/etc/hotplug # cat usb.usermap
>># usb module         match_flags idVendor idProduct bcdDevice_lo
>>bcdDevice_hi bDeviceClass bDeviceSubClass bDeviceProtocol
>>bInterfaceClass bInterfaceSubClass bInterfaceProtocol driver_info
>>usb-storage          0x0000     0x0d7d   0x0240    0x0000       0x0000
>>     0x00         0x00            0x00            0x00            0x00
>>           0x00            0x00000000
>>
>>    
>>
>
>Can you try this?
>usb-storage          0x0003      0x7d0d  0x4002    0x0000       0x0000
>
>(match_flags)        ^^^^^^
>(idVendor)                       ^^^^^^
>(idProduct)                              ^^^^^^
>			
>Regards,
>Pedro
>
>  
>




-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com

_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Vosonic's X-Drive 2030
  2003-05-06 11:32 Vosonic's X-Drive 2030 Alexander Kühn
                   ` (2 preceding siblings ...)
  2003-05-06 18:50 ` Alexander Kühn
@ 2003-05-07  3:17 ` Randy.Dunlap
  2003-05-07  3:38 ` Randy.Dunlap
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: Randy.Dunlap @ 2003-05-07  3:17 UTC (permalink / raw)
  To: linux-hotplug

> On Tuesday 06 May 2003 19:39, Pedro Lopez-Cabanillas wrote:
>> On Tuesday 06 May 2003 13:32, Alexander Kühn wrote:
>> > scorpio:/etc/hotplug # cat usb.usermap
>> > # usb module         match_flags idVendor idProduct bcdDevice_lo
>> bcdDevice_hi bDeviceClass bDeviceSubClass bDeviceProtocol
>> > bInterfaceClass bInterfaceSubClass bInterfaceProtocol driver_info
>> usb-storage          0x0000     0x0d7d   0x0240    0x0000       0x0000
>> >      0x00         0x00            0x00            0x00            0x00
>> >            0x00            0x00000000
>>
>> Can you try this?
>> usb-storage          0x0003      0x7d0d  0x4002    0x0000       0x0000
>>
>> (match_flags)        ^^^^^^
>> (idVendor)                       ^^^^^^
>> (idProduct)                              ^^^^^^
>
> Sorry. Seems that lsusb is not very reliable on ppc architecture (bytesexual
>   problem :-). Try this instead:
>   usb-storage          0x0003      0x0d7d  0x0240    0x0000       0x0000

Yes, that's right.  I made a patch for lsusb-endianness about 3 years
ago, but I expect that it's lost by now...unless it's in one of the
linux-usb email archives.

~Randy





-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com

_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Vosonic's X-Drive 2030
  2003-05-06 11:32 Vosonic's X-Drive 2030 Alexander Kühn
                   ` (3 preceding siblings ...)
  2003-05-07  3:17 ` Randy.Dunlap
@ 2003-05-07  3:38 ` Randy.Dunlap
  2003-05-07 21:54 ` Pedro Lopez-Cabanillas
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: Randy.Dunlap @ 2003-05-07  3:38 UTC (permalink / raw)
  To: linux-hotplug

>> On Tuesday 06 May 2003 19:39, Pedro Lopez-Cabanillas wrote:
>>> On Tuesday 06 May 2003 13:32, Alexander Kühn wrote:
>>> > scorpio:/etc/hotplug # cat usb.usermap
>>> > # usb module         match_flags idVendor idProduct bcdDevice_lo
>>> bcdDevice_hi bDeviceClass bDeviceSubClass bDeviceProtocol
>>> > bInterfaceClass bInterfaceSubClass bInterfaceProtocol driver_info
>>> usb-storage          0x0000     0x0d7d   0x0240    0x0000       0x0000
>>> >      0x00         0x00            0x00            0x00            0x00
>>> >            0x00            0x00000000
>>>
>>> Can you try this?
>>> usb-storage          0x0003      0x7d0d  0x4002    0x0000       0x0000
>>>
>>> (match_flags)        ^^^^^^
>>> (idVendor)                       ^^^^^^
>>> (idProduct)                              ^^^^^^
>>
>> Sorry. Seems that lsusb is not very reliable on ppc architecture
>> (bytesexual
>>   problem :-). Try this instead:
>>   usb-storage          0x0003      0x0d7d  0x0240    0x0000       0x0000
>
> Yes, that's right.  I made a patch for lsusb-endianness about 3 years ago,
> but I expect that it's lost by now...unless it's in one of the linux-usb
> email archives.

Hm, apparently I didn't make a patch, just raised the issue and got no
resolution on it.

Here's the beginning of the mail thread:
http://marc.theaimsgroup.com/?l=linux-usb-devel&m˜056359905969&w=2

~Randy





-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com

_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Vosonic's X-Drive 2030
  2003-05-06 11:32 Vosonic's X-Drive 2030 Alexander Kühn
                   ` (4 preceding siblings ...)
  2003-05-07  3:38 ` Randy.Dunlap
@ 2003-05-07 21:54 ` Pedro Lopez-Cabanillas
  2003-05-07 22:17 ` Randy.Dunlap
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: Pedro Lopez-Cabanillas @ 2003-05-07 21:54 UTC (permalink / raw)
  To: linux-hotplug

On Wednesday 07 May 2003 05:38, Randy.Dunlap wrote:
> >> On Tuesday 06 May 2003 19:39, Pedro Lopez-Cabanillas wrote:
> >>> On Tuesday 06 May 2003 13:32, Alexander Kühn wrote:
> >>> > scorpio:/etc/hotplug # cat usb.usermap
> >>> > # usb module         match_flags idVendor idProduct bcdDevice_lo
> >>>
> >>> bcdDevice_hi bDeviceClass bDeviceSubClass bDeviceProtocol
> >>>
> >>> > bInterfaceClass bInterfaceSubClass bInterfaceProtocol driver_info
> >>>
> >>> usb-storage          0x0000     0x0d7d   0x0240    0x0000       0x0000
> >>>
> >>> >      0x00         0x00            0x00            0x00           
> >>> > 0x00 0x00            0x00000000
> >>>
> >>> Can you try this?
> >>> usb-storage          0x0003      0x7d0d  0x4002    0x0000       0x0000
> >>>
> >>> (match_flags)        ^^^^^^
> >>> (idVendor)                       ^^^^^^
> >>> (idProduct)                              ^^^^^^
> >>
> >> Sorry. Seems that lsusb is not very reliable on ppc architecture
> >> (bytesexual
> >>   problem :-). Try this instead:
> >>   usb-storage          0x0003      0x0d7d  0x0240    0x0000       0x0000
> >
> > Yes, that's right.  I made a patch for lsusb-endianness about 3 years
> > ago, but I expect that it's lost by now...unless it's in one of the
> > linux-usb email archives.
>
> Hm, apparently I didn't make a patch, just raised the issue and got no
> resolution on it.
>
> Here's the beginning of the mail thread:
> http://marc.theaimsgroup.com/?l=linux-usb-devel&m˜056359905969&w=2
>

I'm not sure about this (from usbutils-0.11)

lsusb.c:270
	vid = buf[8] | (buf[9] << 8);
	pid = buf[10] | (buf[11] << 8);

usbmodules.c:413
       idVendor = buf[8] | (buf[9] << 8);
       idProduct = buf[10] | (buf[11] << 8);

Both programs seem to be affected, if the above is wrong. It seems to say: get 
the first byte and store it on the lower half of the 16 bits word, then get 
the next byte and store it in the high bits, but what is doing is to store 
the second byte followed by the first byte on the word. This is correct in  
little-endian machines, but not in big-endian. If i'm right, then the 
following should work on both sexes:

       idVendor = buf[8] + (buf[9] * 256);
       idProduct = buf[10] + (buf[11] * 256);

What do you think?

But anyway, (sorry if my suspicions are wrong) the fact is that lsusb does not  
work in ppc, and usbmodules also can be wrong. This is more serious, because 
usbmodules is used in hotplug scripts to find what modules to load for USB 
devices if it is installed.

Regards,
Pedro

-- 
ALSA Library Bindings for Pascal
http://alsapas.alturl.com



-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com

_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Vosonic's X-Drive 2030
  2003-05-06 11:32 Vosonic's X-Drive 2030 Alexander Kühn
                   ` (5 preceding siblings ...)
  2003-05-07 21:54 ` Pedro Lopez-Cabanillas
@ 2003-05-07 22:17 ` Randy.Dunlap
  2003-05-07 22:18 ` Pedro Lopez-Cabanillas
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: Randy.Dunlap @ 2003-05-07 22:17 UTC (permalink / raw)
  To: linux-hotplug

On Thu, 8 May 2003 00:18:33 +0200 Pedro Lopez-Cabanillas <plcl@telefonica.net> wrote:

| On Thursday 08 May 2003 00:24, David Brownell wrote:
| > >>>>>usb-storage          0x0000     0x0d7d   0x0240    0x0000       0x0000
| > >>>>>
| > >>>>>usb-storage          0x0003      0x7d0d  0x4002    0x0000       0x0000
| >
| > IF the byte order is wrong in "modules.usbmap",
| > that'd be some kind of modutils bug...
| 
| Sorry, but the bug was mine. We were talking about how to setup the 
| "usb.usermap" file, and my mistake was to use vendor and product ids from 
| lsusb directly. Later, i've checked the output from usbview, what is right 
| AFAIK.

So there is no problem AFA you know?  with lsusb or modutils or usbview?

If so, that's good news.

--
~Randy


-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com

_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Vosonic's X-Drive 2030
  2003-05-06 11:32 Vosonic's X-Drive 2030 Alexander Kühn
                   ` (6 preceding siblings ...)
  2003-05-07 22:17 ` Randy.Dunlap
@ 2003-05-07 22:18 ` Pedro Lopez-Cabanillas
  2003-05-07 22:24 ` David Brownell
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: Pedro Lopez-Cabanillas @ 2003-05-07 22:18 UTC (permalink / raw)
  To: linux-hotplug

On Thursday 08 May 2003 00:24, David Brownell wrote:
> >>>>>usb-storage          0x0000     0x0d7d   0x0240    0x0000       0x0000
> >>>>>
> >>>>>usb-storage          0x0003      0x7d0d  0x4002    0x0000       0x0000
>
> IF the byte order is wrong in "modules.usbmap",
> that'd be some kind of modutils bug...

Sorry, but the bug was mine. We were talking about how to setup the 
"usb.usermap" file, and my mistake was to use vendor and product ids from 
lsusb directly. Later, i've checked the output from usbview, what is right 
AFAIK.

Regards,
Pedro

-- 
ALSA Library Bindings for Pascal
http://alsapas.alturl.com



-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com

_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Vosonic's X-Drive 2030
  2003-05-06 11:32 Vosonic's X-Drive 2030 Alexander Kühn
                   ` (7 preceding siblings ...)
  2003-05-07 22:18 ` Pedro Lopez-Cabanillas
@ 2003-05-07 22:24 ` David Brownell
  2003-05-07 22:36 ` Pedro Lopez-Cabanillas
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: David Brownell @ 2003-05-07 22:24 UTC (permalink / raw)
  To: linux-hotplug


>>>>>usb-storage          0x0000     0x0d7d   0x0240    0x0000       0x0000
>>>>>
>>>>>usb-storage          0x0003      0x7d0d  0x4002    0x0000       0x0000

IF the byte order is wrong in "modules.usbmap",
that'd be some kind of modutils bug...

- Dave





-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com

_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Vosonic's X-Drive 2030
  2003-05-06 11:32 Vosonic's X-Drive 2030 Alexander Kühn
                   ` (8 preceding siblings ...)
  2003-05-07 22:24 ` David Brownell
@ 2003-05-07 22:36 ` Pedro Lopez-Cabanillas
  2003-05-08 18:48 ` Randy.Dunlap
  2003-05-08 19:10 ` Pedro Lopez-Cabanillas
  11 siblings, 0 replies; 13+ messages in thread
From: Pedro Lopez-Cabanillas @ 2003-05-07 22:36 UTC (permalink / raw)
  To: linux-hotplug

On Thursday 08 May 2003 00:17, Randy.Dunlap wrote:
> On Thu, 8 May 2003 00:18:33 +0200 Pedro Lopez-Cabanillas 
<plcl@telefonica.net> wrote:
> | On Thursday 08 May 2003 00:24, David Brownell wrote:
> | > >>>>>usb-storage          0x0000     0x0d7d   0x0240    0x0000      
> | > >>>>> 0x0000
> | > >>>>>
> | > >>>>>usb-storage          0x0003      0x7d0d  0x4002    0x0000      
> | > >>>>> 0x0000
> | >
> | > IF the byte order is wrong in "modules.usbmap",
> | > that'd be some kind of modutils bug...
> |
> | Sorry, but the bug was mine. We were talking about how to setup the
> | "usb.usermap" file, and my mistake was to use vendor and product ids from
> | lsusb directly. Later, i've checked the output from usbview, what is
> | right AFAIK.
>
> So there is no problem AFA you know?  with lsusb or modutils or usbview?
>
> If so, that's good news.

To clarify:
- usbview output is correct AFAIK. It parses "/proc/bus/usb/devices", then 
this file is also correct.
- lsusb output is wrong, as stated by the message from Alexander Kühn, and 
also from your ancient messages to the linux-usb-devel list. Maybe usbmodules 
(from usbutils package) is also wrong.
- I don't know about modutils, i don't have any data to think it can be wrong. 
The file "usb.usermap" is not generated by modutils at all. It's a 
hand-maintained file.

Regards,
Pedro

-- 
ALSA Library Bindings for Pascal
http://alsapas.alturl.com



-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com

_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Vosonic's X-Drive 2030
  2003-05-06 11:32 Vosonic's X-Drive 2030 Alexander Kühn
                   ` (9 preceding siblings ...)
  2003-05-07 22:36 ` Pedro Lopez-Cabanillas
@ 2003-05-08 18:48 ` Randy.Dunlap
  2003-05-08 19:10 ` Pedro Lopez-Cabanillas
  11 siblings, 0 replies; 13+ messages in thread
From: Randy.Dunlap @ 2003-05-08 18:48 UTC (permalink / raw)
  To: linux-hotplug

On Thu, 8 May 2003 00:36:02 +0200 Pedro Lopez-Cabanillas <plcl@telefonica.net> wrote:

| On Thursday 08 May 2003 00:17, Randy.Dunlap wrote:
| > On Thu, 8 May 2003 00:18:33 +0200 Pedro Lopez-Cabanillas 
| <plcl@telefonica.net> wrote:
| > | On Thursday 08 May 2003 00:24, David Brownell wrote:
| > | > >>>>>usb-storage          0x0000     0x0d7d   0x0240    0x0000      
| > | > >>>>> 0x0000
| > | > >>>>>
| > | > >>>>>usb-storage          0x0003      0x7d0d  0x4002    0x0000      
| > | > >>>>> 0x0000
| > | >
| > | > IF the byte order is wrong in "modules.usbmap",
| > | > that'd be some kind of modutils bug...
| > |
| > | Sorry, but the bug was mine. We were talking about how to setup the
| > | "usb.usermap" file, and my mistake was to use vendor and product ids from
| > | lsusb directly. Later, i've checked the output from usbview, what is
| > | right AFAIK.
| >
| > So there is no problem AFA you know?  with lsusb or modutils or usbview?
| >
| > If so, that's good news.
| 
| To clarify:
| - usbview output is correct AFAIK. It parses "/proc/bus/usb/devices", then 
| this file is also correct.
| - lsusb output is wrong, as stated by the message from Alexander Kühn, and 
| also from your ancient messages to the linux-usb-devel list. Maybe usbmodules 
| (from usbutils package) is also wrong.
| - I don't know about modutils, i don't have any data to think it can be wrong. 
| The file "usb.usermap" is not generated by modutils at all. It's a 
| hand-maintained file.

Pedro, do you have access to a PPC/big-endian system?
Or does anyone else out there, who would be willing to debug this
lsusb problem, or at least try some patches?

--
~Randy


-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com

_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Vosonic's X-Drive 2030
  2003-05-06 11:32 Vosonic's X-Drive 2030 Alexander Kühn
                   ` (10 preceding siblings ...)
  2003-05-08 18:48 ` Randy.Dunlap
@ 2003-05-08 19:10 ` Pedro Lopez-Cabanillas
  11 siblings, 0 replies; 13+ messages in thread
From: Pedro Lopez-Cabanillas @ 2003-05-08 19:10 UTC (permalink / raw)
  To: linux-hotplug

On Thursday 08 May 2003 20:48, Randy.Dunlap wrote:
> Pedro, do you have access to a PPC/big-endian system?
> Or does anyone else out there, who would be willing to debug this
> lsusb problem, or at least try some patches?

No, sorry. I don't have any at hand now. I'm asking to some friends for help 
in this matter. I will tell you if something changes in this situation.

Regards,
Pedro

-- 
ALSA Library Bindings for Pascal
http://alsapas.alturl.com



-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com

_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2003-05-08 19:10 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-06 11:32 Vosonic's X-Drive 2030 Alexander Kühn
2003-05-06 17:39 ` Pedro Lopez-Cabanillas
2003-05-06 18:30 ` Pedro Lopez-Cabanillas
2003-05-06 18:50 ` Alexander Kühn
2003-05-07  3:17 ` Randy.Dunlap
2003-05-07  3:38 ` Randy.Dunlap
2003-05-07 21:54 ` Pedro Lopez-Cabanillas
2003-05-07 22:17 ` Randy.Dunlap
2003-05-07 22:18 ` Pedro Lopez-Cabanillas
2003-05-07 22:24 ` David Brownell
2003-05-07 22:36 ` Pedro Lopez-Cabanillas
2003-05-08 18:48 ` Randy.Dunlap
2003-05-08 19:10 ` Pedro Lopez-Cabanillas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).