From: "John W. Linville" <linville@tuxdriver.com>
To: Dominik Brodowski <linux@dominikbrodowski.net>
Cc: linux-pcmcia@lists.infradead.org,
"David S. Miller" <davem@davemloft.net>,
netdev@vger.kernel.org, linux-wireless@vger.kernel.org
Subject: Re: [PATCH 2/9] pcmcia: use pre-determined values
Date: Tue, 27 Oct 2009 15:28:20 -0400 [thread overview]
Message-ID: <20091027192820.GC15566@tuxdriver.com> (raw)
In-Reply-To: <1255907255-28297-2-git-send-email-linux@dominikbrodowski.net>
On Mon, Oct 19, 2009 at 01:07:28AM +0200, Dominik Brodowski wrote:
> A few PCMCIA network drivers can make use of values provided by the pcmcia
> core, instead of tedious, independent CIS parsing.
>
> xirc32ps_cs.c: manf_id
>
> hostap_cs.c: multifunction count
>
> b43/pcmcia.c: ConfigBase address and "Present"
>
> smc91c92_cs.c: By default, mhz_setup() can use VERS_1 as it is stored
> in struct pcmcia_device. Only some cards require workarounds, such as
> reading out VERS_1 twice.
>
> CC: David S. Miller <davem@davemloft.net>
> CC: John W. Linville <linville@tuxdriver.com>
> CC: netdev@vger.kernel.org
> CC: linux-wireless@vger.kernel.org
> Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Acked-by: John W. Linville <linville@tuxdriver.com>
--
John W. Linville Someday the world will need a hero, and you
linville@tuxdriver.com might be all we have. Be ready.
next prev parent reply other threads:[~2009-10-27 19:31 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-18 23:07 [PATCH 1/9] serial_cs: use pcmcia_loop_config() and pre-determined values Dominik Brodowski
2009-10-18 23:07 ` [PATCH 2/9] pcmcia: use " Dominik Brodowski
2009-10-18 23:07 ` [PATCH 3/9] pcmcia: use pcmcia_loop_config in misc pcmcia drivers Dominik Brodowski
[not found] ` <1255907255-28297-4-git-send-email-linux@dominikbrodowski.net>
[not found] ` <1255907255-28297-5-git-send-email-linux@dominikbrodowski.net>
2009-10-18 23:07 ` [PATCH 6/9] pcmcia: convert net pcmcia drivers to use new CIS helpers Dominik Brodowski
[not found] ` <1255907255-28297-7-git-send-email-linux@dominikbrodowski.net>
2009-10-18 23:07 ` [PATCH 8/9] pcmcia: convert pcmciamtd driver " Dominik Brodowski
[not found] ` <1255907255-28297-9-git-send-email-linux@dominikbrodowski.net>
2009-10-26 22:19 ` [PATCH 9/9] pcmcia: remove pcmcia_get_{first,next}_tuple() Randy Dunlap
2009-10-27 5:12 ` Dominik Brodowski
2009-10-27 14:39 ` Greg KH
2009-10-28 21:27 ` Dominik Brodowski
2009-10-28 21:36 ` Greg KH
2009-10-29 0:02 ` Dominik Brodowski
2009-10-29 19:05 ` Greg KH
2009-10-29 20:46 ` Randy Dunlap
2009-11-01 17:49 ` Dominik Brodowski
2009-10-19 13:45 ` [PATCH 3/9] pcmcia: use pcmcia_loop_config in misc pcmcia drivers Jiri Kosina
2009-10-27 19:28 ` John W. Linville
2009-10-27 19:28 ` John W. Linville
2009-10-27 19:28 ` John W. Linville [this message]
2009-10-19 12:06 ` [PATCH 1/9] serial_cs: use pcmcia_loop_config() and pre-determined values Komuro
2009-10-19 12:37 ` Dominik Brodowski
2009-10-21 12:30 ` Komuro
2009-10-21 12:36 ` Dominik Brodowski
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=20091027192820.GC15566@tuxdriver.com \
--to=linville@tuxdriver.com \
--cc=davem@davemloft.net \
--cc=linux-pcmcia@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
--cc=linux@dominikbrodowski.net \
--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 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.