From owner-freebsd-usb@FreeBSD.ORG Tue Feb 20 18:30:17 2007 Return-Path: X-Original-To: freebsd-usb@hub.freebsd.org Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A3E7916A4D6 for ; Tue, 20 Feb 2007 18:30:17 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 96B0913C4A3 for ; Tue, 20 Feb 2007 18:30:17 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l1KIUHPx075083 for ; Tue, 20 Feb 2007 18:30:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l1KIUHBO075081; Tue, 20 Feb 2007 18:30:17 GMT (envelope-from gnats) Date: Tue, 20 Feb 2007 18:30:17 GMT Message-Id: <200702201830.l1KIUHBO075081@freefall.freebsd.org> To: freebsd-usb@FreeBSD.org From: John Baldwin Cc: 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 Reply-To: John Baldwin List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Feb 2007 18:30:17 -0000 The following reply was made to PR usb/109274; it has been noted by GNATS. From: John Baldwin To: freebsd-amd64@freebsd.org Cc: Thomas Sparrevohn , freebsd-gnats-submit@freebsd.org Subject: Re: amd64/109274: MCP55 USB Controller fails to attach in AMD64 Current SMP Kernel Date: Tue, 20 Feb 2007 11:47:57 -0500 On Sunday 18 February 2007 07:39, Thomas Sparrevohn wrote: > > >Number: 109274 > >Category: amd64 > >Synopsis: MCP55 USB Controller fails to attach in AMD64 Current SMP Kernel > >Confidential: no > >Severity: critical > >Priority: high > >Responsible: freebsd-amd64 > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Sun Feb 18 12:40:06 GMT 2007 > >Closed-Date: > >Last-Modified: > >Originator: Thomas Sparrevohn > >Release: AMD64 Current (cvsup 17/02) > >Organization: > >Environment: > >Description: > The USB MCP55 Controller fails to attach in AMD64 Current leaving no keyboards working etc. > >How-To-Repeat: > Boot the system in AMD64 Mode - I have pciconf/devinfo dumps available > >Fix: > Reverting to 6.2 RELEASE works - however that means that the system does not run in SMP Dude, just build an SMP kernel on 6.2. SMP isn't enabled in GENERIC on 6.x by default. -- John Baldwin