Ver código fonte

[tg3] Add PCI ID

Reported working by Martin Kreiner <m.kreiner@levigo.de>
tags/v0.9.5
Michael Brown 15 anos atrás
pai
commit
6f87d622e1
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1
    0
      src/drivers/net/tg3.c

+ 1
- 0
src/drivers/net/tg3.c Ver arquivo

@@ -3397,6 +3397,7 @@ PCI_ROM(0x14e4, 0x165d, "tg3-5705M",       "Broadcom Tigon 3 5705M"),
3397 3397
 PCI_ROM(0x14e4, 0x165e, "tg3-5705M_2",     "Broadcom Tigon 3 5705M_2"),
3398 3398
 PCI_ROM(0x14e4, 0x1677, "tg3-5751",        "Broadcom Tigon 3 5751"),
3399 3399
 PCI_ROM(0x14e4, 0x167a, "tg3-5754",        "Broadcom Tigon 3 5754"),
3400
+PCI_ROM(0x14e4, 0x1693, "tg3-5787",	   "Broadcom Tigon 3 5787"),
3400 3401
 PCI_ROM(0x14e4, 0x1696, "tg3-5782",        "Broadcom Tigon 3 5782"),
3401 3402
 PCI_ROM(0x14e4, 0x169c, "tg3-5788",        "Broadcom Tigon 3 5788"),
3402 3403
 PCI_ROM(0x14e4, 0x169d, "tg3-5789",        "Broadcom Tigon 3 5789"),

Carregando…
Cancelar
Salvar