Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jan 2014 15:24:24 +0100
From:      Gerrit =?ISO-8859-1?Q?K=FChn?= <gerrit.kuehn@aei.mpg.de>
To:        Hans Petter Selasky <hps@bitfrost.no>
Cc:        freebsd-usb@FreeBSD.org
Subject:   Re: ATP USB flash failure (regression?)
Message-ID:  <20140124152424.1f320a27.gerrit.kuehn@aei.mpg.de>
In-Reply-To: <52E0E780.8070004@bitfrost.no>
References:  <20140122134116.1c589702.gerrit.kuehn@aei.mpg.de> <52DFC03F.6090002@bitfrost.no> <20140122154508.0958e414.gerrit.kuehn@aei.mpg.de> <52DFDBE8.10004@bitfrost.no> <20140122161205.77018862.gerrit.kuehn@aei.mpg.de> <52E01CCD.8010000@bitfrost.no> <52E01DFD.5010603@bitfrost.no> <20140123100230.70b460af.gerrit.kuehn@aei.mpg.de> <52E0E780.8070004@bitfrost.no>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 23 Jan 2014 10:57:20 +0100 Hans Petter Selasky <hps@bitfrost.no>
wrote about Re: ATP USB flash failure (regression?):

HPS> Author: hselasky
HPS> Date: Sun Jan 12 21:21:19 2014
HPS> New Revision: 260575
HPS> URL: http://svnweb.freebsd.org/changeset/base/260575
HPS> 
HPS> You can try reverting it.


Ok, compilation of -stable is fixed now, let's see...

---
root@mclane:/usr/src # svn merge -c -260575 https://svn0.eu.freebsd.org/base/stable/9 
--- Reverse-merging r260575 into '.':
U    sys/dev/usb/wlan/if_urtw.c
U    sys/dev/usb/usb_msctest.c
U    sys/dev/usb/storage/ustorage_fs.c
 G   sys/dev
 G   sys
--- Recording mergeinfo for reverse merge of r260575 into '.':
 U   .
--- Recording mergeinfo for reverse merge of r260575 into 'sys':
 G   sys
--- Recording mergeinfo for reverse merge of r260575 into 'sys/dev':
 G   sys/dev
---


After rebuilding, installing and booting, the situation appears to have not changed:

---
ugen1.4: <ATP Electronics> at usbus1
umass0: <ATP Electronics ATP IG eUSB SSD, class 0/0, rev 2.00/11.00, addr 4> on usbus1
umass0:  SCSI over Bulk-Only; quirks = 0x4101
umass0:8:0:-1: Attached to scbus8
(probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12 00 00 00 24 00 
(probe0:umass-sim0:0:0:0): CAM status: CCB request completed with an error
(probe0:umass-sim0:0:0:0): Retrying command
(probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12 00 00 00 24 00 
(probe0:umass-sim0:0:0:0): CAM status: CCB request completed with an error
(probe0:umass-sim0:0:0:0): Retrying command
(probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12 00 00 00 24 00 
(probe0:umass-sim0:0:0:0): CAM status: CCB request completed with an error
(probe0:umass-sim0:0:0:0): Retrying command
(probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12 00 00 00 24 00 
(probe0:umass-sim0:0:0:0): CAM status: CCB request completed with an error
(probe0:umass-sim0:0:0:0): Retrying command
(probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12 00 00 00 24 00 
(probe0:umass-sim0:0:0:0): CAM status: CCB request completed with an error
(probe0:umass-sim0:0:0:0): Error 5, Retries exhausted
---

These are still the same (wrong) quirks settings, and I get no device node.
I'll revert the revert now (getting back to the recent -stable kernel) and try putting the quirk you suggested directly into usb_quirk.c.


cu
  Gerrit



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140124152424.1f320a27.gerrit.kuehn>