All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Drake <dsd@gentoo.org>
To: cs010101@gmail.com
Cc: linux-wireless@vger.kernel.org
Subject: Re: how do I fix for 802.11a in zd1211rw? and please recommand products for 802.11a
Date: Fri, 15 Feb 2008 19:54:13 +0000	[thread overview]
Message-ID: <47B5EDE5.50208@gentoo.org> (raw)
In-Reply-To: <002001c86ffa$6921f780$020aa8c0@39fb6b6b6f434b3>

Hi,

=B1=E8=BF=B5=C8=AF wrote:
> last time, I tested 3com pci card (atheros) and now testing zd1211b.
> the general product name is AG-760A.(usb dongle)
> (only for using 802.11a ad-hoc)
>=20
> I took a look at the source : zd_mac.c , zd_usb.c, etc...
> In these files, I could see the "/* FIXME for 802.11a*/ comment block=
=2E so,
> I changed 2GHZ to 5GHZ and 24GHZ to 52GHZ etc..(also with productid)

It's not quite as easy as that. In order to support 802.11a you need to=
=20
add the AL7230B RF programming code from the vendor driver, with=20
mac80211 semantics added. That's not a simple task either, but if you=20
want to give it a go, you can download the vendor driver from=20
http://zd1211.wiki.sourceforge.net/VendorDriver

You also need a AL7230B-based ZD1211B device, which I'm assuming you=20
have. Other RFs don't do 802.11a

Daniel
-
To unsubscribe from this list: send the line "unsubscribe linux-wireles=
s" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      reply	other threads:[~2008-02-15 20:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-15 17:44 how do I fix for 802.11a in zd1211rw? and please recommand products for 802.11a 김영환
2008-02-15 19:54 ` Daniel Drake [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=47B5EDE5.50208@gentoo.org \
    --to=dsd@gentoo.org \
    --cc=cs010101@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.