diff options
| author | Ken Kawasaki <ken_kawasaki@spring.nifty.jp> | 2009-05-01 22:21:26 -0400 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2009-05-01 22:21:26 -0400 |
| commit | f0a3a1538d57dfb51c73d012cbb72f985cd419aa (patch) | |
| tree | 660d030b3d55a98f0500d45fa4c678a9508e5f46 /firmware | |
| parent | 88d7d8b00cdc3117150faab4c4ace6d464b71c22 (diff) | |
3c589_cs: add cis(firmware) of 3Com multifunction pcmcia card
3c589_cs,3c574_cs,serial_cs:
(1)add cis(firmware) of 3Com lan&modem mulitifunction pcmcia card.
(2)load correct configuration register for 3Com card
Signed-off-by: Ken Kawasaki <ken_kawasaki@spring.nifty.jp>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'firmware')
| -rw-r--r-- | firmware/Makefile | 2 | ||||
| -rw-r--r-- | firmware/WHENCE | 20 | ||||
| -rw-r--r-- | firmware/cis/3CCFEM556.cis.ihex | 13 | ||||
| -rw-r--r-- | firmware/cis/3CXEM556.cis.ihex | 13 |
4 files changed, 48 insertions, 0 deletions
diff --git a/firmware/Makefile b/firmware/Makefile index 1c670e0c0448..96c3dd8cc683 100644 --- a/firmware/Makefile +++ b/firmware/Makefile | |||
| @@ -48,6 +48,8 @@ fw-shipped-$(CONFIG_E100) += e100/d101m_ucode.bin e100/d101s_ucode.bin \ | |||
| 48 | e100/d102e_ucode.bin | 48 | e100/d102e_ucode.bin |
| 49 | fw-shipped-$(CONFIG_MYRI_SBUS) += myricom/lanai.bin | 49 | fw-shipped-$(CONFIG_MYRI_SBUS) += myricom/lanai.bin |
| 50 | fw-shipped-$(CONFIG_PCMCIA_PCNET) += cis/LA-PCM.cis | 50 | fw-shipped-$(CONFIG_PCMCIA_PCNET) += cis/LA-PCM.cis |
| 51 | fw-shipped-$(CONFIG_PCMCIA_3C589) += cis/3CXEM556.cis | ||
| 52 | fw-shipped-$(CONFIG_PCMCIA_3C574) += cis/3CCFEM556.cis | ||
| 51 | fw-shipped-$(CONFIG_PCMCIA_SMC91C92) += ositech/Xilinx7OD.bin | 53 | fw-shipped-$(CONFIG_PCMCIA_SMC91C92) += ositech/Xilinx7OD.bin |
| 52 | fw-shipped-$(CONFIG_SCSI_ADVANSYS) += advansys/mcode.bin advansys/38C1600.bin \ | 54 | fw-shipped-$(CONFIG_SCSI_ADVANSYS) += advansys/mcode.bin advansys/38C1600.bin \ |
| 53 | advansys/3550.bin advansys/38C0800.bin | 55 | advansys/3550.bin advansys/38C0800.bin |
diff --git a/firmware/WHENCE b/firmware/WHENCE index c1e9c5ab694c..bb8fda8f06b8 100644 --- a/firmware/WHENCE +++ b/firmware/WHENCE | |||
| @@ -586,6 +586,26 @@ Originally developed by the pcmcia-cs project | |||
| 586 | 586 | ||
| 587 | -------------------------------------------------------------------------- | 587 | -------------------------------------------------------------------------- |
| 588 | 588 | ||
| 589 | Driver: PCMCIA_3C589 - 3Com PCMCIA adapter | ||
| 590 | |||
| 591 | File: cis/3CXEM556.cis | ||
| 592 | |||
| 593 | Licence: GPL | ||
| 594 | |||
| 595 | Originally developed by the pcmcia-cs project | ||
| 596 | |||
| 597 | -------------------------------------------------------------------------- | ||
| 598 | |||
| 599 | Driver: PCMCIA_3C574 - 3Com PCMCIA adapter | ||
| 600 | |||
| 601 | File: cis/3CCFEM556.cis | ||
| 602 | |||
| 603 | Licence: GPL | ||
| 604 | |||
| 605 | Originally developed by the pcmcia-cs project | ||
| 606 | |||
| 607 | -------------------------------------------------------------------------- | ||
| 608 | |||
| 589 | Driver: PCMCIA_SMC91C92 - SMC 91Cxx PCMCIA | 609 | Driver: PCMCIA_SMC91C92 - SMC 91Cxx PCMCIA |
| 590 | 610 | ||
| 591 | File: ositech/Xilinx7OD.bin | 611 | File: ositech/Xilinx7OD.bin |
diff --git a/firmware/cis/3CCFEM556.cis.ihex b/firmware/cis/3CCFEM556.cis.ihex new file mode 100644 index 000000000000..e4d92b173e17 --- /dev/null +++ b/firmware/cis/3CCFEM556.cis.ihex | |||
| @@ -0,0 +1,13 @@ | |||
| 1 | :1000000001030000FF152D050033436F6D004D65A2 | ||
| 2 | :100010006761686572747A2033434346454D3535D0 | ||
| 3 | :1000200036004C414E202B2035366B204D6F6465D9 | ||
| 4 | :100030006D0000FF20040101560521020000060B9F | ||
| 5 | :1000400002004D000000006B000000FF001303439E | ||
| 6 | :100050004953210206001A060507001067021B0912 | ||
| 7 | :1000600087011901556430FFFFFF00130343495313 | ||
| 8 | :10007000210202001A060527001177021B09A701B9 | ||
| 9 | :090080001901552330FFFFFF00B8 | ||
| 10 | :00000001FF | ||
| 11 | # | ||
| 12 | # This card is MFC-compliant, but identifies itself as single function | ||
| 13 | # | ||
diff --git a/firmware/cis/3CXEM556.cis.ihex b/firmware/cis/3CXEM556.cis.ihex new file mode 100644 index 000000000000..895010b230ff --- /dev/null +++ b/firmware/cis/3CXEM556.cis.ihex | |||
| @@ -0,0 +1,13 @@ | |||
| 1 | :1000000001030000FF152C050033436F6D004D65A3 | ||
| 2 | :100010006761686572747A20334358454D353536CB | ||
| 3 | :10002000004C414E202B2035366B204D6F64656DA2 | ||
| 4 | :100030000000FF20040101350021020000060B0230 | ||
| 5 | :10004000004C0000000069000000FF00130343495A | ||
| 6 | :1000500053210206001A0501070008631B098701E6 | ||
| 7 | :100060001901556430FFFFFF001303434953210278 | ||
| 8 | :1000700002001A0501270009631B09A70119015590 | ||
| 9 | :060080002330FFFFFF002A | ||
| 10 | :00000001FF | ||
| 11 | # | ||
| 12 | # This card is MFC-compliant, but identifies itself as single function | ||
| 13 | # | ||
