From owner-freebsd-mobile Tue Feb 13 10:23:17 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from smtp13.singnet.com.sg (smtp13.singnet.com.sg [165.21.6.33]) by hub.freebsd.org (Postfix) with ESMTP id 899C237B503 for ; Tue, 13 Feb 2001 10:23:13 -0800 (PST) Received: from zargrok.twnet.org (tns02309.singnet.com.sg [165.21.189.139]) by smtp13.singnet.com.sg (8.11.0/8.11.0) with ESMTP id f1DIMnv07338; Wed, 14 Feb 2001 02:22:49 +0800 (SGT) Date: Wed, 14 Feb 2001 02:22:57 +0800 (SGT) From: Chan Tur Wei X-Sender: twchan@zargrok.ctlsg.creaf.com To: Warner Losh Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: uhci0: Could not map ports In-Reply-To: <200102131808.f1DI8oW40075@harmony.village.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 Hi, On Tue, 13 Feb 2001, Warner Losh wrote: > In message Chan Tur Wei writes: > : uhci0: irq 128 at device 7.2 on pci0 > > Now that's a new one. irq 128 I mean. Well, I think the IRQ is not the real problem; port address not being assigned (i.e. port = 0x0) is the main thing. On a desktop machine where the USB does get detected, the uhci0: line above shows a port address and a valid irq. > > : Is there any way for me hack some hard-coded addresses and IRQ's > : (which I'd obtain from Windows on this dual-booted machine) into the > : probe routines somewhere? Short of such drastic action, is there > : any resolution for this problem of mine? I.e. for FreeBSD to somehow > : or other allocate a port address/IRQ to the device, even if the > : address is user-configured a'la isa hardware addresses? > > You'll likely have to hack on the IRQ assignment code in current. > > Warner > So only -current has the good stuff? :) I'm on -stable and would rather not switch to -current. But thanks for the pointer, I'll go grab code and take a look-see. Regards -T.W.Chan- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message