From owner-freebsd-mobile Thu Aug 31 10:18:19 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by hub.freebsd.org (Postfix) with ESMTP id 4520237B422 for ; Thu, 31 Aug 2000 10:18:17 -0700 (PDT) Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.11.0/8.11.0) id e7VHHKs02122; Thu, 31 Aug 2000 10:17:20 -0700 Date: Thu, 31 Aug 2000 10:17:20 -0700 From: Brooks Davis To: "Ron 'The InSaNe One' Rosson" Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: USB Message-ID: <20000831101720.A507@Odin.AC.HMC.Edu> References: <20000831065345.A76545@lunatic.oneinsane.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000831065345.A76545@lunatic.oneinsane.net>; from insane@lunatic.oneinsane.net on Thu, Aug 31, 2000 at 06:53:45AM -0700 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Aug 31, 2000 at 06:53:45AM -0700, Ron 'The InSaNe One' Rosson wrote: > I am trying to get USB working on my laptop (Fujitsu E-360) running > 4.1-STABLE. Here is a snippit from dmesg concerning USB: > > uhci0: irq 9 at device 7.2 on pci0 > uhci0: Could not map ports > device_probe_and_attach: uhci0 attach returned 6 > > Here is what I get when I run usbdevs: > > insane-mental> sudo usbdevs -v > usbdevs: no USB controllers found > > Currently nothing is attatched to the USB port. So what I am seeing is > normal or not? > > Help, advice, pointers to help me get this working would be appreciated. You may be suffering from the same problem as HP Omnibooks suffer from (BISO doesn't enable the I/O Port of the USB controler). If that's actually the problem, a variation of the Omnibook patch at http://www.etla.net/~n_hibma/usb/usb.pl should do it. The Omnibook.patch file should work on stable and older currents which the Omnibook-20000829.patch file is needed after dfr's recent rewrite of the PCI bus code. -- Brooks -- Any statement of the form "X is the one, true Y" is FALSE. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message