From ee925081af3d8efe065e441dcc36f4137c03800f Mon Sep 17 00:00:00 2001 From: Ken Kawasaki Date: Sat, 17 Oct 2009 15:39:20 +0000 Subject: [PATCH] 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 --- WHENCE | 4 ++++ cis/PE-200.cis | Bin 0 -> 68 bytes cis/SW_555_SER.cis | Bin 0 -> 122 bytes cis/SW_7xx_SER.cis | Bin 0 -> 140 bytes cis/SW_8xx_SER.cis | Bin 0 -> 132 bytes 5 files changed, 4 insertions(+) create mode 100644 cis/PE-200.cis create mode 100644 cis/SW_555_SER.cis create mode 100644 cis/SW_7xx_SER.cis create mode 100644 cis/SW_8xx_SER.cis 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 0000000000000000000000000000000000000000..266e061f0daffa05421ba39311d91268ab54ca00 GIT binary patch literal 68 zcmZQ%W?=X)D#yYY;2WW!puiB|s%vCmz~CC<;Tq)U8p04{V94-ak%^62ij|R(fss*~ Y?_i@OW9WlG27Up4ga7|U82&Q=0KbY3zW@LL literal 0 HcmV?d00001 diff --git a/cis/SW_555_SER.cis b/cis/SW_555_SER.cis new file mode 100644 index 0000000000000000000000000000000000000000..12f474b74cd87dcc8cd2ffc126a47848a8a6e169 GIT binary patch literal 122 zcmZQ%{4dVz$nal*#hy`sU6F~2K~#&KAviO&s3=h(JhLb@C$+ek!7;PQIk6~3!PL~0 z!4X6RrIsleGW?ffWn^YxFP7$hz$mde;RiFj!5({Qj)jaIKn@eTG{+(k>jg8AwHV9- Pim@zVLvUtlQBk5ocxF**PHJ&6gQK&#p@BY-G&Nvw z4+siY@JlTz&o9bWa7;-oC`m112r^{&FU88p%)nkOE%1O*vcfksR&{a04`z0QJ#Eq) i3mG|p942;Yjzu8W3uYi|F_;AuV_Cw;p)A7ip8)_N7A3d< literal 0 HcmV?d00001 diff --git a/cis/SW_8xx_SER.cis b/cis/SW_8xx_SER.cis new file mode 100644 index 0000000000000000000000000000000000000000..18fd613495604100412b7532365abc8653e441de GIT binary patch literal 132 zcmZQ%{4dVz$nal*WfG$RyCM@4gQz|`LvUtlQBk5ocxF**PHJ&6gQK&BsR4tryMkY8 zNqK%zwt{0yVnIo25krt6!+$AOMrH=~VrhW~jFJ_;p|Prq6MlHG8|-P5=2*zc0pz%| bOLHs&v0iupS&P9epcu;%Mh;~WhW`uzDPbhI literal 0 HcmV?d00001 -- 2.39.2