Date: Mon, 23 Dec 2002 01:05:59 -0800 From: "Sanjay Waghray" <swaghray@yahoo.com> To: "freebsd mobile" <freebsd-mobile@freebsd.org> Cc: <imp@bsdimp.com> Subject: Re: Linksys WMP11 Message-ID: <NIEMJEIGGPEDAKAKBLAHEEJJFDAA.swaghray@yahoo.com>
next in thread | raw e-mail | index | archive | help
In message: <20021203.024742.108672534.imp@bsdimp.com>
"M. Warner Losh" <imp@bsdimp.com> writes:
>Dang. I need to merge the support for this from -current. You'll
>also need to add "options PCI_ALLOW_UNSUPPORTED_IO" as well, until a
>change to current I just made to support prefetchable regions work
>better is MFC'd.
>Warner
I got a Linksys WMP11 and tried adding the above line to a
4.7-STABLE system and I got:
/usr/src/sys/i386/conf/KERNEL:28: unknown option "PCI_ALLOW_UNSUPPORTED_IO"
Without the above line the dmesg output is:
wi0: <WMP-11> mem 0xeb000000-0xeb001fff irq 11 at device 11.0 on pci0
wi0: wi_pci_attach() failed to enable pci!
device_probe_and_attach: wi0 attach returned 6
with the following line added to if_wi_pci.c:
{0x14e4, 0x4301, WI_BUS_PCI_NATIVE, "WMP-11"},
What else is needed to get this card working? Or should I give up
and go get a Netgear MA311?
Sanjay
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NIEMJEIGGPEDAKAKBLAHEEJJFDAA.swaghray>
