Date: Mon, 31 Mar 2003 08:46:30 +0200 From: Mark Huizer <xaa@timewasters.nl> To: "M. Warner Losh" <imp@bsdimp.com> Cc: current@freebsd.org Subject: Re: unrecognized Prism III card Message-ID: <20030331064630.GA96957@eeyore.local.dohd.org> In-Reply-To: <20030327.234140.32472238.imp@bsdimp.com> References: <20030327072213.A89529@blackhelicopters.org> <20030327.234140.32472238.imp@bsdimp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> : I picked up a couple of no-name Prism III cards, and found that > : FreeBSD-current doesn't recognize them. Is there anything I can do to > : make these work? (Up to and including shipping a card to a > : committer?) > > Ship me a dozen :-) At least tell me their name so I can do the > support right... > However, short of that, let's try the following patch: > The same kind of patch should work for an Asus WL-100 in sys/dev/pccard/pccarddevs: product ASUS WL_100 0x0002 WL-100 vendor ASUS 0x02aa ASUS And in sys/dev/wi/if_wi_pccard.c: PCMCIA_CARD(ASUS, WL_100, 0), Makes it work for me. (It's a Prism2.5 card) Mark
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030331064630.GA96957>