All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pavel Roskin <proski@gnu.org>
To: Marcin Juszkiewicz <openembedded@haerwu.biz>
Cc: linux-wireless@vger.kernel.org, Jouni Malinen <j@w1.fi>,
	netdev@vger.kernel.org
Subject: Re: [PATCH] Add another Prism2 card to hostap
Date: Wed, 30 Jan 2008 16:15:34 -0500	[thread overview]
Message-ID: <1201727734.8103.18.camel@dv> (raw)
In-Reply-To: <200801290942.56258.openembedded@haerwu.biz>


On Tue, 2008-01-29 at 09:42 +0100, Marcin Juszkiewicz wrote:
> From: Marcin Juszkiewicz <openembedded@haerwu.biz>
>=20
> Card reported by =C5ngstr=F6m user:
> http://bugs.openembedded.net/show_bug.cgi?id=3D3236
>=20
> Socket 1:
>    product info: "Wireless LAN", "11Mbps PC Card", "Version 01.02", "=
"
>    manfid: 0x0156, 0x0002
>    function: 6 (network)
>=20
> Signed-off-by: Marcin Juszkiewicz <openembedded@haerwu.biz>

Acked-by: Pavel Roskin <proski@gnu.org>

> diff --git a/drivers/net/wireless/hostap/hostap_cs.c b/drivers/net/wi=
reless/hostap/hostap_cs.c
> index 877d3bd..4f6707c 100644
> --- a/drivers/net/wireless/hostap/hostap_cs.c
> +++ b/drivers/net/wireless/hostap/hostap_cs.c
> @@ -894,6 +894,9 @@ static struct pcmcia_device_id hostap_cs_ids[] =3D=
 {
>                 "The Linksys Group, Inc.", "Wireless Network CF Card"=
, "ISL37300P",
>                 "RevA",
>                 0xa5f472c2, 0x9c05598d, 0xc9049a39, 0x57a66194),
> +       PCMCIA_DEVICE_PROD_ID123(
> +           "Wireless LAN" , "11Mbps PC Card", "Version 01.02",
> +               0x4b8870ff, 0x70e946d1, 0x4b74baa0),
>         PCMCIA_DEVICE_NULL
>  };
>  MODULE_DEVICE_TABLE(pcmcia, hostap_cs_ids);
>=20
--=20
Regards,
Pavel Roskin
-
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

WARNING: multiple messages have this Message-ID (diff)
From: Pavel Roskin <proski-mXXj517/zsQ@public.gmane.org>
To: Marcin Juszkiewicz
	<openembedded-sbG99h22wavzs492ZWNkEA@public.gmane.org>
Cc: linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Jouni Malinen <j@w1.fi>,
	netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] Add another Prism2 card to hostap
Date: Wed, 30 Jan 2008 16:15:34 -0500	[thread overview]
Message-ID: <1201727734.8103.18.camel@dv> (raw)
In-Reply-To: <200801290942.56258.openembedded-sbG99h22wavzs492ZWNkEA@public.gmane.org>


On Tue, 2008-01-29 at 09:42 +0100, Marcin Juszkiewicz wrote:
> From: Marcin Juszkiewicz <openembedded-sbG99h22wavzs492ZWNkEA@public.gmane.org>
> 
> Card reported by Ångström user:
> http://bugs.openembedded.net/show_bug.cgi?id=3236
> 
> Socket 1:
>    product info: "Wireless LAN", "11Mbps PC Card", "Version 01.02", ""
>    manfid: 0x0156, 0x0002
>    function: 6 (network)
> 
> Signed-off-by: Marcin Juszkiewicz <openembedded-sbG99h22wavzs492ZWNkEA@public.gmane.org>

Acked-by: Pavel Roskin <proski-mXXj517/zsQ@public.gmane.org>

> diff --git a/drivers/net/wireless/hostap/hostap_cs.c b/drivers/net/wireless/hostap/hostap_cs.c
> index 877d3bd..4f6707c 100644
> --- a/drivers/net/wireless/hostap/hostap_cs.c
> +++ b/drivers/net/wireless/hostap/hostap_cs.c
> @@ -894,6 +894,9 @@ static struct pcmcia_device_id hostap_cs_ids[] = {
>                 "The Linksys Group, Inc.", "Wireless Network CF Card", "ISL37300P",
>                 "RevA",
>                 0xa5f472c2, 0x9c05598d, 0xc9049a39, 0x57a66194),
> +       PCMCIA_DEVICE_PROD_ID123(
> +           "Wireless LAN" , "11Mbps PC Card", "Version 01.02",
> +               0x4b8870ff, 0x70e946d1, 0x4b74baa0),
>         PCMCIA_DEVICE_NULL
>  };
>  MODULE_DEVICE_TABLE(pcmcia, hostap_cs_ids);
> 
-- 
Regards,
Pavel Roskin

  reply	other threads:[~2008-01-30 21:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-29  8:42 [PATCH] Add another Prism2 card to hostap Marcin Juszkiewicz
2008-01-29  8:42 ` Marcin Juszkiewicz
2008-01-30 21:15 ` Pavel Roskin [this message]
2008-01-30 21:15   ` Pavel Roskin

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=1201727734.8103.18.camel@dv \
    --to=proski@gnu.org \
    --cc=j@w1.fi \
    --cc=linux-wireless@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=openembedded@haerwu.biz \
    /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.