cxgb3: Add support for PCI ID 0x35.
Add support for adapters with a PCI id equal to 0x35. Signed-off-by: Divy Le Ray <divy@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
5209921cf1
commit
ce03aaddd4
@@ -90,6 +90,7 @@ static const struct pci_device_id cxgb3_pci_tbl[] = {
|
||||
CH_DEVICE(0x30, 2), /* T3B10 */
|
||||
CH_DEVICE(0x31, 3), /* T3B20 */
|
||||
CH_DEVICE(0x32, 1), /* T3B02 */
|
||||
CH_DEVICE(0x35, 6), /* T3C20-derived T3C10 */
|
||||
{0,}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user