fxp: add device id for LU82551IT

Contributed by Roman Ignatov
This commit is contained in:
Ben Gras 2011-11-22 11:09:08 +01:00
parent f29ba928cc
commit 81bdb22b0c

View file

@ -55,7 +55,7 @@ PRIVATE struct pcitab pcitab_fxp[]=
{ 0x8086, 0x1064, 0 }, /* Intel 82562 */
{ 0x8086, 0x1031, 0 }, /* Intel 82801CAM VE */
{ 0x8086, 0x1032, 0 }, /* Intel 82801CAM VE */
{ 0x8086, 0x1209, 0 }, /* Intel 82551IT */
{ 0x0000, 0x0000, 0 }
};