From owner-freebsd-stable@FreeBSD.ORG Tue Mar 22 01:55:21 2005 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 3B8AA16A4CE for ; Tue, 22 Mar 2005 01:55:21 +0000 (GMT) Received: from luzifer.incubus.de (incubus.de [80.237.207.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4B4743D31 for ; Tue, 22 Mar 2005 01:55:20 +0000 (GMT) (envelope-from mkb@mkbuelow.net) Received: from drjekyll.mkbuelow.net (p3E9E25A0.dip.t-dialin.net [62.158.37.160]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by luzifer.incubus.de (Postfix) with ESMTP id C5A053137C; Tue, 22 Mar 2005 02:55:19 +0100 (CET) Received: from drjekyll.mkbuelow.net (mkb@localhost.mkbuelow.net [127.0.0.1]) by drjekyll.mkbuelow.net (8.13.3/8.13.3) with ESMTP id j2M1uFo7006997; Tue, 22 Mar 2005 02:56:15 +0100 (CET) (envelope-from mkb@drjekyll.mkbuelow.net) Received: (from mkb@localhost) by drjekyll.mkbuelow.net (8.13.3/8.13.3/Submit) id j2M1uFfO006996; Tue, 22 Mar 2005 02:56:15 +0100 (CET) (envelope-from mkb) Date: Tue, 22 Mar 2005 02:56:15 +0100 From: Matthias Buelow To: Ian Dowse Message-ID: <20050322015615.GA6952@drjekyll.mkbuelow.net> References: <20050322012341.GA649@drjekyll.mkbuelow.net> <200503220140.aa35436@salmon.maths.tcd.ie> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200503220140.aa35436@salmon.maths.tcd.ie> User-Agent: Mutt/1.4.2.1i cc: freebsd-stable@freebsd.org Subject: Re: 5.4-PRERELEASE panics on boot with ipod shuffle plugged in 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: Tue, 22 Mar 2005 01:55:21 -0000 Ian Dowse writes: >If possible, could you try updating to the latest 5.x-STABLE? I've >just finished merging all of the recent changes from -CURRENT, so >there is a good chance that things might work better now. yes.. will take an hour, or two. >By the way, did you have `device ehci' compiled into your kernel? >The support for EHCI controllers is what should be most improved >by the recent updates. yes: ehci0: mem 0xffa80800-0xffa80bff irq 21 at device 29.7 on pci0 ehci_pci_attach: companion usb0 ehci_pci_attach: companion usb1 ehci_pci_attach: companion usb2 ehci_pci_attach: companion usb3 usb4: on ehci0 mkb.