9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Alberto Rodriguez Galdo <argaldo@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] centrino wireless driver
Date: Mon, 28 Nov 2005 16:57:56 +0100	[thread overview]
Message-ID: <a8ae983d0511280757o68c26073g@mail.gmail.com> (raw)
In-Reply-To: <ee9e417a0511280547o1cda2062yd27822231ffd4445@mail.gmail.com>

One more reason to make use of the plan9 installation on my laptop


2005/11/28, Russ Cox <rsc@swtch.com>:
> I wrote the bulk of a driver for the wireless card
> found in most Intel laptops these days.  It's in
> /n/sources/contrib/rsc/ipw2200.
> It is *unfinished*, i.e. *not* in working condition.
>
> I've done all the low-level card setup and framework
> for issuing commands and sending and receiving
> packets.
>
> What's left is figuring out how to scan for a base
> station, associate with it, and then the various
> wireless packet header processing in the packet
> send and receive.
>
> Also, occasionally I see "fatal errors" coming from
> the card.  They seem to be associated with getting
> a lot of packets all at once, though there are plenty
> of buffers in the receive ring when that happens.
>
> I may or may not get back to finishing it, so I'm
> putting it up in case someone else wants to play.
>
> Russ
>


--
Alberto Rodriguez Galdo
argaldo@gmail.com


      reply	other threads:[~2005-11-28 15:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-28 13:47 Russ Cox
2005-11-28 15:57 ` Alberto Rodriguez Galdo [this message]

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=a8ae983d0511280757o68c26073g@mail.gmail.com \
    --to=argaldo@gmail.com \
    --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).