ether82563: add pci id for ethernet on dell optiplex 7090 micro (thanks leimy)
0.31.6: net 02.00.00 8086/15f9 255 0:70900000 131072 Intel Corporation
This commit is contained in:
parent
5886b999d5
commit
d082a8972f
1 changed files with 1 additions and 0 deletions
|
@ -1987,6 +1987,7 @@ didtype(int d)
|
|||
return i218;
|
||||
case 0x156f: /* i219-lm */
|
||||
case 0x15b7: /* i219-lm */
|
||||
case 0x15f9: /* i219-lm */
|
||||
case 0x1570: /* i219-v */
|
||||
case 0x15b8: /* i219-v */
|
||||
case 0x15b9: /* i219-lm */
|
||||
|
|
Loading…
Reference in a new issue