All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcin Juszkiewicz <linux-arm@hrw.one.pl>
To: netdev@vger.kernel.org
Cc: Jouni Malinen <jkmaline@cc.hut.fi>, Pavel Roskin <proski@gnu.org>
Subject: [PATCH 5/5] new pcmcia IDs for hostap - Planex GW-CF11X
Date: Fri, 12 May 2006 15:52:17 +0200	[thread overview]
Message-ID: <200605121552.18112.linux-arm@hrw.one.pl> (raw)


Platform: Sharp Zaurus SL-C3100 running 2.6.16 + pcmciautils 013

root@spitz:~# pccardctl ident
Socket 0:
  product info: "HITACHI", "microdrive", "", ""
  manfid: 0x0319, 0x0000
  function: 4 (fixed disk)
Socket 1:
  product info:"PLANEX COMMUNICATION INC","PLANEX GW-CF11X Wireless CF Card", "", ""
  manfid: 0xd601, 0x0010
  function: 6 ( network )

Signed-off-by: Marcin Juszkiewicz <openembedded@hrw.one.pl>

Index: linux/drivers/net/wireless/hostap/hostap_cs.c
===================================================================
--- linux.orig/drivers/net/wireless/hostap/hostap_cs.c	2006-05-12 15:46:35.000000000 +0200
+++ linux/drivers/net/wireless/hostap/hostap_cs.c	2006-05-12 15:48:54.000000000 +0200
@@ -967,6 +967,9 @@
 				0x4ac44287, 0x235a6bed),
 	PCMCIA_DEVICE_PROD_ID12("PLANEX", "GeoWave/GW-CF110",
 				0x209f40ab, 0xd9715264),
+	PCMCIA_DEVICE_PROD_ID12("PLANEX COMMUNICATION INC", 
+				"PLANEX GW-CF11X Wireless CF Card",
+				0x4703cf68, 0xfad7318d),
 	PCMCIA_DEVICE_PROD_ID12("PLANEX", "GeoWave/GW-NS110",
 				0x209f40ab, 0x46263178),
 	PCMCIA_DEVICE_PROD_ID12(

-- 
JID: hrw-jabber.org
Sharp Zaurus C-760 (OZ 3.5.x)
OpenEmbedded/OpenZaurus/OPIE developer

            That must be wonderful! I don understand it at all.

                 reply	other threads:[~2006-05-12 13:52 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=200605121552.18112.linux-arm@hrw.one.pl \
    --to=linux-arm@hrw.one.pl \
    --cc=jkmaline@cc.hut.fi \
    --cc=netdev@vger.kernel.org \
    --cc=proski@gnu.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.