From: Michael Buesch <mb@bu3sch.de>
To: EforeZZ <EforeZZ@gmail.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: broadcom driver
Date: Wed, 12 Nov 2008 12:03:55 +0100 [thread overview]
Message-ID: <200811121203.55747.mb@bu3sch.de> (raw)
In-Reply-To: <cc2a6eec0811120248q1a0850deg390aec1549700cd0@mail.gmail.com>
On Wednesday 12 November 2008 11:48:04 EforeZZ wrote:
> Hi guys,
>
> We're trying to write a broadcom WiFi driver for FreeBSD.
> We looked at M$ Windows driver and found these structures..
> We'd be very grateful if anyone tells the standard and/or description
> of what these values may mean..
>
> struct _locale_info_t
> {
> unsigned char valid_channels[28];
> struct radar_channels;
> struct restricted_channels;
> unsigned char maxpwr[6];
> unsigned char pub_maxpwr[5];
> unsigned char flags;
> };
Hm, it's pretty obvious what this is. Just read it.
It's channel tables for different locales. Not very interesting stuff.
Anyway, you should probably contact Dragonfly people. They are already
writing a BSD licensed driver.
--
Greetings Michael.
prev parent reply other threads:[~2008-11-12 11:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-12 10:48 broadcom driver EforeZZ
2008-11-12 11:03 ` Michael Buesch [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=200811121203.55747.mb@bu3sch.de \
--to=mb@bu3sch.de \
--cc=EforeZZ@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.