From owner-freebsd-current@FreeBSD.ORG Tue Aug 14 05:28:30 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E430E1065673 for ; Tue, 14 Aug 2012 05:28:30 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe02.c2i.net [212.247.154.34]) by mx1.freebsd.org (Postfix) with ESMTP id 6C0D98FC08 for ; Tue, 14 Aug 2012 05:28:29 +0000 (UTC) X-T2-Spam-Status: No, hits=-1.0 required=5.0 tests=ALL_TRUSTED Received: from [176.74.212.201] (account mc467741@c2i.net HELO laptop015.hselasky.homeunix.org) by mailfe02.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 308337557; Tue, 14 Aug 2012 07:28:27 +0200 From: Hans Petter Selasky To: Kim Culhan Date: Tue, 14 Aug 2012 07:29:03 +0200 User-Agent: KMail/1.13.7 (FreeBSD/9.1-PRERELEASE; KDE/4.8.4; amd64; ; ) References: <201208132049.08195.hselasky@c2i.net> In-Reply-To: X-Face: 'mmZ:T{)),Oru^0c+/}w'`gU1$ubmG?lp!=R4Wy\ELYo2)@'UZ24N@d2+AyewRX}mAm; Yp |U[@, _z/([?1bCfM{_"B<.J>mICJCHAzzGHI{y7{%JVz%R~yJHIji`y>Y}k1C4TfysrsUI -%GU9V5]iUZF&nRn9mJ'?&>O MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201208140729.03527.hselasky@c2i.net> Cc: freebsd-current@freebsd.org Subject: Re: r239222 boot failure: Lock (sx) USB config SX lock not locked X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Aug 2012 05:28:31 -0000 On Tuesday 14 August 2012 00:36:48 Kim Culhan wrote: > On Mon, Aug 13, 2012 at 2:49 PM, Hans Petter Selasky wrote: > > On Monday 13 August 2012 20:17:31 Hans Petter Selasky wrote: > >> On Monday 13 August 2012 13:15:00 Kim Culhan wrote: > >> > Seeing this on r239222: > >> > > >> > panic: Lock (sx) USB config SX lock not locked @ > >> > /usr/src/sys/dev/usb/usb/usb_device.c:2781 > >> > > >> > thanks > >> > -kim > >> > >> It's my fault. I'll add the missing locks. Thank you. > >> > >> --HPS > > > > Hi Kim, > > > > See r239240. > > > > My -current tinybsd was not configured with WITNESS so I wasn't able to > > catch this error before commit. If there are more problems please let me > > know, and I'll fix it. It was the USB 3.0 streams change which caused > > this problem, and if you guys at -current mailing list want to help out > > get the new SCSI protocol for USB supported, then I'll be more than glad > > to accept hardware donations! > > Thanks muchly Hans, would the hardware be like this: > > http://www.adaptec.com/en-us/support/_eol/usb_scsi/usbxchange/ Hi, It is more like this: http://news.softpedia.com/news/ASUS-Boosts-USB-3-0-Performance-With-UASP-227703.shtml Device needs to support UASP and USB 3.0 --HPS