linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dan Williams <dcbw@redhat.com>
To: Pavel Roskin <proski@gnu.org>
Cc: Dmitry <dbaryshkov@gmail.com>, linux-wireless@vger.kernel.org
Subject: Re: Driver for the FullMAC card
Date: Thu, 31 Jul 2008 16:00:15 -0400	[thread overview]
Message-ID: <1217534415.9377.12.camel@localhost.localdomain> (raw)
In-Reply-To: <1217517571.22143.17.camel@dv>

On Thu, 2008-07-31 at 11:19 -0400, Pavel Roskin wrote:
> On Thu, 2008-07-31 at 10:24 -0400, Dan Williams wrote:
> 
> > prism2_usb already uses p80211, which is a softmac stack.  So the cards
> > are already being driven in softmac mode.  You basically just have to
> > write a mac80211 driver for the hardware and ignore p80211 completely.
> 
> I don't think p80211 is a softmac stack.  It's just a thin layer for
> 802.11 packet manipulation.  There were some talks about splitting
> lib80211 from mac80211 so that FullMAC cards could make use of the
> existing code.  p80211 is something of that kind.
> 
> Prism USB is not much different from other Prism cards.  Sure, it needs
> packet interface for communicating to the device, but it associates on
> its own.
> 
> I asked Jouni if HostAP could be converted to SoftMAC, and his answer
> was that it may be a good AP but a poor station (sorry I cannot find it
> in the archives).  The same would apply to Prism USB.

Guess I misunderstood the scope of p80211 then.  So the prism2 usb stuff
really is fullmac then?  Or at least quasi-mac like the ipw2x00 cards?

Dan



  reply	other threads:[~2008-07-31 20:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-30 22:51 Driver for the FullMAC card Dmitry Baryshkov
2008-07-31 13:54 ` Dan Williams
2008-07-31 14:15   ` Dmitry
2008-07-31 14:24     ` Dan Williams
2008-07-31 15:19       ` Pavel Roskin
2008-07-31 20:00         ` Dan Williams [this message]
2008-07-31 20:18           ` Pavel Roskin
2008-08-10  7:24             ` Ron Rindjunsky

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=1217534415.9377.12.camel@localhost.localdomain \
    --to=dcbw@redhat.com \
    --cc=dbaryshkov@gmail.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=proski@gnu.org \
    /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).