From owner-freebsd-questions Wed Jan 19 1:41:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dorifer.heim3.tu-clausthal.de (dorifer.heim3.tu-clausthal.de [139.174.243.252]) by hub.freebsd.org (Postfix) with ESMTP id 8809F15254 for ; Wed, 19 Jan 2000 01:41:13 -0800 (PST) (envelope-from olli@dorifer.heim3.tu-clausthal.de) Received: (from olli@localhost) by dorifer.heim3.tu-clausthal.de (8.9.3/8.9.3) id KAA01490; Wed, 19 Jan 2000 10:41:12 +0100 (CET) (envelope-from olli) Date: Wed, 19 Jan 2000 10:41:12 +0100 (CET) Message-Id: <200001190941.KAA01490@dorifer.heim3.tu-clausthal.de> From: Oliver Fromme To: freebsd-questions@FreeBSD.ORG Reply-To: freebsd-questions@FreeBSD.ORG Subject: Re: USB question X-Newsgroups: list.freebsd-questions In-Reply-To: <86365h$23sa$1@atlantis.rz.tu-clausthal.de> User-Agent: tin/1.4.1-19991201 ("Polish") (UNIX) (FreeBSD/3.4-19991219-STABLE (i386)) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG David Heller wrote in list.freebsd-questions: > [...] > Please find below dmesg output and kernel config. Also note doing "usbd -d > -f /dev/usb0 " gives the following output: /dev/usb0 device not configured. > The file is there under /dev/usb0. This is very strange. The kernel does not even seem to find your PCI bus, and therefore it does not try to find any devices on it (USB controllers are PCI devices). Your kernel configuration looks OK to me. (I first suspected that it was missing "controller pci", but it's there.) It is most probably a problem with your mainboard and/or its BIOS, not with FreeBSD. What kind of mainboard do you have, and what kind of BIOS does it have? Please go to the BIOS setup and check if everything is OK, in particular the configuration of the PCI bus and any PCI devices. Other than that, I have no idea what could causing these kinds of problems, I'm afraid. Your `dmesg` output looks like your mainboard does not have any PCI support at all. Regards Oliver -- Oliver Fromme, Leibnizstr. 18/61, 38678 Clausthal, Germany (Info: finger userinfo:olli@dorifer.heim3.tu-clausthal.de) "In jedem Stück Kohle wartet ein Diamant auf seine Geburt" (Terry Pratchett) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message