From owner-freebsd-mobile Sun Aug 20 9:53:24 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from calcaphon.demon.co.uk (calcaphon.demon.co.uk [193.237.19.5]) by hub.freebsd.org (Postfix) with ESMTP id C50F837B424 for ; Sun, 20 Aug 2000 09:52:50 -0700 (PDT) Received: from henny.webweaving.org (henny.qubesoft.com [192.168.1.5]) by calcaphon.demon.co.uk (8.9.3/8.9.1) with ESMTP id RAA44030; Sun, 20 Aug 2000 17:52:34 +0100 (BST) (envelope-from n_hibma@qubesoft.com) Received: from localhost (localhost [127.0.0.1]) by henny.webweaving.org (8.9.3/8.9.3) with ESMTP id RAA44318; Sun, 20 Aug 2000 17:51:18 +0100 (BST) (envelope-from n_hibma@qubesoft.com) Date: Sun, 20 Aug 2000 17:51:18 +0100 (BST) From: Nick Hibma X-Sender: n_hibma@henny.webweaving.org Reply-To: Nick Hibma To: "H.Paul Hammann" Cc: mobile@FreeBSD.org Subject: Re: USB for dummies In-Reply-To: <14749.61193.564281.80595@elvis.mu.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org You have a broken BIOS that does not assign resources to the USB controller properly. This is not a problem of FreeBSD. There is a patch available on http://www.etla.net/~n_hibma/usb/usb.pl but this patch is controversial as it hacks around it the main issue which is lack of initialisation. Nick On Fri, 18 Aug 2000, H.Paul Hammann wrote: > > I'm running FreeBSD 4.x-STABLE on an HP OmniBook 900 as of a week > or so ago. Recently I tried to get the USB daemon running. I'm > having some problems as I describe below. If there's any > documentation I'm missing, please point me to it. If anyone has an > idea what I can change to make this work, I would greatly appreciate > any helpful advice. Thanks a bunch for any help. > > When I boot I get the following errors: > > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- > module_register: module usb/uhub already exists! > linker_file_sysinit "usb.ko" failed to register! 17 > module_register: module uhub/uhub already exists! > linker_file_sysinit "usb.ko" failed to register! 17 > module_register: module ohci/usb already exists! > linker_file_sysinit "usb.ko" failed to register! 17 > module_register: module uhci/usb already exists! > linker_file_sysinit "usb.ko" failed to register! 17 > module_register: module pci/uhci already exists! > linker_file_sysinit "usb.ko" failed to register! 17 > module_register: module pci/ohci already exists! > linker_file_sysinit "usb.ko" failed to register! 17 > uhci0: irq 10 at device 7.2 > on pci0 > uhci0: Could not map ports > device_probe_and_attach: uhci0 attach returned 6 > uhci0: irq 10 at device 7.2 > on pci0 > uhci0: Could not map ports > device_probe_and_attach: uhci0 attach returned 6 > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- > > When I try to run usbd manually I get: > > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- > No USB host controllers found > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- > > > I have the following options in my kernel config file: > > device uhci > device ohci > device usb > device ukbd > device ums > options KBD_INSTALL_CDEV > > > I have the following devices made: > > crw------- 1 root wheel 112, 0 Aug 18 16:16 /dev/kbd0 > crw------- 1 root wheel 112, 1 Aug 18 16:16 /dev/kbd1 > crw------- 1 root wheel 111, 0 Aug 18 16:18 /dev/ums0 > crw-rw---- 1 root operator 108, 255 Jul 25 21:12 /dev/usb > crw-rw---- 1 root operator 108, 0 Aug 18 18:11 /dev/usb0 > > > > Regards, > > H. Paul Hammann > hpaul@hammann.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message > -- Qube Software, Ltd. Private: n_hibma@qubesoft.com n_hibma@webweaving.org n_hibma@freebsd.org http://www.qubesoft.com/ http://www.etla.net/~n_hibma/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message