Generic Storage Device

Hello,

All USB ports are free, no any device is connected.
Here is what does the ‘usb’ command and ‘devb-umass’ driver report:

usb

USB 0 (UHCI) v1.10, v1.01 DDK, v1.01 HCD
USB 1 (UHCI) v1.10, v1.01 DDK, v1.01 HCD
USB 2 (UHCI) v1.10, v1.01 DDK, v1.01 HCD
USB 3 (EHCI) v1.10, v1.01 DDK, v1.01 HCD
Device Address : 1
Vendor : 0x05e3
Product : 0x0710 (USB Storage)
Class : 0x00 (Independant per interface)

usb -vvv


Device Address : 1
Upstream Host Controller : 3
Upstream Device Address : 0
Upstream Port : 5
Upstream Port Speed : High
Vendor : 0x05e3
Product : 0x0710 (USB Storage)
Device Release : r91.44
USB Spec Release : v2.00
Serial Number : 000000009144
Class : 0x00 (Independant per interface)
Max PacketSize0 : 64
Languages : 0x0409 (English)
Current Frame : 9265 (1024 bytes)
Configurations : 1
Configuration : 1
Attributes : 0x80 (Bus-powered)
Max Power : 500 mA
Interfaces : 1
Interface : 0 / 0
Class : 0x08 (Mass Storage)
Subclass : 0x06 (SCSI)
Protocol : 0x50
Endpoints : Control + 2
Endpoint : 0
Attributes : Control
Max Packet Size: 64
Endpoint : 1
Attributes : Bulk/IN
Max Packet Size: 512
Endpoint : 2
Attributes : Bulk/OUT
Max Packet Size: 512

\

devb-umass &

Path=0 - QNX USB Storage
target=0 lun=0 Direct-Access(0) -
Generic STORAGE DEVICE Dev: 9144

After driver start device is mounted as /dev/hdx.

fdisk /dev/hd1 info

Physical disk characteristics: (/dev/hd1)
Disk type : Direct Access (0)
Cylinders : 0
Heads : 2
Sectors/Track : 18
Total Sectors : 0
Partition table information:
0: (4) beg(h=0,s=40,c=123) end(h=8,s=255,c=255) off=4294967295,
size=4294967295
1: (4) beg(h=255,s=196,c=122) end(h=8,s=116,c=231) off=1355825,
size=65536
2: (255) beg(h=0,s=255,c=255) end(h=255,s=96,c=231) off=2199171121,
size=2199171125
3: (255) beg(h=176,s=255,c=255) end(h=255,s=255,c=255) off=4294967295,
size=4294967295
signature1=0xFF, signature2=0xFF

Does anybody have an idea what is it?

Regards,
Jacek

A IOGEAR USB hub and memory card reader ?

http://www.qbik.ch/usb/devices/search_res.php?pattern=card+reader

Henry

Jacek Rudnicki <jacek.rudnicki@quantum.com.pl> wrote in message
news:dkctc1$5j$1@inn.qnx.com

Hello,

All USB ports are free, no any device is connected.
Here is what does the ‘usb’ command and ‘devb-umass’ driver report:

usb

USB 0 (UHCI) v1.10, v1.01 DDK, v1.01 HCD
USB 1 (UHCI) v1.10, v1.01 DDK, v1.01 HCD
USB 2 (UHCI) v1.10, v1.01 DDK, v1.01 HCD
USB 3 (EHCI) v1.10, v1.01 DDK, v1.01 HCD
Device Address : 1
Vendor : 0x05e3
Product : 0x0710 (USB Storage)
Class : 0x00 (Independant per interface)

usb -vvv


Device Address : 1
Upstream Host Controller : 3
Upstream Device Address : 0
Upstream Port : 5
Upstream Port Speed : High
Vendor : 0x05e3
Product : 0x0710 (USB Storage)
Device Release : r91.44
USB Spec Release : v2.00
Serial Number : 000000009144
Class : 0x00 (Independant per interface)
Max PacketSize0 : 64
Languages : 0x0409 (English)
Current Frame : 9265 (1024 bytes)
Configurations : 1
Configuration : 1
Attributes : 0x80 (Bus-powered)
Max Power : 500 mA
Interfaces : 1
Interface : 0 / 0
Class : 0x08 (Mass Storage)
Subclass : 0x06 (SCSI)
Protocol : 0x50
Endpoints : Control + 2
Endpoint : 0
Attributes : Control
Max Packet Size: 64
Endpoint : 1
Attributes : Bulk/IN
Max Packet Size: 512
Endpoint : 2
Attributes : Bulk/OUT
Max Packet Size: 512

\

devb-umass &

Path=0 - QNX USB Storage
target=0 lun=0 Direct-Access(0) -
Generic STORAGE DEVICE Dev: 9144

After driver start device is mounted as /dev/hdx.

fdisk /dev/hd1 info

Physical disk characteristics: (/dev/hd1)
Disk type : Direct Access (0)
Cylinders : 0
Heads : 2
Sectors/Track : 18
Total Sectors : 0
Partition table information:
0: (4) beg(h=0,s=40,c=123) end(h=8,s=255,c=255) off=4294967295,
size=4294967295
1: (4) beg(h=255,s=196,c=122) end(h=8,s=116,c=231) off=1355825,
size=65536
2: (255) beg(h=0,s=255,c=255) end(h=255,s=96,c=231) off=2199171121,
size=2199171125
3: (255) beg(h=176,s=255,c=255) end(h=255,s=255,c=255) off=4294967295,
size=4294967295
signature1=0xFF, signature2=0xFF

Does anybody have an idea what is it?

Regards,
Jacek

Yes, it’s a memory card reader (CF and SD).
Both carriers are supported by the devb-umass :slight_smile:.

Thank’s,
Jacek

U¿ytkownik “Henry VanDyke” <henry@qnx.com> napisa³ w wiadomo¶ci
news:dkd7no$7n8$1@inn.qnx.com

A IOGEAR USB hub and memory card reader ?

http://www.qbik.ch/usb/devices/search_res.php?pattern=card+reader

Henry

Jacek Rudnicki <> jacek.rudnicki@quantum.com.pl> > wrote in message
news:dkctc1$5j$> 1@inn.qnx.com> …
Hello,

All USB ports are free, no any device is connected.
Here is what does the ‘usb’ command and ‘devb-umass’ driver report:

usb

USB 0 (UHCI) v1.10, v1.01 DDK, v1.01 HCD
USB 1 (UHCI) v1.10, v1.01 DDK, v1.01 HCD
USB 2 (UHCI) v1.10, v1.01 DDK, v1.01 HCD
USB 3 (EHCI) v1.10, v1.01 DDK, v1.01 HCD
Device Address : 1
Vendor : 0x05e3
Product : 0x0710 (USB Storage)
Class : 0x00 (Independant per interface)

usb -vvv


Device Address : 1
Upstream Host Controller : 3
Upstream Device Address : 0
Upstream Port : 5
Upstream Port Speed : High
Vendor : 0x05e3
Product : 0x0710 (USB Storage)
Device Release : r91.44
USB Spec Release : v2.00
Serial Number : 000000009144
Class : 0x00 (Independant per interface)
Max PacketSize0 : 64
Languages : 0x0409 (English)
Current Frame : 9265 (1024 bytes)
Configurations : 1
Configuration : 1
Attributes : 0x80 (Bus-powered)
Max Power : 500 mA
Interfaces : 1
Interface : 0 / 0
Class : 0x08 (Mass Storage)
Subclass : 0x06 (SCSI)
Protocol : 0x50
Endpoints : Control + 2
Endpoint : 0
Attributes : Control
Max Packet Size: 64
Endpoint : 1
Attributes : Bulk/IN
Max Packet Size: 512
Endpoint : 2
Attributes : Bulk/OUT
Max Packet Size: 512

\

devb-umass &

Path=0 - QNX USB Storage
target=0 lun=0 Direct-Access(0) -
Generic STORAGE DEVICE Dev: 9144

After driver start device is mounted as /dev/hdx.

fdisk /dev/hd1 info

Physical disk characteristics: (/dev/hd1)
Disk type : Direct Access (0)
Cylinders : 0
Heads : 2
Sectors/Track : 18
Total Sectors : 0
Partition table information:
0: (4) beg(h=0,s=40,c=123) end(h=8,s=255,c=255) off=4294967295,
size=4294967295
1: (4) beg(h=255,s=196,c=122) end(h=8,s=116,c=231) off=1355825,
size=65536
2: (255) beg(h=0,s=255,c=255) end(h=255,s=96,c=231) off=2199171121,
size=2199171125
3: (255) beg(h=176,s=255,c=255) end(h=255,s=255,c=255)
off=4294967295,
size=4294967295
signature1=0xFF, signature2=0xFF

Does anybody have an idea what is it?

Regards,
Jacek
\