From owner-freebsd-usb@FreeBSD.ORG Sat Feb 2 08:49:05 2013 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id EBB9AB9D for ; Sat, 2 Feb 2013 08:49:05 +0000 (UTC) (envelope-from hoselang@gmail.com) Received: from mail-ob0-f175.google.com (mail-ob0-f175.google.com [209.85.214.175]) by mx1.freebsd.org (Postfix) with ESMTP id 9AF486AB for ; Sat, 2 Feb 2013 08:49:05 +0000 (UTC) Received: by mail-ob0-f175.google.com with SMTP id uz6so4826433obc.6 for ; Sat, 02 Feb 2013 00:48:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=WDFla5y24CkAg7RwZyigeVnXis0HfZ+FoceZajF6pB8=; b=OATd5v+7Zpx+Xf2UyDRvHSpeoytopHtb/czZivGaqUD+QUCtgTHQuoHkp115O3IZul kK/eVPSZFAtDG7H8Li5qWwftQlZ3FWy7N0QYO+4YQAWftjRvTTnwpqCboIYCYSWbCR/f aP9hARa7+Ew35bMDQRexYy3o9eEm9Obin42Nb5X+z+QXNezOqw5kAgVzeMRaKBbScGsp NLGow2a4LPMIhKVxFL9lFky1UYTEHsI2BPcfW0IQQ4AVEsHOFEHmH0rg3lLB5vR1rIfA +z/i05CiW5oZzbboN8MY9E/fjDUArrcUqh+LT926Uqo6McdYVJapQuxbCIOqAdFNz48+ U4/w== MIME-Version: 1.0 X-Received: by 10.60.172.131 with SMTP id bc3mr12230442oec.79.1359794939683; Sat, 02 Feb 2013 00:48:59 -0800 (PST) Received: by 10.60.174.3 with HTTP; Sat, 2 Feb 2013 00:48:59 -0800 (PST) In-Reply-To: References: <201302010832.13117.hselasky@c2i.net> <201302010902.43882.hselasky@c2i.net> Date: Sat, 2 Feb 2013 16:48:59 +0800 Message-ID: Subject: Fwd: sata to usb not working From: john smith To: freebsd-usb@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Feb 2013 08:49:06 -0000 sorry I did not send directly to the list ---------- Forwarded message ---------- From: john smith Date: Sat, Feb 2, 2013 at 4:18 PM Subject: Re: sata to usb not working To: Hans Petter Selasky I've done the upgrade, but still get the same errors. How exactly should I tweak the timings? Any hints? Tks On Sat, Feb 2, 2013 at 9:22 AM, john smith wrote: > Hello, > I'm doing the upgrade to -stable (still in "buildworld"), in the meantime > I've found out that the powered one (the one without enclosure) works if in > turn connected to a powered hub (both must have external power to work). > Here is the relevant usbconfig output: > > ugen7.2: at usbus7, cfg=0 md=HOST spd=HIGH > (480Mbps) pwr=SAVE > ugen7.3: at usbus7, cfg=0 md=HOST spd=HIGH > (480Mbps) pwr=ON > > here the /var/log/messages: > > kernel: ugen7.3: at usbus7 > kernel: umass0: addr 3> on usbus7 > kernel: umass0: SCSI over Bulk-Only; quirks = 0x0000 > kernel: umass0:5:0:-1: Attached to scbus5 > kernel: (probe0:umass-sim0:0:0:0): REPORT LUNS. CDB: a0 0 0 0 0 0 0 0 0 10 > 0 0 > kernel: (probe0:umass-sim0:0:0:0): CAM status: SCSI Status Error > kernel: (probe0:umass-sim0:0:0:0): SCSI status: Check Condition > kernel: (probe0:umass-sim0:0:0:0): SCSI sense: ILLEGAL REQUEST asc:20,0 > (Invalid command operation code) > kernel: (probe0:umass-sim0:0:0:0): Error 22, Unretryable error > kernel: da0 at umass-sim0 bus 0 scbus5 target 0 lun 0 > kernel: da0: Fixed Direct Access SCSI-5 device > kernel: da0: 40.000MB/s transfers > kernel: da0: 238475MB (488397168 512 byte sectors: 255H 63S/T 30401C) > > > > > On Fri, Feb 1, 2013 at 4:23 PM, john smith wrote: > >> ok, thanks, will let you know. >> >> On 2/1/13, Hans Petter Selasky wrote: >> > On Friday 01 February 2013 08:59:07 john smith wrote: >> >> Hi, >> >> thanks for you reply. >> >> Is upgrading to -stable conditio sine qua non? >> >> If so I'll give it a try. >> > >> > Hi, >> > >> > If you are on 9-release and upgrade to 9-stable, should not break >> anything. >> > >> > If you have USB modules in /boot/modules, those might have to be >> > re-compiled. >> > >> > --HPS >> > >> > >