1b2441318SGreg Kroah-Hartman /* SPDX-License-Identifier: GPL-2.0 */ 26557f3a0SAndrew Vasquez #define QLA_MODEL_NAMES 0x5C 31da177e4SLinus Torvalds 41da177e4SLinus Torvalds /* 51328962eSandrew.vasquez@qlogic.com * Adapter model names and descriptions. 61da177e4SLinus Torvalds */ 71328962eSandrew.vasquez@qlogic.com static char *qla2x00_model_name[QLA_MODEL_NAMES*2] = { 81328962eSandrew.vasquez@qlogic.com "QLA2340", "133MHz PCI-X to 2Gb FC, Single Channel", /* 0x100 */ 91328962eSandrew.vasquez@qlogic.com "QLA2342", "133MHz PCI-X to 2Gb FC, Dual Channel", /* 0x101 */ 101328962eSandrew.vasquez@qlogic.com "QLA2344", "133MHz PCI-X to 2Gb FC, Quad Channel", /* 0x102 */ 111328962eSandrew.vasquez@qlogic.com "QCP2342", "cPCI to 2Gb FC, Dual Channel", /* 0x103 */ 121328962eSandrew.vasquez@qlogic.com "QSB2340", "SBUS to 2Gb FC, Single Channel", /* 0x104 */ 131328962eSandrew.vasquez@qlogic.com "QSB2342", "SBUS to 2Gb FC, Dual Channel", /* 0x105 */ 141328962eSandrew.vasquez@qlogic.com "QLA2310", "Sun 66MHz PCI-X to 2Gb FC, Single Channel", /* 0x106 */ 151328962eSandrew.vasquez@qlogic.com "QLA2332", "Sun 66MHz PCI-X to 2Gb FC, Single Channel", /* 0x107 */ 161328962eSandrew.vasquez@qlogic.com "QCP2332", "Sun cPCI to 2Gb FC, Dual Channel", /* 0x108 */ 171328962eSandrew.vasquez@qlogic.com "QCP2340", "cPCI to 2Gb FC, Single Channel", /* 0x109 */ 181328962eSandrew.vasquez@qlogic.com "QLA2342", "Sun 133MHz PCI-X to 2Gb FC, Dual Channel", /* 0x10a */ 191328962eSandrew.vasquez@qlogic.com "QCP2342", "Sun - cPCI to 2Gb FC, Dual Channel", /* 0x10b */ 201328962eSandrew.vasquez@qlogic.com "QLA2350", "133MHz PCI-X to 2Gb FC, Single Channel", /* 0x10c */ 211328962eSandrew.vasquez@qlogic.com "QLA2352", "133MHz PCI-X to 2Gb FC, Dual Channel", /* 0x10d */ 221328962eSandrew.vasquez@qlogic.com "QLA2352", "Sun 133MHz PCI-X to 2Gb FC, Dual Channel", /* 0x10e */ 231328962eSandrew.vasquez@qlogic.com " ", " ", /* 0x10f */ 241328962eSandrew.vasquez@qlogic.com " ", " ", /* 0x110 */ 251328962eSandrew.vasquez@qlogic.com " ", " ", /* 0x111 */ 261328962eSandrew.vasquez@qlogic.com " ", " ", /* 0x112 */ 271328962eSandrew.vasquez@qlogic.com " ", " ", /* 0x113 */ 281328962eSandrew.vasquez@qlogic.com " ", " ", /* 0x114 */ 291328962eSandrew.vasquez@qlogic.com "QLA2360", "133MHz PCI-X to 2Gb FC, Single Channel", /* 0x115 */ 301328962eSandrew.vasquez@qlogic.com "QLA2362", "133MHz PCI-X to 2Gb FC, Dual Channel", /* 0x116 */ 311328962eSandrew.vasquez@qlogic.com "QLE2360", "PCI-Express to 2Gb FC, Single Channel", /* 0x117 */ 321328962eSandrew.vasquez@qlogic.com "QLE2362", "PCI-Express to 2Gb FC, Dual Channel", /* 0x118 */ 331328962eSandrew.vasquez@qlogic.com "QLA200", "133MHz PCI-X to 2Gb FC Optical", /* 0x119 */ 341328962eSandrew.vasquez@qlogic.com " ", " ", /* 0x11a */ 351328962eSandrew.vasquez@qlogic.com " ", " ", /* 0x11b */ 361328962eSandrew.vasquez@qlogic.com "QLA200P", "133MHz PCI-X to 2Gb FC SFP", /* 0x11c */ 371328962eSandrew.vasquez@qlogic.com " ", " ", /* 0x11d */ 381328962eSandrew.vasquez@qlogic.com " ", " ", /* 0x11e */ 391328962eSandrew.vasquez@qlogic.com " ", " ", /* 0x11f */ 401328962eSandrew.vasquez@qlogic.com " ", " ", /* 0x120 */ 411328962eSandrew.vasquez@qlogic.com " ", " ", /* 0x121 */ 421328962eSandrew.vasquez@qlogic.com " ", " ", /* 0x122 */ 431328962eSandrew.vasquez@qlogic.com " ", " ", /* 0x123 */ 441328962eSandrew.vasquez@qlogic.com " ", " ", /* 0x124 */ 451328962eSandrew.vasquez@qlogic.com " ", " ", /* 0x125 */ 461328962eSandrew.vasquez@qlogic.com " ", " ", /* 0x126 */ 471328962eSandrew.vasquez@qlogic.com " ", " ", /* 0x127 */ 481328962eSandrew.vasquez@qlogic.com " ", " ", /* 0x128 */ 491328962eSandrew.vasquez@qlogic.com " ", " ", /* 0x129 */ 501328962eSandrew.vasquez@qlogic.com " ", " ", /* 0x12a */ 511328962eSandrew.vasquez@qlogic.com " ", " ", /* 0x12b */ 521328962eSandrew.vasquez@qlogic.com " ", " ", /* 0x12c */ 531328962eSandrew.vasquez@qlogic.com " ", " ", /* 0x12d */ 541328962eSandrew.vasquez@qlogic.com " ", " ", /* 0x12e */ 551328962eSandrew.vasquez@qlogic.com "QLA210", "133MHz PCI-X to 2Gb FC, Single Channel", /* 0x12f */ 561328962eSandrew.vasquez@qlogic.com "EMC 250", "133MHz PCI-X to 2Gb FC, Single Channel", /* 0x130 */ 571328962eSandrew.vasquez@qlogic.com "HP A7538A", "HP 1p2g PCI-X to 2Gb FC, Single Channel", /* 0x131 */ 581328962eSandrew.vasquez@qlogic.com "QLA210", "Sun 133MHz PCI-X to 2Gb FC, Single Channel", /* 0x132 */ 591328962eSandrew.vasquez@qlogic.com "QLA2460", "PCI-X 2.0 to 4Gb FC, Single Channel", /* 0x133 */ 601328962eSandrew.vasquez@qlogic.com "QLA2462", "PCI-X 2.0 to 4Gb FC, Dual Channel", /* 0x134 */ 611328962eSandrew.vasquez@qlogic.com "QMC2462", "IBM eServer BC 4Gb FC Expansion Card", /* 0x135 */ 621328962eSandrew.vasquez@qlogic.com "QMC2462S", "IBM eServer BC 4Gb FC Expansion Card SFF", /* 0x136 */ 631328962eSandrew.vasquez@qlogic.com "QLE2460", "PCI-Express to 4Gb FC, Single Channel", /* 0x137 */ 641328962eSandrew.vasquez@qlogic.com "QLE2462", "PCI-Express to 4Gb FC, Dual Channel", /* 0x138 */ 651328962eSandrew.vasquez@qlogic.com "QME2462", "Dell BS PCI-Express to 4Gb FC, Dual Channel", /* 0x139 */ 661328962eSandrew.vasquez@qlogic.com " ", " ", /* 0x13a */ 671328962eSandrew.vasquez@qlogic.com " ", " ", /* 0x13b */ 681328962eSandrew.vasquez@qlogic.com " ", " ", /* 0x13c */ 691328962eSandrew.vasquez@qlogic.com "QEM2462", "Sun Server I/O Module 4Gb FC, Dual Channel", /* 0x13d */ 701328962eSandrew.vasquez@qlogic.com "QLE210", "PCI-Express to 2Gb FC, Single Channel", /* 0x13e */ 711328962eSandrew.vasquez@qlogic.com "QLE220", "PCI-Express to 4Gb FC, Single Channel", /* 0x13f */ 721328962eSandrew.vasquez@qlogic.com "QLA2460", "Sun PCI-X 2.0 to 4Gb FC, Single Channel", /* 0x140 */ 731328962eSandrew.vasquez@qlogic.com "QLA2462", "Sun PCI-X 2.0 to 4Gb FC, Dual Channel", /* 0x141 */ 741328962eSandrew.vasquez@qlogic.com "QLE2460", "Sun PCI-Express to 2Gb FC, Single Channel", /* 0x142 */ 751328962eSandrew.vasquez@qlogic.com "QLE2462", "Sun PCI-Express to 4Gb FC, Single Channel", /* 0x143 */ 767f977dddSShyam_Iyer@Dell.com "QEM2462", "Server I/O Module 4Gb FC, Dual Channel", /* 0x144 */ 771328962eSandrew.vasquez@qlogic.com "QLE2440", "PCI-Express to 4Gb FC, Single Channel", /* 0x145 */ 781328962eSandrew.vasquez@qlogic.com "QLE2464", "PCI-Express to 4Gb FC, Quad Channel", /* 0x146 */ 791328962eSandrew.vasquez@qlogic.com "QLA2440", "PCI-X 2.0 to 4Gb FC, Single Channel", /* 0x147 */ 80395e0808SAndrew Vasquez "HP AE369A", "PCI-X 2.0 to 4Gb FC, Dual Channel", /* 0x148 */ 811328962eSandrew.vasquez@qlogic.com "QLA2340", "Sun 133MHz PCI-X to 2Gb FC, Single Channel", /* 0x149 */ 82395e0808SAndrew Vasquez " ", " ", /* 0x14a */ 83395e0808SAndrew Vasquez " ", " ", /* 0x14b */ 84395e0808SAndrew Vasquez "QMC2432M", "IBM eServer BC 4Gb FC Expansion Card CFFE", /* 0x14c */ 85395e0808SAndrew Vasquez "QMC2422M", "IBM eServer BC 4Gb FC Expansion Card CFFX", /* 0x14d */ 86395e0808SAndrew Vasquez "QLE220", "Sun PCI-Express to 4Gb FC, Single Channel", /* 0x14e */ 87395e0808SAndrew Vasquez " ", " ", /* 0x14f */ 88395e0808SAndrew Vasquez " ", " ", /* 0x150 */ 89395e0808SAndrew Vasquez " ", " ", /* 0x151 */ 90395e0808SAndrew Vasquez "QME2462", "PCI-Express to 4Gb FC, Dual Channel Mezz HBA", /* 0x152 */ 91395e0808SAndrew Vasquez "QMH2462", "PCI-Express to 4Gb FC, Dual Channel Mezz HBA", /* 0x153 */ 92395e0808SAndrew Vasquez " ", " ", /* 0x154 */ 93395e0808SAndrew Vasquez "QLE220", "PCI-Express to 4Gb FC, Single Channel", /* 0x155 */ 94395e0808SAndrew Vasquez "QLE220", "PCI-Express to 4Gb FC, Single Channel", /* 0x156 */ 956557f3a0SAndrew Vasquez " ", " ", /* 0x157 */ 966557f3a0SAndrew Vasquez " ", " ", /* 0x158 */ 976557f3a0SAndrew Vasquez " ", " ", /* 0x159 */ 986557f3a0SAndrew Vasquez " ", " ", /* 0x15a */ 996557f3a0SAndrew Vasquez "QME2472", "Dell BS PCI-Express to 4Gb FC, Dual Channel", /* 0x15b */ 1001da177e4SLinus Torvalds }; 101