Subject: Re: USB uhci0: can't map i/o space problem
To: None <netbsd-help@NetBSD.org>
From: =?iso-8859-1?Q?Rub=E9n_Gonz=E1lez?= Arnau <rga@sdf.lonestar.org>
List: netbsd-help
Date: 10/24/2005 01:21:05
On Sun, Oct 23, 2005 at 04:40:49PM +0200, Rubén González Arnau wrote:
> Hi,
>
> I have got a problem with my USB on NetBSD 2.0.2, I think that I have all USB options in my kernel. (same problem with GENERIC)
>
> grep ^u /usr/src/sys/arch/i386/conf/NBSD
> ukphy* at mii? phy ? # generic unknown PHYs
> uhci* at pci? dev ? function ? # Universal Host Controller (Intel)
> usb* at ehci?
> usb* at ohci?
> usb* at uhci?
> usb* at slhci?
> uhub* at usb?
> uhub* at uhub? port ? configuration ? interface ?
> uhidev* at uhub? port ? configuration ? interface ?
> ums* at uhidev? reportid ?
> ukbd* at uhidev? reportid ?
> uhid* at uhidev? reportid ?
> ulpt* at uhub? port ? configuration ? interface ?
> umass* at uhub? port ? configuration ? interface ?
> upl* at uhub? port ?
> ugen* at uhub? port ?
> -----------------------
>
> But, my dmseg shows
>
> uhci0 at pci0 dev 2 function 2: VIA Technologies VT83C572 USB Controller (rev. 0x08)
> uhci0: can't map i/o space
> (nothing more)
>
> I have got poor options in my BIOS, only USB ON/OFF, of course USB does not workyet.
>
> Any idea how to fix it?
>
> Tnaks in advance!
> --
> rga@sdf.lonestar.org
>
> It was one of those perfect summer days -- the sun was shining, a
> breeze was blowing, the birds were singing, and the lawn mower was
> broken ...
> -- James Dent
Sorry, I fixed it adding this on my kernel
options PCIBIOS
options PCIBIOS_ADDR_FIXUP
Thanks for all!
--
rga@sdf.lonestar.org
A baby is God's opinion that the world should go on.
-- Carl Sandburg