aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKen Kawasaki <ken_kawasaki@spring.nifty.jp>2009-09-15 02:42:25 -0700
committerDavid S. Miller <davem@davemloft.net>2009-09-15 02:42:25 -0700
commit1ca52a490b6afd54f2b074c89b85126d2bbb762d (patch)
treea560f7aacc235218fac976cc4122ff03fcfa6034
parent441be7da49ccb629b9afcb57c7da0af5643aae00 (diff)
downloadlinux-firmware-backup-1ca52a490b6afd54f2b074c89b85126d2bbb762d.tar.gz
pcnet_cs: add cis of Linksys multifunction pcmcia card
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>
-rw-r--r--WHENCE12
-rw-r--r--cis/MT5634ZLX.cisbin0 -> 107 bytes
-rw-r--r--cis/PCMLM28.cisbin0 -> 210 bytes
-rw-r--r--cis/RS-COM-2P.cisbin0 -> 86 bytes
4 files changed, 12 insertions, 0 deletions
diff --git a/WHENCE b/WHENCE
index d9e3a94c..82db5256 100644
--- 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
index 00000000..0d59fa45
--- /dev/null
+++ b/cis/MT5634ZLX.cis
Binary files differ
diff --git a/cis/PCMLM28.cis b/cis/PCMLM28.cis
new file mode 100644
index 00000000..a35d93ed
--- /dev/null
+++ b/cis/PCMLM28.cis
Binary files differ
diff --git a/cis/RS-COM-2P.cis b/cis/RS-COM-2P.cis
new file mode 100644
index 00000000..f2582527
--- /dev/null
+++ b/cis/RS-COM-2P.cis
Binary files differ