Add support for the fxp(4) based card in ICH6 (i915) chipsets.

This is a RELENG_5 candidate.

Submitted by:	Mike Tancsa <mike@sentex.net>
This commit is contained in:
Maxime Henrion 2004-09-18 19:13:13 +00:00
parent 0283f35b4b
commit 048ca166ff
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=135439

View File

@ -171,6 +171,7 @@ static struct fxp_ident fxp_ident_table[] = {
{ 0x1050, -1, "Intel 82801BA (D865) Pro/100 VE Ethernet" },
{ 0x1051, -1, "Intel 82562ET (ICH5/ICH5R) Pro/100 VE Ethernet" },
{ 0x1059, -1, "Intel 82551QM Pro/100 M Mobile Connection" },
{ 0x1064, -1, "Intel 82562EZ (ICH6)" },
{ 0x1209, -1, "Intel 82559ER Embedded 10/100 Ethernet" },
{ 0x1229, 0x01, "Intel 82557 Pro/100 Ethernet" },
{ 0x1229, 0x02, "Intel 82557 Pro/100 Ethernet" },