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>
This commit is contained in:
committed by
David S. Miller
parent
29a020d35f
commit
531afd64d0
@@ -51,9 +51,10 @@ fw-shipped-$(CONFIG_DVB_TTUSB_BUDGET) += ttusb-budget/dspbootcode.bin
|
||||
fw-shipped-$(CONFIG_E100) += e100/d101m_ucode.bin e100/d101s_ucode.bin \
|
||||
e100/d102e_ucode.bin
|
||||
fw-shipped-$(CONFIG_MYRI_SBUS) += myricom/lanai.bin
|
||||
fw-shipped-$(CONFIG_PCMCIA_PCNET) += cis/LA-PCM.cis
|
||||
fw-shipped-$(CONFIG_PCMCIA_PCNET) += cis/LA-PCM.cis cis/PCMLM28.cis
|
||||
fw-shipped-$(CONFIG_PCMCIA_3C589) += cis/3CXEM556.cis
|
||||
fw-shipped-$(CONFIG_PCMCIA_3C574) += cis/3CCFEM556.cis
|
||||
fw-shipped-$(CONFIG_SERIAL_8250_CS) += cis/MT5634ZLX.cis cis/RS-COM-2P.cis
|
||||
fw-shipped-$(CONFIG_PCMCIA_SMC91C92) += ositech/Xilinx7OD.bin
|
||||
fw-shipped-$(CONFIG_SCSI_ADVANSYS) += advansys/mcode.bin advansys/38C1600.bin \
|
||||
advansys/3550.bin advansys/38C0800.bin
|
||||
|
@@ -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
|
||||
|
11
firmware/cis/MT5634ZLX.cis.ihex
Normal file
11
firmware/cis/MT5634ZLX.cis.ihex
Normal file
@@ -0,0 +1,11 @@
|
||||
:100000000101FF152204014D756C74695465636824
|
||||
:100010000050434D4349412035364B2044617461C3
|
||||
:10002000466178000000FF20040002010021020266
|
||||
:10003000001A05012780FF671B0FCF418B01550177
|
||||
:10004000550155AA60F80307281B08970108AA6004
|
||||
:10005000F802071B089F0108AA60E803071B08A70E
|
||||
:0B0060000108AA60E802071400FF007E
|
||||
:00000001FF
|
||||
#
|
||||
# Replacement CIS for Multitech MT5634ZLX modems
|
||||
#
|
18
firmware/cis/PCMLM28.cis.ihex
Normal file
18
firmware/cis/PCMLM28.cis.ihex
Normal file
@@ -0,0 +1,18 @@
|
||||
:1000000001030000FF151504014C494E4B53595391
|
||||
:100010000050434D4C4D3238000000FF2004430196
|
||||
:10002000ABC0210200001A05012FF803031B10E4E6
|
||||
:1000300001190155E06100031FF8020730FFFF1BA3
|
||||
:100040000BA50108E06120031FF802071B0BA601A6
|
||||
:1000500008E06140031FF802071B0BA70108E061DD
|
||||
:1000600060031FF802071B0BA80108E06100031FD3
|
||||
:10007000E803071B0BA90108E06120031FE8030741
|
||||
:100080001B0BAA0108E06140031FE803071B0BAB31
|
||||
:100090000108E06160031FE803071B0BAC0108E0E7
|
||||
:1000A0006100031FE802071B0BAD0108E06120039C
|
||||
:1000B0001FE802071B0BAE0108E06140031FE802C6
|
||||
:1000C000071B0BAF0108E06160031FE80207140083
|
||||
:0200D000FF002F
|
||||
:00000001FF
|
||||
#
|
||||
# The on-card CIS says it is MFC-compliant, but it is not
|
||||
#
|
10
firmware/cis/RS-COM-2P.cis.ihex
Normal file
10
firmware/cis/RS-COM-2P.cis.ihex
Normal file
@@ -0,0 +1,10 @@
|
||||
:1000000001030000FF1516040150434D4349410010
|
||||
:1000100052532D434F4D203250000000FF21020269
|
||||
:10002000011A0501030001011B0EC18118AA61E834
|
||||
:100030000307E8020730B89E1B0B820108AA615033
|
||||
:1000400002075802071B0B830108AA6160020768B8
|
||||
:0600500002071400FF008E
|
||||
:00000001FF
|
||||
#
|
||||
# Replacement CIS for dual-serial-port IO card
|
||||
#
|
Reference in New Issue
Block a user