netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael Wu <michael.wu@mozilla.com>
To: "Luis R. Rodriguez" <mcgrof@gmail.com>
Cc: netdev@vger.kernel.org,
	"John W. Linville" <linville@tuxdriver.com>,
	"Greg KH" <greg@kroah.com>
Subject: Re: [RFC] sysfs + configfs on 802.11 wireless drivers
Date: Thu, 22 Jun 2006 09:44:59 -0700	[thread overview]
Message-ID: <200606220945.08026.michael.wu@mozilla.com> (raw)
In-Reply-To: <43e72e890606220512h5197d473s5f7da9e734814005@mail.gmail.com>

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

On Thursday 22 June 2006 05:12, Luis R. Rodriguez wrote:
> (3) On resume() talk to userspace via netlink to read our sysfs and
> configfs us
>
I think that's fairly overkill. I really do not like the idea of requiring any 
more userspace involvement in the suspend process than needed. At least for 
ADM8211, all the data needed to restore the card properly is already stored 
somewhere for userspace (iwconfig) to query, so I don't understand how this 
is suppose to reduce bloat. All the data that is needed should already be 
stored in the driver to support configuring the interface before taking the 
interface up.

-Michael Wu

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2006-06-22 16:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-22 12:12 [RFC] sysfs + configfs on 802.11 wireless drivers Luis R. Rodriguez
2006-06-22 16:44 ` Michael Wu [this message]
2006-06-22 20:41 ` Greg KH
2006-06-23 11:50 ` Dan Williams
2006-06-23 12:47   ` John W. Linville
2006-06-23 14:20     ` Luis R. Rodriguez
2006-06-23 14:37       ` Dan Williams
2006-06-23 11:52 ` Jiri Benc
2006-06-23 14:13   ` Luis R. Rodriguez
2006-06-23 15:12   ` Johannes Berg

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=200606220945.08026.michael.wu@mozilla.com \
    --to=michael.wu@mozilla.com \
    --cc=greg@kroah.com \
    --cc=linville@tuxdriver.com \
    --cc=mcgrof@gmail.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;
as well as URLs for NNTP newsgroup(s).