From owner-freebsd-mobile Wed Nov 14 6:58:10 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from darcy.gwis.com (darcy.gwis.com [209.57.72.3]) by hub.freebsd.org (Postfix) with ESMTP id BD59237B416 for ; Wed, 14 Nov 2001 06:58:04 -0800 (PST) Received: from darcy.gwis.com (localhost [127.0.0.1]) by darcy.gwis.com (8.12.1/8.12.1) with ESMTP id fAEEvq01008833; Wed, 14 Nov 2001 09:57:52 -0500 (EST) Received: from localhost (twinningham@localhost) by darcy.gwis.com (8.12.1/8.12.1/Submit) with ESMTP id fAEEvqrh008830; Wed, 14 Nov 2001 09:57:52 -0500 (EST) X-Authentication-Warning: darcy.gwis.com: twinningham owned process doing -bs Date: Wed, 14 Nov 2001 09:57:52 -0500 (EST) From: Thomas Winningham To: mobile@freebsd.org Cc: usb-bsd@eleetbsd.org Subject: USB Ethernet and unconfigurable PNP bios Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I would not like to abandon FreeBSD, but I cannot find any concrete information that would help me bring up an SMC 10/100 USB Ethernet device. To summarize my problem: When UHCI comes up, it says "Couldn't map ports" ... the USB controller has an IRQ of 0. http://www.etla.net/~n_hibma/usb/FAQ.pl#BootProblemsMapping --> "Some machines however do not have these switches at all in the BIOS and still the BIOS does not set up the USB host controller properly. You will note that the boot messages during a verbose boot (type 'set boot_verbose' at the loader prompt, at the 'ok') indicate that the irq is set to 255, which is invalid. We hope to solve this problem at some later stage (after 4.0-RELEASE is out) by doing the PCI en PnP enumeration in FreeBSD, making it a 'PnP OS'. " I was wondering, since we're at 4.4 even, is their some way I can set the USB controller's IRQ and what-not at the OS level, since I have no way of shutting of my bios' pnp settings? Thomas Winningham twinningham@gwis.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message