> : 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
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to