From owner-freebsd-bugs@FreeBSD.ORG Mon Dec 13 23:30:22 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2837916A4CE for ; Mon, 13 Dec 2004 23:30:22 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FA7E43D4C for ; Mon, 13 Dec 2004 23:30:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iBDNULsK069243 for ; Mon, 13 Dec 2004 23:30:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iBDNULxD069242; Mon, 13 Dec 2004 23:30:21 GMT (envelope-from gnats) Date: Mon, 13 Dec 2004 23:30:21 GMT Message-Id: <200412132330.iBDNULxD069242@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Julien Gabel" Subject: Re: kern/74989: (regression) Lost USB support between 5.2.1-RELEASE and 5.3-RELEASE on K7T266 Pro2. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Julien Gabel List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Dec 2004 23:30:22 -0000 The following reply was made to PR kern/74989; it has been noted by GNATS. From: "Julien Gabel" To: freebsd-gnats-submit@freebsd.org, "Anish Mistry" Cc: freebsd-usb@freebsd.org Subject: Re: kern/74989: (regression) Lost USB support between 5.2.1-RELEASE and 5.3-RELEASE on K7T266 Pro2. Date: Tue, 14 Dec 2004 00:25:16 +0100 (CET) >> To answer to Anish who asked me "What happens when you boot w/ without >> ACPI enabled?": i can say that i already try this without much success. >> I also try to _play_ with my BIOS settings... no luck here too. > Ok. After playing with my BIOS settings, i decided to reset them all. > And here, i can say that i previously made a mistake: *disable* ACPI at > boot time _do_ the trick! > > So, i ended with these two systems: > - notebook: FreeBSD 5.2.1 + ACPI enable => USB ok > - notebook: FreeBSD 5.3 + ACPI disable => USB ok > > - desktop: FreeBSD 5.2.1 + ACPI enable => USB ko :( > - desktop: FreeBSD 5.3 + ACPI disable => USB ok I correct myself one more time: - notebook: FreeBSD 5.2.1 + ACPI enable => USB ok - notebook: FreeBSD 5.3 + ACPI enable => USB ok - notebook: FreeBSD 5.3 + ACPI disable => USB ok - desktop: FreeBSD 5.2.1 + ACPI enable => USB ok - desktop: FreeBSD 5.3 + ACPI enable => USB ko :( - desktop: FreeBSD 5.3 + ACPI disable => USB ok > The desktop is the machine equipped with the MSI K7T266 Pro2 motherboard. > Note: the BIOS firmware is up to date with the last revision available. > > The update during the RELENG_5 branch seems to be at the origin of the > USB support problem on this motherboard. -- -jpeg.