pcnet_cs: add cis of Linksys multifunction pcmcia card
authorKen Kawasaki <ken_kawasaki@spring.nifty.jp>
Tue, 15 Sep 2009 09:42:25 +0000 (02:42 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 15 Sep 2009 09:42:25 +0000 (02:42 -0700)
pcnet_cs,serial_cs:

add cis of Linksys lan&modem mulitifunction pcmcia card
and some modem card(MT5634ZLX, RS-COM-2P).

Signed-off-by: Ken Kawasaki <ken_kawasaki@spring.nifty.jp>
Signed-off-by: David S. Miller <davem@davemloft.net>
WHENCE
cis/MT5634ZLX.cis [new file with mode: 0644]
cis/PCMLM28.cis [new file with mode: 0644]
cis/RS-COM-2P.cis [new file with mode: 0644]

diff --git a/WHENCE b/WHENCE
index d9e3a94..82db525 100644 (file)
--- a/WHENCE
+++ b/WHENCE
@@ -596,6 +596,7 @@ Found in hex form in kernel source.
 Driver: PCMCIA_PCNET - NE2000 compatible PCMCIA adapter
 
 File: cis/LA-PCM.cis
+      cis/PCMLM28.cis
 
 Licence: GPL
 
@@ -623,6 +624,17 @@ Originally developed by the pcmcia-cs project
 
 --------------------------------------------------------------------------
 
+Driver: SERIAL_8250_CS - Serial PCMCIA adapter
+
+File: cis/MT5634ZLX.cis
+      cis/RS-COM-2P.cis
+
+Licence: GPL
+
+Originally developed by the pcmcia-cs project
+
+--------------------------------------------------------------------------
+
 Driver: PCMCIA_SMC91C92 - SMC 91Cxx PCMCIA
 
 File: ositech/Xilinx7OD.bin
diff --git a/cis/MT5634ZLX.cis b/cis/MT5634ZLX.cis
new file mode 100644 (file)
index 0000000..0d59fa4
Binary files /dev/null and b/cis/MT5634ZLX.cis differ
diff --git a/cis/PCMLM28.cis b/cis/PCMLM28.cis
new file mode 100644 (file)
index 0000000..a35d93e
Binary files /dev/null and b/cis/PCMLM28.cis differ
diff --git a/cis/RS-COM-2P.cis b/cis/RS-COM-2P.cis
new file mode 100644 (file)
index 0000000..f258252
Binary files /dev/null and b/cis/RS-COM-2P.cis differ