Date: Thu, 10 Jul 2003 21:55:49 +0200 From: Emil Paulsson <kuxien@puffy.nu> To: freebsd-net@freebsd.org Subject: Asus WL-100 WLAN-card Message-ID: <20030710215549.36fd8498.kuxien@puffy.nu>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030710215549.36fd8498.kuxien>