From owner-cvs-all Wed May 22 17:40:18 2002 Delivered-To: cvs-all@freebsd.org Received: from tao.org.uk (genius.tao.org.uk [212.135.162.51]) by hub.freebsd.org (Postfix) with ESMTP id F02B537B411; Wed, 22 May 2002 17:40:04 -0700 (PDT) Received: by tao.org.uk (Postfix, from userid 100) id 2B25235B; Thu, 23 May 2002 01:40:04 +0100 (BST) Date: Thu, 23 May 2002 01:40:04 +0100 From: Josef Karthauser To: Josef Karthauser Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/usb if_aue.c if_auereg.h Message-ID: <20020523004003.GC3836@genius.tao.org.uk> References: <200205230036.g4N0aEu60011@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Y5rl02BVI9TCfPar" Content-Disposition: inline In-Reply-To: <200205230036.g4N0aEu60011@freefall.freebsd.org> User-Agent: Mutt/1.3.28i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --Y5rl02BVI9TCfPar Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 22, 2002 at 05:36:14PM -0700, Josef Karthauser wrote: > joe 2002/05/22 17:36:14 PDT >=20 > Modified files: > sys/dev/usb if_aue.c if_auereg.h=20 > Log: > Fix a panic by allocating the iface structure locally in the attach > function instead of in usb_probe_and_attach. > =20 There are some softinterrupt issues that I've not tracked down yet. If anyone wants to use aue they're advised to also apply: --- usb_port.h 9 May 2002 21:55:47 -0000 1.52 +++ usb_port.h 23 May 2002 00:37:50 -0000 @@ -393,8 +393,6 @@ =20 #define USBVERBOSE =20 -#define USB_USE_SOFTINTR - #define Static static =20 #define device_ptr_t device_t (Of course this means that you'll reenable the detach problems too... :( ) Joe --Y5rl02BVI9TCfPar Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjzsOmMACgkQXVIcjOaxUBa2JQCfRC77ufXs4aFRdev+jE604yS+ +/YAoNwNWVrRYBzBtNyKtyMjbz5bfHtE =tvvJ -----END PGP SIGNATURE----- --Y5rl02BVI9TCfPar-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message