From 8a8c2d742b51525f66c2210e3c8a251de10022ff Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Wed, 11 Jun 2008 14:21:44 +0000 Subject: 20080611-1520 --- os/boot/pc/ether82557.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'os/boot/pc/ether82557.c') diff --git a/os/boot/pc/ether82557.c b/os/boot/pc/ether82557.c index 1876692c..cba1f515 100644 --- a/os/boot/pc/ether82557.c +++ b/os/boot/pc/ether82557.c @@ -553,12 +553,13 @@ i82557pci(void) continue; case 0x1031: /* Intel 82562EM */ case 0x1050: /* Intel 82562EZ */ + case 0x1039: /* Intel 82801BD PRO/100 VE */ + case 0x103A: /* Intel 82562 PRO/100 VE */ + case 0x1064: /* Intel 82562 PRO/100 VE */ case 0x2449: /* Intel 82562ET */ case 0x1209: /* Intel 82559ER */ case 0x1229: /* Intel 8255[789] */ case 0x1030: /* Intel 82559 InBusiness 10/100 */ - case 0x1039: /* Intel 82801BD PRO/100 VE */ - case 0x103A: /* Intel 82562 PRO/100 VE */ break; } -- cgit v1.2.3