From owner-freebsd-questions@FreeBSD.ORG Sat Dec 20 13:28:20 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 6DC4416A4CE for ; Sat, 20 Dec 2003 13:28:20 -0800 (PST) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA99F43D66 for ; Sat, 20 Dec 2003 13:28:17 -0800 (PST) (envelope-from freebsd51@comcast.net) Received: from 204.127.197.115 ([204.127.197.115]) by comcast.net (rwcrmhc12) with SMTP id <20031220172329014000tadle>; Sat, 20 Dec 2003 17:23:29 +0000 Received: from [67.160.248.131] by 204.127.197.115; Sat, 20 Dec 2003 17:23:28 +0000 From: freebsd51@comcast.net To: freebsd-questions@freebsd.org Date: Sat, 20 Dec 2003 17:23:28 +0000 Message-Id: <122020031723.10486.325e@comcast.net> X-Mailer: AT&T Message Center Version 1 (Oct 27 2003) X-Authenticated-Sender: ZnJlZWJzZDUxQGNvbWNhc3QubmV0 Subject: 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: Sat, 20 Dec 2003 21:28:20 -0000 I have a USB device that generates errors at boot start. I don't care to get the device working, but the machine won't boot unless the device is plugged in (yes, I've tried various settings for ACPI, APM, etc, etc - it is a quirk of some sort). Is there a way to tell the USB subsystem to 'ignore' a device on the bus based on id/name/etc.? Thanks