From owner-freebsd-bugs@FreeBSD.ORG Tue Jul 20 16:40:26 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD47B16A4CE for ; Tue, 20 Jul 2004 16:40:26 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A66DB43D54 for ; Tue, 20 Jul 2004 16:40:26 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i6KGeQGV073936 for ; Tue, 20 Jul 2004 16:40:26 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i6KGeQQS073935; Tue, 20 Jul 2004 16:40:26 GMT (envelope-from gnats) Date: Tue, 20 Jul 2004 16:40:26 GMT Message-Id: <200407201640.i6KGeQQS073935@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Scott Mitchell Subject: Re: kern/69319: aue(4) startup panic X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Scott Mitchell List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jul 2004 16:40:26 -0000 The following reply was made to PR kern/69319; it has been noted by GNATS. From: Scott Mitchell To: Ian Dowse Cc: julian@freebsd.org, FreeBSD-gnats-submit@freebsd.org Subject: Re: kern/69319: aue(4) startup panic Date: Tue, 20 Jul 2004 17:36:46 +0100 On Tue, Jul 20, 2004 at 01:32:35AM +0100, Ian Dowse wrote: > > It looks as if the USBD_NO_TSLEEP hack was accidentally removed > during the big USB MFC. I believe that this is still needed in > RELENG_4. > > Bringing it back may just involves undoing the small bits of the > following revisions that mention that flag, though there might be > more to it: > > usbdi.h 1.21.2.4 > usbdi.c 1.34.2.8 > if_rue.c 1.2.2.2 > if_aue.c 1.19.2.20 > if_cue.c 1.7.2.7 > if_kue.c 1.17.2.10 > > It may be easier to reverse-apply the corresponding revisions from > -CURRENT and fix the conflicts, i.e.: > > cvs update -kk -j1.28 -j1.27 if_cue.c > cvs update -kk -j1.56 -j1.55 if_aue.c > cvs update -kk -j1.40 -j1.39 if_kue.c > cvs update -kk -j1.65 -j1.64 usbdi.c > cvs update -kk -j1.41 -j1.40 usbdi.h > (there is no suitable revision for if_rue.c) > > Ian Thanks for this, Ian. Now that I have some idea where to look, I'll work on this a bit tonight and see if I can't make it work. Cheers, Scott -- =========================================================================== Scott Mitchell | PGP Key ID | "Eagles may soar, but weasels Cambridge, England | 0x54B171B9 | don't get sucked into jet engines" scott at fishballoon.org | 0xAA775B8B | -- Anon