Skip site navigation (1)Skip section navigation (2)
Date:      26 Sep 2002 03:50:45 -0500
From:      Larry Rosenman <ler@lerctr.org>
To:        Bruce M Simpson <bms@spc.org>
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: DMI Multi-Flash (USB)
Message-ID:  <1033030248.391.0.camel@lerlaptop.lerctr.org>
In-Reply-To: <20020925164121.GP26280@spc.org>
References:  <1032971644.441.17.camel@lerlaptop.iadfw.net>  <20020925164121.GP26280@spc.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2002-09-25 at 11:41, Bruce M Simpson wrote:
> On Wed, Sep 25, 2002 at 11:34:03AM -0500, Larry Rosenman wrote:
> > Anyone tried to figure out how to get one of these to work?  It's a USB
> > Flash memory reader, that supports 4 units, SmartMedia, SD/MMC,
> > CompactFlash, and MemoryStick.  When I add it to the port I get:
> [snip]
> 
> Please run the udesc_dump(1) utility *without* loading the umass.ko
> kernel module, and send us the output.
> 
Here it is:
Standard Device Descriptor:
  bLength            18
  bDescriptorType    01
  bcdUSB             0110
  bDeviceClass       00
  bDeviceSubClass    00
  bDeviceProtocol    00
  bMaxPacketSize     8
  idVendor           0c0b
  idProduct          001c
  bcdDevice          0100
  iManufacturer      1
  iProduct           2
  iSerialNumber      3
  bNumConfigurations 1

Configuration 0:
	Standard Configuration Descriptor:
	  bLength             9
	  bDescriptorType     02
	  wTotalLength        39
	  bNumInterface       1
	  bConfigurationValue 1
	  iConfiguration      0
	  bmAttributes        80
	  bMaxPower           50 (100 mA)

	Standard Interface Descriptor:
	  bLength            9
	  bDescriptorType    04
	  bInterfaceNumber   0
	  bAlternateSetting  0
	  bNumEndpoints      3
	  bInterfaceClass    08
	  bInterfaceSubClass 06
	  bInterfaceProtocol 50
	  iInterface         0

	Standard Endpoint Descriptor:
	  bLength          7
	  bDescriptorType  05
	  bEndpointAddress 81 (in)
	  bmAttributes     02 (Bulk)
	  wMaxPacketSize   64
	  bInterval        255

	Standard Endpoint Descriptor:
	  bLength          7
	  bDescriptorType  05
	  bEndpointAddress 02 (out)
	  bmAttributes     02 (Bulk)
	  wMaxPacketSize   64
	  bInterval        255

	Standard Endpoint Descriptor:
	  bLength          7
	  bDescriptorType  05
	  bEndpointAddress 83 (in)
	  bmAttributes     03 (Interruput)
	  wMaxPacketSize   2
	  bInterval        1

Codes Representing Languages by the Device:
  bLength          4
  bDescriptorType  03
  wLANGID[0]       0409

String (index 1): DMI.....................

String (index 2): MultiFlash..............

String (index 3): 1E231C030337

-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1033030248.391.0.camel>