Subject: Re: kern/29771: Some newer USB memory don't work
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Masahiko KIMOTO <kimoto@ohnolab.org>
List: netbsd-bugs
Date: 03/23/2005 16:01:02
The following reply was made to PR kern/29771; it has been noted by GNATS.

From: Masahiko KIMOTO <kimoto@ohnolab.org>
To: cube@cubidou.net
Cc: gnats-bugs@netbsd.org
Subject: Re: kern/29771: Some newer USB memory don't work
Date: Thu, 24 Mar 2005 00:52:53 +0900 (JST)

  > Does it really work with that quirk?  I do have a DiskOnKey3 device, but
  > it loses before the NOBIGMODESENSE quirk is relevant.
 
 I'm using IO-data's EasyDisk Light with this patch.
 (http://www.iodata.jp/prod/usbmemory/easydisk/2004/edl/index.htm)
 
 When the memory is inserted, kernel outputs this messages,
 
 umass0 at uhub1 port 1 configuration 1 interface 0
 I-O DATA USB Flash Disk, rev 2.00/2.00, addr 2
 umass0: using SCSI over Bulk-Only
 scsibus0 at umass0: 2 targets, 1 lun per target
 
 then, scan the device, by scsictl /dev/scsibus0 scan 0 0,
 
 sd0 at scsibus0 target 0 lun 0: <I-O DATA, USB Flash Disk, 4.90> disk removable
 sd0: fabricating a geometry
 sd0: 243 MB, 243 cyl, 64 head, 32 sec, 512 bytes/sect x 497664 sectors
 sd0: fabricating a geometry
 
 Then I can mount /dev/sd0e as msdosfs.
 
 ----------------------------------------------------------------------
 Masahiko KIMOTO, Ph. D.
 E-mail: kimoto@ohnolab.org        URL: http://www.ohnolab.org/~kimoto