From owner-freebsd-questions@FreeBSD.ORG Tue Sep 2 10:59:23 2003 Return-Path: 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 A7CC016A4C0 for ; Tue, 2 Sep 2003 10:59:23 -0700 (PDT) Received: from datasphereweb.com (12-212-67-226.client.attbi.com [12.212.67.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 97B5A43FF9 for ; Tue, 2 Sep 2003 10:59:20 -0700 (PDT) (envelope-from ryallsd@datasphereweb.com) Received: (qmail 9313 invoked from network); 2 Sep 2003 17:59:15 -0000 Received: from unknown (HELO RYALLS1) (131.107.3.85) by datasphereweb.com with SMTP; 2 Sep 2003 17:59:15 -0000 From: "Derrick Ryalls" To: , Date: Tue, 2 Sep 2003 10:58:48 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 In-Reply-To: <200309021726.h82HQdWN073895@mailserver2.hushmail.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: RE: USB Errors X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Sep 2003 17:59:23 -0000 > I am seeing a lot of the following in my logs on a freshly installed > system: > > Sep 2 09:01:39 bridge /kernel: usb0: scheduling overrun > > I am running 4.9-PRERELEASE. The really strange this is I > have the following in my rc.conf so I should never even be > getting these errors: > > usbd_enable="NO" > > I have done some google searches to no avail. The only > resolution I ever see anyone offer is to disable usbd in > rc.conf which I have already done. > The only way I got it to stop was to go into BIOS and shut off USB since I wasn't using it. If you find a better method, please post it to the list for the archives.