From owner-freebsd-stable@FreeBSD.ORG Mon Sep 29 08:10:42 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5741316A4BF for ; Mon, 29 Sep 2003 08:10:42 -0700 (PDT) Received: from avscan2.sentex.ca (avscan2.sentex.ca [199.212.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10A5044028 for ; Mon, 29 Sep 2003 08:10:40 -0700 (PDT) (envelope-from mike@sentex.net) Received: from localhost (localhost [127.0.0.1]) by avscan2.sentex.ca (Postfix) with ESMTP id 3082F59CBD; Mon, 29 Sep 2003 11:10:39 -0400 (EDT) Received: from avscan2.sentex.ca ([127.0.0.1]) by localhost (avscan2.sentex.ca [127.0.0.1]) (amavisd-new, port 10024) with SMTP id 85176-08; Mon, 29 Sep 2003 11:10:39 -0400 (EDT) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by avscan2.sentex.ca (Postfix) with ESMTP id 1865459CB2; Mon, 29 Sep 2003 11:10:39 -0400 (EDT) Received: from simian.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.12.9p1/8.12.9) with ESMTP id h8TFAbdK074914; Mon, 29 Sep 2003 11:10:37 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <6.0.0.22.0.20030929111248.02baa2f8@209.112.4.2> X-Sender: mdtpop@209.112.4.2 (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Mon, 29 Sep 2003 11:13:49 -0400 To: Ian Dowse From: Mike Tancsa In-Reply-To: <200309281629.aa13549@salmon.maths.tcd.ie> References: <200309281629.aa13549@salmon.maths.tcd.ie> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: by Sentex Communications (avscan2/20030616p5) cc: freebsd-stable@freebsd.org Subject: Re: Patch for boot-time USB hangs in 4.9-PRERELEASE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Sep 2003 15:10:42 -0000 Just for the record, this fixes my machine as well. ohci0: mem 0xcfffc000-0xcfffcfff irq 5 at device 1.2 on pci0 usb0: OHCI version 1.0, legacy support usb0: on ohci0 usb0: USB revision 1.0 uhub0: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 3 ports with 3 removable, self powered uhid0: APC Back-UPS ES 725 FW:802.n2.D USB FW:n2, rev 1.10/1.06, addr 2, iclass 3/0 ohci1: mem 0xcfffd000-0xcfffdfff irq 5 at device 1.3 on pci0 usb1: OHCI version 1.0, legacy support usb1: on ohci1 usb1: USB revision 1.0 uhub1: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 3 ports with 3 removable, self powered which had a amd# usbdevs -v Controller /dev/usb0: addr 1: self powered, config 1, OHCI root hub(0x0000), SiS(0x0000), rev 1.00 port 1 addr 2: low speed, power 2 mA, config 1, Back-UPS ES 725 FW:802.n2.D USB FW:n2(0x0002), APC(0x051d), rev 1.06 port 2 powered port 3 powered amd# plugged in. ---Mike At 11:29 AM 28/09/2003, Ian Dowse wrote: >In message <20030928182442.5EAF.ZHANG@koganei.wide.ad.jp>, Zhang Shu writes: > >Also worked for me on a Dell Power Edge 2650. > >The patch has now been committed as revision 1.72.2.15 of kern_fork.c. >Thanks everyone for the quick testing! > >Ian >_______________________________________________ >freebsd-stable@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-stable >To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"