public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: netdev@vger.kernel.org
Cc: Jouni Malinen <jkm@devicescape.com>, Jiri Benc <jbenc@suse.cz>
Subject: a short look at d80211
Date: Tue, 16 May 2006 21:34:38 +0200	[thread overview]
Message-ID: <1147808078.10137.13.camel@johannes> (raw)

[-- Attachment #1: Type: text/plain, Size: 1106 bytes --]

Hi,

I finally decided to familiarise myself with d80211 a bit more :)

Here are some questions on the code again.

MICHAEL_MIC_HWACCEL seems to be always defined, what is it used for?

IEEE80211_LEDS should probably go away, in fact it should be fairly easy
to register a led trigger driver for each kind of LED and each device.
Then drivers can register a led driver, even with a default led
source... :)

Could ieee80211_msg_* be upper-cased so it's clear right away those are
constants?

Why does IF_TYPE_VLAN exist if according to the comment it isn't used?

bcm43xx doesn't do hardware tsf synchronisation, it provides on each
frame the lower 16 bits of the tsf at the time the frame was received
(no, I don't know if it's at the first bit of the plcp or whatever).
Hence, it'll need to do tsf updates in software whenever necessary.
Could d80211 provide some support for this? Or asking the other way
around, how should it do that?

There's more, especially related to bcm43xx and power saving, but we're
only just beginning to understand how that might work.

johannes

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 793 bytes --]

                 reply	other threads:[~2006-05-17 12:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1147808078.10137.13.camel@johannes \
    --to=johannes@sipsolutions.net \
    --cc=jbenc@suse.cz \
    --cc=jkm@devicescape.com \
    --cc=netdev@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox