From owner-freebsd-usb@FreeBSD.ORG Sun Dec 12 16:06:04 2004 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16B8016A4CE; Sun, 12 Dec 2004 16:06:04 +0000 (GMT) Received: from smtp.thilelli.net (smtp.thilelli.net [213.41.129.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3680543D1F; Sun, 12 Dec 2004 16:06:03 +0000 (GMT) (envelope-from jgabel@thilelli.net) Received: from localhost (localhost.thilelli.net [127.0.0.1]) by bento.thilelli.net (Postfix) with ESMTP id 1635078C76; Sun, 12 Dec 2004 17:06:02 +0100 (CET) Received: from bento.thilelli.net ([127.0.0.1]) by localhost (bento.thilelli.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 99407-04; Sun, 12 Dec 2004 17:05:57 +0100 (CET) Received: from titeuf.thilelli.net (titeuf.thilelli.net [192.168.1.19]) by bento.thilelli.net (Postfix) with ESMTP id 24A7A78C72; Sun, 12 Dec 2004 17:05:57 +0100 (CET) Received: by titeuf.thilelli.net (Postfix, from userid 1001) id D3421629F; Sun, 12 Dec 2004 17:05:56 +0100 (CET) To: FreeBSD-gnats-submit@freebsd.org From: Julien Gabel X-send-pr-version: 3.113 X-GNATS-Notify: Message-Id: <20041212160556.D3421629F@titeuf.thilelli.net> Date: Sun, 12 Dec 2004 17:05:56 +0100 (CET) X-Virus-Scanned: amavisd-new at thilelli.net cc: freebsd-usb@freebsd.org Subject: (regression) Lost USB support between 5.2.1-RELEASE and 5.3-RELEASE on K7T266 Pro2. X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Julien Gabel List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Dec 2004 16:06:04 -0000 >Submitter-Id: current-users >Originator: Julien Gabel >Organization: >Confidential: no >Synopsis: (regression) Lost USB support between 5.2.1-RELEASE and 5.3-RELEASE on K7T266 Pro2. >Severity: non-critical >Priority: low >Category: kern >Class: sw-bug >Release: FreeBSD 5.3-STABLE i386 >Environment: System: FreeBSD titeuf.thilelli.net 5.3-STABLE FreeBSD 5.3-STABLE #0: Fri Dec 10 12:52:14 CET 2004 root@titeuf.thilelli.net:/usr/obj/usr/src/sys/TITEUF i386 * The motherboard is a MSI K7T266 Pro2: up to 6 USB 1.1 ports. >Description: As a side note, i previously posted about this problem on current@ during the release cycle of 5.3-RELEASE, but focusing on using a USB thumbdrive at this time. I realize later that it seems to be a general USB support problem, not just a relative one to the pendrive i use at this time. http://lists.freebsd.org/mailman/htdig/freebsd-current/2004-October/039444.html After trying the BETAs ans RCs just before the release of FreeBSD 5.3-RELEASE, i discovered that i can't use any USB ports on one of my systems (i did not encountered this problem on my notebook for example). Before that, i had use USB on this machine without problem running RELENG_5_2 (5.2.1-RELEASE-p11 at this time): i can use, without any problem, a 64MB USB thumbdrive, a USB mini notebook mouse and my Palm m500. But since this host follow the RELENG_5 branch for now, it seems impossible to have the USB subsystem working properly. So this *new* problem appears only on one of my machine and seems to be related to the motherboard i use: the K7T266 Pro2. As a side note, i previously posted about this problem on current@ during the release cycle of 5.3-RELEASE, but focusing on using a USB thumbdrive at this time. I realize later that it seems to be a general USB support problem, not just a relative one to the pendrive i use at this time. http://lists.freebsd.org/mailman/htdig/freebsd-current/2004-October/039444.html * Please, find the following files attached to this PR: - the output of 'pciconf -lv'; - the content of /var/run/dmesg.boot. -- -jpeg. >How-To-Repeat: >Fix: