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>
master
Ken Kawasaki 2009-09-15 02:42:25 -07:00 committed by David S. Miller
parent 441be7da49
commit 1ca52a490b
4 changed files with 12 additions and 0 deletions

12
WHENCE
View File

@ -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

BIN
cis/MT5634ZLX.cis 100644

Binary file not shown.

BIN
cis/PCMLM28.cis 100644

Binary file not shown.

BIN
cis/RS-COM-2P.cis 100644

Binary file not shown.