From owner-freebsd-questions Fri Apr 13 11:18:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail2.rdc1.on.home.com (femail2.rdc1.on.home.com [24.2.9.89]) by hub.freebsd.org (Postfix) with ESMTP id 5BF8E37B446 for ; Fri, 13 Apr 2001 11:18:04 -0700 (PDT) (envelope-from pnmurphy1@home.com) Received: from earth.home.com ([24.150.36.162]) by femail2.rdc1.on.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20010413181757.GANX4846.femail2.rdc1.on.home.com@earth.home.com> for ; Fri, 13 Apr 2001 11:17:57 -0700 Message-Id: <5.0.2.1.2.20010413140111.009e3d00@mail.busy1.on.home.com> X-Sender: pnmurphy1@mail.busy1.on.home.com X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Fri, 13 Apr 2001 14:17:34 -0400 To: freebsd-questions@FreeBSD.ORG From: Paul Murphy Subject: USB newbie question Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Am I correct in assuming this if you have an USB port but no USB devices that it would be pointless to compile support for USB into the kernel since you would later have to compile support for any particular device (ie. there is no 'plug-and-play' ability). # USB support device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device usb # USB Bus (required) device ugen # Generic ...is not sufficient? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message