kern/69319: aue(4) startup panic

Scott Mitchell scott+freebsd at fishballoon.org
Tue Jul 20 09:40:26 PDT 2004


The following reply was made to PR kern/69319; it has been noted by GNATS.

From: Scott Mitchell <scott+freebsd at fishballoon.org>
To: Ian Dowse <iedowse at maths.tcd.ie>
Cc: julian at freebsd.org, FreeBSD-gnats-submit at 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


More information about the freebsd-bugs mailing list