From owner-freebsd-usb@FreeBSD.ORG Tue Feb 20 19:31:34 2007 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3F2BB16C4B9 for ; Tue, 20 Feb 2007 19:31:34 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id EE0F813C4BD for ; Tue, 20 Feb 2007 19:31:33 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id l1KJTand083140; Tue, 20 Feb 2007 12:29:36 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 20 Feb 2007 12:30:20 -0700 (MST) Message-Id: <20070220.123020.-1573946398.imp@bsdimp.com> To: hselasky@c2i.net From: "M. Warner Losh" In-Reply-To: <200702202018.52392.hselasky@c2i.net> References: <200702201910.l1KJA7Ve077661@freefall.freebsd.org> <200702202018.52392.hselasky@c2i.net> X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Tue, 20 Feb 2007 12:29:36 -0700 (MST) Cc: Thomas.Sparrevohn@btinternet.com, freebsd-usb@freebsd.org Subject: Re: amd64/109274: MCP55 USB Controller fails to attach in AMD64 Current SMP Kernel X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Feb 2007 19:31:34 -0000 In message: <200702202018.52392.hselasky@c2i.net> Hans Petter Selasky writes: : On Tuesday 20 February 2007 20:10, Thomas Sparrevohn wrote: : > The following reply was made to PR usb/109274; it has been noted by GNATS. : > : > From: "Thomas Sparrevohn" : > To: "'John Baldwin'" , : > : > Cc: : > Subject: RE: amd64/109274: MCP55 USB Controller fails to attach in AMD64 : > Current SMP Kernel Date: Tue, 20 Feb 2007 18:39:15 -0000 : > : > That what I did and USB does not work under SMP AMD64 with this chipset - : > I did send a mail to that effect on both : > Mailing lists including dmesg etc. : > : : Have you tried the "new" USB stack? I've noticed on my Dell Power Edge 850 that current doesn't find uhubs correctly, with a similar error message. The new usb stack finds them and they seem to work. Except I tried a long time ago and there were issues with umass I didn't have the time or energy to track down... I see that the p4 version has been updated, so I'll have to try again.... Warner