From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <41F4F9A2.3070606@ee.ethz.ch> Date: Mon, 24 Jan 2005 14:35:30 +0100 From: Reto -Yeti- Schwarz User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20050105 Debian/1.7.5-1 MIME-Version: 1.0 To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] 802.11g cards References: <0ccacc2100fc19810eb43364503564bb@collyer.net> In-Reply-To: <0ccacc2100fc19810eb43364503564bb@collyer.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 347381d2-eace-11e9-9e20-41e7f4b1d025 geoff@collyer.net wrote: > Has anybody got an 802.11g (or 11b and 11g) pcmcia card to work? > If so, which one(s)? I have a +/- working driver for the Typhoon Speednet 11b ( http://www.anubisline.com/english/articlec.asp?id=70066&catid=201 ) wireless pcmcia card. I use it from time to time to pull plan9 :-) Its based on the Atmel AT76C502 chipset so other cards such as can be found on http://at76c503a.berlios.de/devices.html might work as well. I've never found time to clean up the driver and then announce it properly or add to the wiki. Anyway there are some remaining issues with the driver. For example spi or parallel flash type cards would require some more code (mine is a eeprom type). I left out these bits (~15 lines) because i couldn't test it. And some additions might be required if the card should decide between several basestations (based on rssi). Oh - and no WEP. If there are 9fans who want to use the driver i will put some finishing touches to the code and test the basestation selection part at the ETH where dozens of basesations are around (never tried it - no inet access for non-CiscoVPN enabled OS'es, so there was little point up to now...:-)). Y.T. Y