Re: USB Flash drive problem with 9.0

2012-03-31 Thread Kaho Toshikazu
Hello Alexander Motin, Your patch solves the problem. Thank you. -- Kaho Toshikazu > On 03/31/12 07:57, Kaho Toshikazu wrote: > >> Could you collect more information about what's exactly happens > >> with the device? Can you execute some camcontrol inquiry

Re: USB Flash drive problem with 9.0

2012-03-30 Thread Kaho Toshikazu
transfers da0: 15477MB (31696896 512 byte sectors: 255H 63S/T 1973C) Hmm, "READ CAPACITY(16)" can be used and device is alive. With UQ_MSC_NO_INQUIRY, after run camcontrol, dd can read normally. Without UQ_MSC_NO_INQUIRY, camcontrol can return something, but dd can not be usable. -- Kah

Re: USB Flash drive problem with 9.0

2012-03-25 Thread Kaho Toshikazu
Hello, Andriy Gapon and ML members, > Date: Sun, 25 Mar 2012 13:15:26 +0300 > > on 25/03/2012 08:02 Kaho Toshikazu said the following: > > Hello Andriy Gapon, > > Thank you for your comment. > > > >> Message-ID: <4f6d9672.4050...@freebsd.org>

Re: USB Flash drive problem with 9.0

2012-03-24 Thread Kaho Toshikazu
Hello Andriy Gapon, Thank you for your comment. > Message-ID: <4f6d9672.4050...@freebsd.org> > Date: Sat, 24 Mar 2012 11:40:02 +0200 > > on 24/03/2012 04:17 Kaho Toshikazu said the following: > > Hello, > > > > I have a similar problem with Transcend 1

Re: USB Flash drive problem with 9.0

2012-03-23 Thread Kaho Toshikazu
Hello, I have a similar problem with Transcend 16GB USB flash. When the flash is plugged, FreeBSD attache it, but reports very big capacity and can not read/write it. UQ_MSC_NO_INQUIRY makes jobs in my machines. 10-current and 8-stable have same problem, and 9-stable is not tested. -- Kaho