From owner-freebsd-mobile Mon Dec 23 1: 4:46 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9981337B401 for ; Mon, 23 Dec 2002 01:04:45 -0800 (PST) Received: from smtp013.mail.yahoo.com (smtp013.mail.yahoo.com [216.136.173.57]) by mx1.FreeBSD.org (Postfix) with SMTP id 3C6D143EDA for ; Mon, 23 Dec 2002 01:04:45 -0800 (PST) (envelope-from swaghray@yahoo.com) Received: from adsl-67-114-164-44.dsl.snfc21.pacbell.net (HELO tiger) (swaghray@67.114.164.44 with login) by smtp.mail.vip.sc5.yahoo.com with SMTP; 23 Dec 2002 09:04:44 -0000 Reply-To: From: "Sanjay Waghray" To: "freebsd mobile" Cc: Subject: Re: Linksys WMP11 Date: Mon, 23 Dec 2002 01:05:59 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 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 In message: <20021203.024742.108672534.imp@bsdimp.com> "M. Warner Losh" 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: 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