Asus WL-100 WLAN-card

Emil Paulsson kuxien at puffy.nu
Thu Jul 10 23:13:17 PDT 2003


Hi all

I bought a wlan card today, a WL-100 from Asus. FreeBSD 4.8-RELEASE couldn't start it and complained about the id was not in the database.

For you who have had problem with this card, this is howto get it going.
Edit your /etc/defaults/pccard.conf and scroll down the the wi driver section and make an entry for the Asus card. It should look something like this.
card "ASUS" "802_11b_PC_CARD_25"
        config auto "wi" ?
        insert /etc/pccard_ether $device start
        remove /etc/pccard_ether $device stop

Restart your computer and it should work.

I think this works with other releases too...

/Emil


More information about the freebsd-net mailing list