On Sunday 06 August 2006 9:58 pm, [EMAIL PROTECTED] wrote:
>
> [EMAIL PROTECTED] misc]# cat /proc/bus/usb/devices
> T:  Bus=01 Lev=02 Prnt=02 Port=00 Cnt=01 Dev#=  3 Spd=480 MxC h= 0
> D:  Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
> P:  Vendor=067b ProdID=2517 Rev= 0.01
> S:  Manufacturer=USB 2.0 Flash Disk
> S:  Product=USB Mass Storage Device
> C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=  0mA
> I:  If#= 0 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=05 Prot=50 Driver =usb-storage
> E:  Ad=01(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
> E:  Ad=82(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms

Missing step:  rmmod usb-storage

> [EMAIL PROTECTED] misc]# insmod usbtest.ko vendor=0x067b product=0x2517
> [EMAIL PROTECTED] misc]# lsmod |grep usb
> usbtest                24844  0
> usb_storage           104592  1
> scsi_mod              131980  2 sd_mod,usb_storage
> [EMAIL PROTECTED] misc]#
> 
> [EMAIL PROTECTED] misc]# ./usbtree
> /:  Bus 05.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
> /:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
> /:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
> /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
> /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci_hcd/8p, 480M
>     |__ Port 7: Dev 2, If 0, Class=hub, Driver=hub/1p, 480M        
>     |__ Port 1: Dev 3, If 0, Class=stor., Driver=usb-storage, 480M
                                                   ^^^^^^^^^^^
... so then this reads "usbtest" as you need it to read,
if you're going to run tests #9 or #10 (which every device
should be able to pass with no trouble)

- Dave

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to