pcnet_cs: add cis of PreMax PE-200 ethernet pcmcia card
authorKen Kawasaki <ken_kawasaki@spring.nifty.jp>
Sat, 17 Oct 2009 15:39:20 +0000 (15:39 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 30 Oct 2009 05:51:25 +0000 (22:51 -0700)
pcnet_cs,serial_cs:

add cis of PreMax ethernet pcmcia card,
and some Sierra Wireless serial card(AC555, AC7xx, AC8xx).

use PROD_ID for AC7xx, because MANF_ID of AC7xx and AC8xx are the same.

Signed-off-by: Ken Kawasaki <ken_kawasaki@spring.nifty.jp>
Signed-off-by: David S. Miller <davem@davemloft.net>
WHENCE
cis/PE-200.cis [new file with mode: 0644]
cis/SW_555_SER.cis [new file with mode: 0644]
cis/SW_7xx_SER.cis [new file with mode: 0644]
cis/SW_8xx_SER.cis [new file with mode: 0644]

diff --git a/WHENCE b/WHENCE
index c437e14..7a8adc0 100644 (file)
--- a/WHENCE
+++ b/WHENCE
@@ -600,6 +600,7 @@ File: cis/LA-PCM.cis
       cis/DP83903.cis
       cis/NE2K.cis
       cis/tamarack.cis
+      cis/PE-200.cis
 
 Licence: GPL
 
@@ -633,6 +634,9 @@ File: cis/MT5634ZLX.cis
       cis/RS-COM-2P.cis
       cis/COMpad2.cis
       cis/COMpad4.cis
+      cis/SW_555_SER.cis
+      cis/SW_7xx_SER.cis
+      cis/SW_8xx_SER.cis
 
 Licence: GPL
 
diff --git a/cis/PE-200.cis b/cis/PE-200.cis
new file mode 100644 (file)
index 0000000..266e061
Binary files /dev/null and b/cis/PE-200.cis differ
diff --git a/cis/SW_555_SER.cis b/cis/SW_555_SER.cis
new file mode 100644 (file)
index 0000000..12f474b
Binary files /dev/null and b/cis/SW_555_SER.cis differ
diff --git a/cis/SW_7xx_SER.cis b/cis/SW_7xx_SER.cis
new file mode 100644 (file)
index 0000000..fbfc852
Binary files /dev/null and b/cis/SW_7xx_SER.cis differ
diff --git a/cis/SW_8xx_SER.cis b/cis/SW_8xx_SER.cis
new file mode 100644 (file)
index 0000000..18fd613
Binary files /dev/null and b/cis/SW_8xx_SER.cis differ