Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Dec 2002 03:21:36 -0500
From:      Scott Sipe <cscotts@mindspring.com>
To:        "M. Warner Losh" <imp@bsdimp.com>, mraught@acm.org
Cc:        freebsd-mobile@FreeBSD.ORG
Subject:   Re: Linksys WMP11
Message-ID:  <200212030321.36564.cscotts@mindspring.com>
In-Reply-To: <20021202.221207.99558462.imp@bsdimp.com>
References:  <3DEC16E0.6030809@acm.org> <20021202.221207.99558462.imp@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Tuesday 03 December 2002 12:12 am, M. Warner Losh wrote:
> : >pci0: <unknown card> (vendor=3D0x14e4, dev=3D0x4301) at 10.0 irq 12
>
> Do you have wi0 compiled into your kernel?  0x14e4, 0x4301
> 	{0x14e4, 0x4301, WI_BUS_PCI_NATIVE, "WMP-11"},
>
> is in the driver.  I'm not sure when it was MFC'd, but I have one
> deployed in the village right now.
>
> Warner

Hi, I had added the following line earlier today when I was mucking around:

{0x14e4, 0x4301, WI_BUS_PCI_NATIVE, "Linksys WMP11"},

to /usr/src/sys/dev/wi/if_wi_pci.c to the pci_ids[] array.  When I recompiled 
and tried it I got:

Dec  2 14:19:21 dragon /kernel: wi0: <Linksys WMP11> mem 0xdd000000-0xdd001fff 
irq 12 at device 10.0 on pci0
Dec  2 14:19:21 dragon /kernel: wi0: wi_pci_attach() failed to enable pci!
Dec  2 14:19:21 dragon /kernel: device_probe_and_attach: wi0 attach returned 6

In another reply to my initial message Ian Fink said "As for the WMP11, some 
have said that the cards that come in the box with "Made for Windows" does 
not have the 3com (prism 2.5 chipset) in it, though they claim it's the same 
card."

This computer is running 4.7-Stable, and definitely didn't already have the 
WMP11 line.  I'm sorry, but it's too late to test anything more now as I 
already returned the card for a Netgear MA311 which works excellently and 
right out of the box.

Scott

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?200212030321.36564.cscotts>