Re: Linksys WMP11
"Sanjay Waghray" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
In message: <[email protected]> "M. Warner Losh" <[email protected]> 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 [email protected] with "unsubscribe freebsd-mobile" in the body of the message