On Thu, 23 Jan 2014 10:57:20 +0100 Hans Petter Selasky <h...@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
_______________________________________________
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"

Reply via email to