From: Ken Kawasaki Date: Sat, 17 Oct 2009 15:39:20 +0000 (+0000) Subject: pcnet_cs: add cis of PreMax PE-200 ethernet pcmcia card X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee925081af3d8efe065e441dcc36f4137c03800f;p=linux-firmware pcnet_cs: add cis of PreMax PE-200 ethernet pcmcia card 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 Signed-off-by: David S. Miller --- diff --git a/WHENCE b/WHENCE index c437e14..7a8adc0 100644 --- 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 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 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 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 index 0000000..18fd613 Binary files /dev/null and b/cis/SW_8xx_SER.cis differ