9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Reto -Yeti- Schwarz <schwarre@ee.ethz.ch>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] 802.11g cards
Date: Mon, 24 Jan 2005 14:35:30 +0100	[thread overview]
Message-ID: <41F4F9A2.3070606@ee.ethz.ch> (raw)
In-Reply-To: <0ccacc2100fc19810eb43364503564bb@collyer.net>

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


  parent reply	other threads:[~2005-01-24 13:35 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-24  3:20 geoff
2005-01-24 11:46 ` boyd, rounin
2005-01-24 13:35 ` Reto -Yeti- Schwarz [this message]
2005-01-25 22:00   ` geoff
2005-01-25 22:25     ` boyd, rounin
2005-01-25 23:19       ` Charles Forsyth
2005-01-26  1:44         ` Scott Schwartz
2005-01-26 23:14           ` Taj Khattra
2005-01-26 23:23             ` C H Forsyth
2005-01-26 10:08       ` Richard Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41F4F9A2.3070606@ee.ethz.ch \
    --to=schwarre@ee.ethz.ch \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).