I can't see from your post what is missing, but I have myself had access to a Z6 (Linux based by the way) and it worked well with regard to copying files between the phone, it's microSD card and my Linux PC.
My guess is that your kernel configuration isn't quite right. What catches my eye from your post is that it mentions SCSI emulation and EHCI host controller, which may be of concern if it doesn't match your actual PC hardware. Peter Andreas Koenecke wrote: > Hallo. > > I've got a new Motorola Z6 GSM phone, which should be "usb-storage capable" > (and ist is in Windows). But in Linux (Kernel 2.6.22.5) there are no mountable > block-devices: > > ------------------------------------------------------------------------------ > Aug 28 09:54:28 kocom kernel: usb 3-1: new high speed USB device using > ehci_hcd and address 5 > > Aug 28 09:54:28 kocom kernel: usb 3-1: configuration #1 chosen from 1 choice > > Aug 28 09:54:28 kocom kernel: scsi4 : SCSI emulation for USB Mass Storage > devices > > Aug 28 09:54:28 kocom kernel: usb-storage: device found at 5 > > Aug 28 09:54:28 kocom kernel: usb-storage: waiting for device to settle before > scanning > > Aug 28 09:54:33 kocom kernel: usb-storage: device scan complete > > Aug 28 09:54:33 kocom kernel: scsi 4:0:0:0: Direct-Access Motorola MSnc. > PQ: 1 ANSI: 0 CCS > > Aug 28 09:54:33 kocom kernel: scsi 4:0:0:1: Direct-Access Motorola MSnc. > PQ: 1 ANSI: 0 CCS > > Aug 28 09:54:33 kocom kernel: scsi 4:0:0:0: Attached scsi generic sg2 type 0 > > Aug 28 09:54:33 kocom kernel: scsi 4:0:0:1: Attached scsi generic sg3 type 0 > > Aug 28 10:02:47 kocom kernel: usb 3-1: USB disconnect, address 5 > --------------------------------------------------------------------------------- > > Output with CONFIG_USB_STORAGE_DEBUG: > > --------------------------------------------------------------------------------- > Aug 28 19:38:31 kocom kernel: usb 3-1: new high speed USB device using > ehci_hcd and address 8 > Aug 28 19:38:32 kocom kernel: usb 3-1: configuration #1 chosen from 1 choice > Aug 28 19:38:32 kocom kernel: usb-storage: USB Mass Storage device detected > Aug 28 19:38:32 kocom kernel: usb-storage: -- associate_dev > Aug 28 19:38:32 kocom kernel: usb-storage: Vendor: 0x22b8, Product: 0x6426, > Revision: 0x0101 > Aug 28 19:38:32 kocom kernel: usb-storage: Interface Subclass: 0x06, > Protocol: 0x50 > Aug 28 19:38:32 kocom kernel: usb-storage: Transport: Bulk > Aug 28 19:38:32 kocom kernel: usb-storage: Protocol: Transparent SCSI > Aug 28 19:38:32 kocom kernel: scsi9 : SCSI emulation for USB Mass Storage > devices > Aug 28 19:38:32 kocom kernel: usb-storage: *** thread sleeping. > Aug 28 19:38:32 kocom kernel: usb-storage: device found at 8 > Aug 28 19:38:32 kocom kernel: usb-storage: waiting for device to settle > before scanning > Aug 28 19:38:37 kocom kernel: usb-storage: usb_stor_control_msg: rq=fe > rqtype=a1 value=0000 index=00 len=1 > Aug 28 19:38:37 kocom kernel: usb-storage: GetMaxLUN command result is 1, > data is 1 > Aug 28 19:38:37 kocom kernel: usb-storage: device scan complete > Aug 28 19:38:37 kocom kernel: usb-storage: queuecommand called > Aug 28 19:38:37 kocom kernel: usb-storage: *** thread awakened. > Aug 28 19:38:37 kocom kernel: usb-storage: Command INQUIRY (6 bytes) > Aug 28 19:38:37 kocom kernel: usb-storage: 12 00 00 00 24 00 > Aug 28 19:38:37 kocom kernel: usb-storage: Bulk Command S 0x43425355 T 0x1 L > 36 F 128 Trg 0 LUN 0 CL 6 > Aug 28 19:38:37 kocom kernel: usb-storage: usb_stor_bulk_transfer_buf: xfer > 31 bytes > Aug 28 19:38:37 kocom kernel: usb-storage: Status code 0; transferred 31/31 > Aug 28 19:38:37 kocom kernel: usb-storage: -- transfer complete > Aug 28 19:38:37 kocom kernel: usb-storage: Bulk command transfer result=0 > Aug 28 19:38:37 kocom kernel: usb-storage: usb_stor_bulk_transfer_sglist: > xfer 36 bytes, 1 entries > Aug 28 19:38:37 kocom kernel: usb-storage: Status code 0; transferred 36/36 > Aug 28 19:38:37 kocom kernel: usb-storage: -- transfer complete > Aug 28 19:38:37 kocom kernel: usb-storage: Bulk data transfer result 0x0 > Aug 28 19:38:37 kocom kernel: usb-storage: Attempting to get CSW... > Aug 28 19:38:37 kocom kernel: usb-storage: usb_stor_bulk_transfer_buf: xfer > 13 bytes > Aug 28 19:38:37 kocom kernel: usb-storage: Status code 0; transferred 13/13 > Aug 28 19:38:37 kocom kernel: usb-storage: -- transfer complete > Aug 28 19:38:37 kocom kernel: usb-storage: Bulk status result = 0 > Aug 28 19:38:37 kocom kernel: usb-storage: Bulk Status S 0x53425355 T 0x1 R 0 > Stat 0x0 > Aug 28 19:38:37 kocom kernel: usb-storage: scsi cmd done, result=0x0 > Aug 28 19:38:37 kocom kernel: usb-storage: *** thread sleeping. > Aug 28 19:38:37 kocom kernel: scsi 9:0:0:0: Direct-Access Motorola MSnc. > PQ: 1 ANSI: 0 CCS > Aug 28 19:38:37 kocom kernel: usb-storage: queuecommand called > Aug 28 19:38:37 kocom kernel: usb-storage: *** thread awakened. > Aug 28 19:38:37 kocom kernel: usb-storage: Command INQUIRY (6 bytes) > Aug 28 19:38:37 kocom kernel: usb-storage: 12 00 00 00 24 00 > Aug 28 19:38:37 kocom kernel: usb-storage: Bulk Command S 0x43425355 T 0x2 L > 36 F 128 Trg 0 LUN 1 CL 6 > Aug 28 19:38:37 kocom kernel: usb-storage: usb_stor_bulk_transfer_buf: xfer > 31 bytes > Aug 28 19:38:37 kocom kernel: usb-storage: Status code 0; transferred 31/31 > Aug 28 19:38:37 kocom kernel: usb-storage: -- transfer complete > Aug 28 19:38:37 kocom kernel: usb-storage: Bulk command transfer result=0 > Aug 28 19:38:37 kocom kernel: usb-storage: usb_stor_bulk_transfer_sglist: > xfer 36 bytes, 1 entries > Aug 28 19:38:37 kocom kernel: usb-storage: Status code 0; transferred 36/36 > Aug 28 19:38:37 kocom kernel: usb-storage: -- transfer complete > Aug 28 19:38:37 kocom kernel: usb-storage: Bulk data transfer result 0x0 > Aug 28 19:38:37 kocom kernel: usb-storage: Attempting to get CSW... > Aug 28 19:38:37 kocom kernel: usb-storage: usb_stor_bulk_transfer_buf: xfer > 13 bytes > Aug 28 19:38:37 kocom kernel: usb-storage: Status code 0; transferred 13/13 > Aug 28 19:38:37 kocom kernel: usb-storage: -- transfer complete > Aug 28 19:38:37 kocom kernel: usb-storage: Bulk status result = 0 > Aug 28 19:38:37 kocom kernel: usb-storage: Bulk Status S 0x53425355 T 0x1 R 0 > Stat 0x0 > Aug 28 19:38:37 kocom kernel: usb-storage: Bulk logical error > Aug 28 19:38:37 kocom kernel: usb-storage: -- transport indicates error, > resetting > Aug 28 19:38:37 kocom kernel: usb-storage: storage_pre_reset > Aug 28 19:38:37 kocom kernel: usb 3-1: reset high speed USB device using > ehci_hcd and address 8 > Aug 28 19:38:38 kocom kernel: usb-storage: storage_post_reset > Aug 28 19:38:38 kocom kernel: usb-storage: usb_reset_composite_device returns > 0 > Aug 28 19:38:38 kocom kernel: usb-storage: scsi cmd done, result=0x70000 > Aug 28 19:38:38 kocom kernel: usb-storage: *** thread sleeping. > Aug 28 19:38:38 kocom kernel: usb-storage: queuecommand called > Aug 28 19:38:38 kocom kernel: usb-storage: *** thread awakened. > Aug 28 19:38:38 kocom kernel: usb-storage: Command INQUIRY (6 bytes) > Aug 28 19:38:38 kocom kernel: usb-storage: 12 00 00 00 24 00 > Aug 28 19:38:38 kocom kernel: usb-storage: Bulk Command S 0x43425355 T 0x3 L > 36 F 128 Trg 0 LUN 1 CL 6 > Aug 28 19:38:38 kocom kernel: usb-storage: usb_stor_bulk_transfer_buf: xfer > 31 bytes > Aug 28 19:38:38 kocom kernel: usb-storage: Status code 0; transferred 31/31 > Aug 28 19:38:38 kocom kernel: usb-storage: -- transfer complete > Aug 28 19:38:38 kocom kernel: usb-storage: Bulk command transfer result=0 > Aug 28 19:38:38 kocom kernel: usb-storage: usb_stor_bulk_transfer_sglist: > xfer 36 bytes, 1 entries > Aug 28 19:38:38 kocom kernel: usb-storage: Status code 0; transferred 36/36 > Aug 28 19:38:38 kocom kernel: usb-storage: -- transfer complete > Aug 28 19:38:38 kocom kernel: usb-storage: Bulk data transfer result 0x0 > Aug 28 19:38:38 kocom kernel: usb-storage: Attempting to get CSW... > Aug 28 19:38:38 kocom kernel: usb-storage: usb_stor_bulk_transfer_buf: xfer > 13 bytes > Aug 28 19:38:38 kocom kernel: usb-storage: Status code 0; transferred 13/13 > Aug 28 19:38:38 kocom kernel: usb-storage: -- transfer complete > Aug 28 19:38:38 kocom kernel: usb-storage: Bulk status result = 0 > Aug 28 19:38:38 kocom kernel: usb-storage: Bulk Status S 0x53425355 T 0x3 R 0 > Stat 0x0 > Aug 28 19:38:38 kocom kernel: usb-storage: scsi cmd done, result=0x0 > Aug 28 19:38:38 kocom kernel: usb-storage: *** thread sleeping. > Aug 28 19:38:38 kocom kernel: scsi 9:0:0:1: Direct-Access Motorola MSnc. > PQ: 1 ANSI: 0 CCS > Aug 28 19:38:38 kocom kernel: usb-storage: queuecommand called > Aug 28 19:38:38 kocom kernel: usb-storage: *** thread awakened. > Aug 28 19:38:38 kocom kernel: usb-storage: Bad LUN (0:2) > Aug 28 19:38:38 kocom kernel: usb-storage: scsi cmd done, result=0x40000 > Aug 28 19:38:38 kocom kernel: usb-storage: *** thread sleeping. > Aug 28 19:38:38 kocom kernel: usb-storage: queuecommand called > Aug 28 19:38:38 kocom kernel: usb-storage: *** thread awakened. > Aug 28 19:38:38 kocom kernel: usb-storage: Bad target number (1:0) > Aug 28 19:38:38 kocom kernel: usb-storage: scsi cmd done, result=0x40000 > Aug 28 19:38:38 kocom kernel: usb-storage: *** thread sleeping. > Aug 28 19:38:38 kocom kernel: usb-storage: queuecommand called > Aug 28 19:38:38 kocom kernel: usb-storage: *** thread awakened. > Aug 28 19:38:38 kocom kernel: usb-storage: Bad target number (2:0) > Aug 28 19:38:38 kocom kernel: usb-storage: scsi cmd done, result=0x40000 > Aug 28 19:38:38 kocom kernel: usb-storage: *** thread sleeping. > Aug 28 19:38:39 kocom kernel: usb-storage: queuecommand called > Aug 28 19:38:39 kocom kernel: usb-storage: *** thread awakened. > Aug 28 19:38:39 kocom kernel: usb-storage: Bad target number (3:0) > Aug 28 19:38:39 kocom kernel: usb-storage: scsi cmd done, result=0x40000 > Aug 28 19:38:39 kocom kernel: usb-storage: *** thread sleeping. > Aug 28 19:38:39 kocom kernel: usb-storage: queuecommand called > Aug 28 19:38:39 kocom kernel: usb-storage: *** thread awakened. > Aug 28 19:38:39 kocom kernel: usb-storage: Bad target number (4:0) > Aug 28 19:38:39 kocom kernel: usb-storage: scsi cmd done, result=0x40000 > Aug 28 19:38:39 kocom kernel: usb-storage: *** thread sleeping. > Aug 28 19:38:39 kocom kernel: usb-storage: queuecommand called > Aug 28 19:38:39 kocom kernel: usb-storage: *** thread awakened. > Aug 28 19:38:39 kocom kernel: usb-storage: Bad target number (5:0) > Aug 28 19:38:39 kocom kernel: usb-storage: scsi cmd done, result=0x40000 > Aug 28 19:38:39 kocom kernel: usb-storage: *** thread sleeping. > Aug 28 19:38:39 kocom kernel: usb-storage: queuecommand called > Aug 28 19:38:39 kocom kernel: usb-storage: *** thread awakened. > Aug 28 19:38:39 kocom kernel: usb-storage: Bad target number (6:0) > Aug 28 19:38:39 kocom kernel: usb-storage: scsi cmd done, result=0x40000 > Aug 28 19:38:39 kocom kernel: usb-storage: *** thread sleeping. > Aug 28 19:38:39 kocom kernel: usb-storage: queuecommand called > Aug 28 19:38:39 kocom kernel: usb-storage: *** thread awakened. > Aug 28 19:38:39 kocom kernel: usb-storage: Bad target number (7:0) > Aug 28 19:38:39 kocom kernel: usb-storage: scsi cmd done, result=0x40000 > Aug 28 19:38:39 kocom kernel: usb-storage: *** thread sleeping. > Aug 28 19:38:39 kocom kernel: scsi 9:0:0:0: Attached scsi generic sg2 type 0 > Aug 28 19:38:39 kocom kernel: scsi 9:0:0:1: Attached scsi generic sg3 type 0 > ------------------------------------------------------------------------------------------- > > 'lsusb -v': > -------------------------------------------------------------------------------------------- > > Bus 003 Device 008: ID 22b8:6426 Motorola PCS > Device Descriptor: > bLength 18 > bDescriptorType 1 > bcdUSB 2.00 > bDeviceClass 0 (Defined at Interface level) > bDeviceSubClass 0 > bDeviceProtocol 0 > bMaxPacketSize0 64 > idVendor 0x22b8 Motorola PCS > idProduct 0x6426 > bcdDevice 1.01 > iManufacturer 3 Motorola Inc. > iProduct 2 MS > iSerial 4 9083519724BA0E0A0E > bNumConfigurations 1 > Configuration Descriptor: > bLength 9 > bDescriptorType 2 > wTotalLength 32 > bNumInterfaces 1 > bConfigurationValue 1 > iConfiguration 7 msc > bmAttributes 0xa0 > Remote Wakeup > MaxPower 500mA > Interface Descriptor: > bLength 9 > bDescriptorType 4 > bInterfaceNumber 0 > bAlternateSetting 0 > bNumEndpoints 2 > bInterfaceClass 8 Mass Storage > bInterfaceSubClass 6 SCSI > bInterfaceProtocol 80 Bulk (Zip) > iInterface 8 Motorola Mass Storage - Bulk Only > Endpoint Descriptor: > bLength 7 > bDescriptorType 5 > bEndpointAddress 0x02 EP 2 OUT > bmAttributes 2 > Transfer Type Bulk > Synch Type None > Usage Type Data > wMaxPacketSize 0x0200 1x 512 bytes > bInterval 0 > Endpoint Descriptor: > bLength 7 > bDescriptorType 5 > bEndpointAddress 0x86 EP 6 IN > bmAttributes 2 > Transfer Type Bulk > Synch Type None > Usage Type Data > wMaxPacketSize 0x0200 1x 512 bytes > bInterval 0 > Device Qualifier (for other device speed): > bLength 10 > bDescriptorType 6 > bcdUSB 2.00 > bDeviceClass 0 (Defined at Interface level) > bDeviceSubClass 0 > bDeviceProtocol 0 > bMaxPacketSize0 64 > bNumConfigurations 64 > > Bus 003 Device 001: ID 0000:0000 > Device Descriptor: > bLength 18 > bDescriptorType 1 > bcdUSB 2.00 > bDeviceClass 9 Hub > bDeviceSubClass 0 Unused > bDeviceProtocol 1 Single TT > bMaxPacketSize0 64 > idVendor 0x0000 > idProduct 0x0000 > bcdDevice 2.06 > iManufacturer 3 Linux 2.6.22.5 ehci_hcd > iProduct 2 EHCI Host Controller > iSerial 1 0000:00:02.2 > bNumConfigurations 1 > Configuration Descriptor: > bLength 9 > bDescriptorType 2 > wTotalLength 25 > bNumInterfaces 1 > bConfigurationValue 1 > iConfiguration 0 > bmAttributes 0xe0 > Self Powered > Remote Wakeup > MaxPower 0mA > Interface Descriptor: > bLength 9 > bDescriptorType 4 > bInterfaceNumber 0 > bAlternateSetting 0 > bNumEndpoints 1 > bInterfaceClass 9 Hub > bInterfaceSubClass 0 Unused > bInterfaceProtocol 0 Full speed hub > iInterface 0 > Endpoint Descriptor: > bLength 7 > bDescriptorType 5 > bEndpointAddress 0x81 EP 1 IN > bmAttributes 3 > Transfer Type Interrupt > Synch Type None > Usage Type Data > wMaxPacketSize 0x0004 1x 4 bytes > bInterval 12 > Hub Descriptor: > bLength 9 > bDescriptorType 41 > nNbrPorts 6 > wHubCharacteristic 0x000a > No power switching (usb 1.0) > Per-port overcurrent protection > TT think time 8 FS bits > bPwrOn2PwrGood 10 * 2 milli seconds > bHubContrCurrent 0 milli Ampere > DeviceRemovable 0x40 > PortPwrCtrlMask 0x40 > Hub Port Status: > Port 1: 0000.0503 highspeed power enable connect > Port 2: 0000.0100 power > Port 3: 0000.0100 power > Port 4: 0000.0100 power > Port 5: 0000.0100 power > Port 6: 0000.0100 power > > Bus 002 Device 001: ID 0000:0000 > Device Descriptor: > bLength 18 > bDescriptorType 1 > bcdUSB 1.10 > bDeviceClass 9 Hub > bDeviceSubClass 0 Unused > bDeviceProtocol 0 Full speed hub > bMaxPacketSize0 64 > idVendor 0x0000 > idProduct 0x0000 > bcdDevice 2.06 > iManufacturer 3 Linux 2.6.22.5 ohci_hcd > iProduct 2 OHCI Host Controller > iSerial 1 0000:00:02.1 > bNumConfigurations 1 > Configuration Descriptor: > bLength 9 > bDescriptorType 2 > wTotalLength 25 > bNumInterfaces 1 > bConfigurationValue 1 > iConfiguration 0 > bmAttributes 0xe0 > Self Powered > Remote Wakeup > MaxPower 0mA > Interface Descriptor: > bLength 9 > bDescriptorType 4 > bInterfaceNumber 0 > bAlternateSetting 0 > bNumEndpoints 1 > bInterfaceClass 9 Hub > bInterfaceSubClass 0 Unused > bInterfaceProtocol 0 Full speed hub > iInterface 0 > Endpoint Descriptor: > bLength 7 > bDescriptorType 5 > bEndpointAddress 0x81 EP 1 IN > bmAttributes 3 > Transfer Type Interrupt > Synch Type None > Usage Type Data > wMaxPacketSize 0x0002 1x 2 bytes > bInterval 255 > Hub Descriptor: > bLength 9 > bDescriptorType 41 > nNbrPorts 3 > wHubCharacteristic 0x0002 > No power switching (usb 1.0) > Ganged overcurrent protection > bPwrOn2PwrGood 1 * 2 milli seconds > bHubContrCurrent 0 milli Ampere > DeviceRemovable 0x40 > PortPwrCtrlMask 0x40 > Hub Port Status: > Port 1: 0000.0100 power > Port 2: 0000.0100 power > Port 3: 0000.0100 power > > Bus 001 Device 001: ID 0000:0000 > Device Descriptor: > bLength 18 > bDescriptorType 1 > bcdUSB 1.10 > bDeviceClass 9 Hub > bDeviceSubClass 0 Unused > bDeviceProtocol 0 Full speed hub > bMaxPacketSize0 64 > idVendor 0x0000 > idProduct 0x0000 > bcdDevice 2.06 > iManufacturer 3 Linux 2.6.22.5 ohci_hcd > iProduct 2 OHCI Host Controller > iSerial 1 0000:00:02.0 > bNumConfigurations 1 > Configuration Descriptor: > bLength 9 > bDescriptorType 2 > wTotalLength 25 > bNumInterfaces 1 > bConfigurationValue 1 > iConfiguration 0 > bmAttributes 0xe0 > Self Powered > Remote Wakeup > MaxPower 0mA > Interface Descriptor: > bLength 9 > bDescriptorType 4 > bInterfaceNumber 0 > bAlternateSetting 0 > bNumEndpoints 1 > bInterfaceClass 9 Hub > bInterfaceSubClass 0 Unused > bInterfaceProtocol 0 Full speed hub > iInterface 0 > Endpoint Descriptor: > bLength 7 > bDescriptorType 5 > bEndpointAddress 0x81 EP 1 IN > bmAttributes 3 > Transfer Type Interrupt > Synch Type None > Usage Type Data > wMaxPacketSize 0x0002 1x 2 bytes > bInterval 255 > Hub Descriptor: > bLength 9 > bDescriptorType 41 > nNbrPorts 3 > wHubCharacteristic 0x0002 > No power switching (usb 1.0) > Ganged overcurrent protection > bPwrOn2PwrGood 1 * 2 milli seconds > bHubContrCurrent 0 milli Ampere > DeviceRemovable 0x40 > PortPwrCtrlMask 0x40 > Hub Port Status: > Port 1: 0000.0100 power > Port 2: 0000.0100 power > Port 3: 0000.0100 power > -------------------------------------------------------------------------------------------------- > > 'cat /proc/bus/usb/devices': > -------------------------------------------------------------------------------------------------- > T: Bus=03 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 6 > B: Alloc= 0/800 us ( 0%), #Int= 0, #Iso= 0 > D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=01 MxPS=64 #Cfgs= 1 > P: Vendor=0000 ProdID=0000 Rev= 2.06 > S: Manufacturer=Linux 2.6.22.5 ehci_hcd > S: Product=EHCI Host Controller > S: SerialNumber=0000:00:02.2 > C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr= 0mA > I:* If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub > E: Ad=81(I) Atr=03(Int.) MxPS= 4 Ivl=256ms > > T: Bus=03 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 8 Spd=480 MxCh= 0 > D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1 > P: Vendor=22b8 ProdID=6426 Rev= 1.01 > S: Manufacturer=Motorola Inc. > S: Product=MS > S: SerialNumber=9083519724BA0E0A0E > C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=500mA > I:* If#= 0 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=usb-storage > E: Ad=02(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms > E: Ad=86(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms > > T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 3 > B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 > D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1 > P: Vendor=0000 ProdID=0000 Rev= 2.06 > S: Manufacturer=Linux 2.6.22.5 ohci_hcd > S: Product=OHCI Host Controller > S: SerialNumber=0000:00:02.1 > C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr= 0mA > I:* If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub > E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms > > T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 3 > B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 > D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1 > P: Vendor=0000 ProdID=0000 Rev= 2.06 > S: Manufacturer=Linux 2.6.22.5 ohci_hcd > S: Product=OHCI Host Controller > S: SerialNumber=0000:00:02.0 > C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr= 0mA > I:* If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub > E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms > ----------------------------------------------------------------------------------------------------- > > 'cat /proc/scsi/scsi': > ----------------------------------------------------------------------------------------------------- > Attached devices: > Host: scsi0 Channel: 00 Id: 02 Lun: 00 > Vendor: PIONEER Model: DVD-ROM DVD-305 Rev: 1.00 > Type: CD-ROM ANSI SCSI revision: 02 > Host: scsi1 Channel: 00 Id: 00 Lun: 00 > Vendor: ATA Model: Maxtor 6L300S0 Rev: BACE > Type: Direct-Access ANSI SCSI revision: 05 > Host: scsi9 Channel: 00 Id: 00 Lun: 00 > Vendor: Motorola Model: MSnc. Rev: > Type: Direct-Access ANSI SCSI revision: 00 > Host: scsi9 Channel: 00 Id: 00 Lun: 01 > Vendor: Motorola Model: MSnc. Rev: > Type: Direct-Access ANSI SCSI revision: 00 > ----------------------------------------------------------------------------------------------------- > > What can I do? > > Regards, > > Andreas > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Linux-usb-users@lists.sourceforge.net > To unsubscribe, use the last form field at: > https://lists.sourceforge.net/lists/listinfo/linux-usb-users > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Linux-usb-users@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users