All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Williams <dcbw@redhat.com>
To: Dmitry <dbaryshkov@gmail.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: Driver for the FullMAC card
Date: Thu, 31 Jul 2008 10:24:01 -0400	[thread overview]
Message-ID: <1217514241.12016.13.camel@localhost.localdomain> (raw)
In-Reply-To: <bc64b4640807310715j41bb0029i5c8be73a311ed52@mail.gmail.com>

On Thu, 2008-07-31 at 18:15 +0400, Dmitry wrote:
> 2008/7/31 Dan Williams <dcbw@redhat.com>:
> > On Wed, 2008-07-30 at 22:51 +0000, Dmitry Baryshkov wrote:
> >> Hi,
> >>
> >> I'd like to work on the Prism2 USB driver (currently maintained as a part of
> >> wlan-ng project) to be able to push it into mainline. The card itself is
> >> a FullMAC card. Where should I start? What parts of 802.11 stacks/API
> >> should I use? There is plenty of information regarding SoftMAC drivers,
> >> but no clear pointers for developing drivers for the FullMAC cards.
> >
> > If you're talking about the same hardware that linux-wlan-ng supported
> > (ie, what Ubuntu ships as prism2_usb) then that hardware can be softmac,
> > actually.  We discussed this a while ago and agreed that a completely
> > new mac80211-based driver for this hardware was the best way to go,
> > rather than trying to stuff USB support into hostap.
> 
> Yes, I was talking about prism2_usb cards. I'll explore how to switch it to
> the softmac.

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.

Dan


  reply	other threads:[~2008-07-31 14:26 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 [this message]
2008-07-31 15:19       ` Pavel Roskin
2008-07-31 20:00         ` Dan Williams
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=1217514241.12016.13.camel@localhost.localdomain \
    --to=dcbw@redhat.com \
    --cc=dbaryshkov@gmail.com \
    --cc=linux-wireless@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.