From owner-freebsd-questions@FreeBSD.ORG Thu Oct 26 20:32:24 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 773B016A494 for ; Thu, 26 Oct 2006 20:32:24 +0000 (UTC) (envelope-from torbjorn.orskaug@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C1E943D76 for ; Thu, 26 Oct 2006 20:32:04 +0000 (GMT) (envelope-from torbjorn.orskaug@gmail.com) Received: by wx-out-0506.google.com with SMTP id i27so495084wxd for ; Thu, 26 Oct 2006 13:32:04 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=bjQDlish+ihsnEGk+5cYA4fpeikNxh1Qf8inypG7hrA0RlWdd+cpuhGCecQQKh2OE755gqJc4uCoKOAJZlWgdMfipoa93vet/0OTCEQe0NJ+/w3mePgb4qojWKuunvQK+pv0SkmZw15RHfmTl8Y6RtWl3cvXiV5gBkHaquRJ7uE= Received: by 10.70.84.6 with SMTP id h6mr4048318wxb; Thu, 26 Oct 2006 13:31:57 -0700 (PDT) Received: by 10.70.27.14 with HTTP; Thu, 26 Oct 2006 13:31:57 -0700 (PDT) Message-ID: <7f39de870610261331y3e983d60n5f2b31cc481eb465@mail.gmail.com> Date: Thu, 26 Oct 2006 22:31:57 +0200 From: "Torbjoern Haarstad Orskaug" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Intel 965P (USB issues) and FreeBSD 6.2-PRE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Oct 2006 20:32:24 -0000 Hi, I recently bought a new computer with a Intel Core 2 Duo processor and a MSI P965 Neo motherboard. When I boot FreeBSD with the USB controller disabled from BIOS, everything runs smooth as ever. However, when I enable the controller the kernel panics with: usb0: EHCI version 1.0 usb0: wrong number of companions (2 != 0) usb0: on ehci0 usb0: USB revision 2.0 uhub0: Intel EHCI root hub, class 9/0, rev 2.00/1.00, adrr 1 uhub0: 4 ports with 4 removable usb0: port reset timeout uhub0: port 1 reset failed panic: usbd_transfer: not done Any suggestions? -- Thanks, Torbjoern Haarstad Orskaug