From owner-freebsd-usb@FreeBSD.ORG Thu Mar 20 22:34:25 2014 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D2B57306 for ; Thu, 20 Mar 2014 22:34:25 +0000 (UTC) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 34E39E49 for ; Thu, 20 Mar 2014 22:34:24 +0000 (UTC) Received: from ur.dons.net.au (ppp118-210-132-29.lns20.adl6.internode.on.net [118.210.132.29]) (authenticated bits=0) by cain.gsoft.com.au (8.14.4/8.14.3) with ESMTP id s2KMXv98075566 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Fri, 21 Mar 2014 09:04:08 +1030 (CST) (envelope-from doconnor@gsoft.com.au) Subject: Re: USB config SX lock deadlock Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) Content-Type: multipart/signed; boundary="Apple-Mail=_146D45C5-5E9A-43C7-A458-C6FFEB4FF387"; protocol="application/pgp-signature"; micalg=pgp-sha1 From: "Daniel O'Connor" In-Reply-To: <532AEC8F.7000608@selasky.org> Date: Fri, 21 Mar 2014 09:03:56 +1030 Message-Id: <29BF3F84-1EE7-4E99-A094-29B4AB7325D6@gsoft.com.au> References: <9783900F-08A1-41FB-81B8-3C9809B82521@gsoft.com.au> <52553000.2010003@bitfrost.no> <52554855.6030404@bitfrost.no> <52564953.8080707@bitfrost.no> <7610BC59-ED91-4807-B145-7F7DD2C725E9@gsoft.com.au> <52565BB1.8070506@bitfrost.no> <084BCD21-ADE9-4E60-B637-99EEE1D26389@gsoft.com.au> <427679D2-ED43-435A-B362-5F7B89F7AA3A@gsoft.com.au> <532AEC8F.7000608@selasky.org> To: Hans Petter Selasky X-Mailer: Apple Mail (2.1874) X-Spam-Score: 0.163 () BAYES_00,RDNS_DYNAMIC X-Scanned-By: MIMEDefang 2.67 on 203.31.81.10 Cc: freebsd-usb@freebsd.org X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Mar 2014 22:34:25 -0000 --Apple-Mail=_146D45C5-5E9A-43C7-A458-C6FFEB4FF387 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=iso-8859-1 On 20 Mar 2014, at 23:56, Hans Petter Selasky wrote: > Can you try to reproduce using the attached patch. > > You need to manually add: > > #define USB_BUS_EXPLORE_PROC(bus) (&(bus)->explore_proc) > > Because the patch is for -current. > > Thank you for your bug report! Wow, very fast turn around, thanks! I am running a patched kernel now. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --Apple-Mail=_146D45C5-5E9A-43C7-A458-C6FFEB4FF387 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - http://gpgtools.org iD8DBQFTK2zU5ZPcIHs/zowRAt5iAJ9jjbdMOL1ZnSTdv6VoEE0uT7XTdACeOGSN 4aPxDmhJmSyoDJm35I7Q6OI= =EIkB -----END PGP SIGNATURE----- --Apple-Mail=_146D45C5-5E9A-43C7-A458-C6FFEB4FF387--