New fxp PCI-id patch for ICH7

From: Martin Nilsson <martin_at_gneto.com>
Date: Fri, 29 Jul 2005 19:22:03 +0200
The below patch makes the integrated LAN on my Intel D945GNT motherboard 
with ICH7R work.

/Martin

euklides# cvs diff
Index: if_fxp.c
===================================================================
RCS file: /home/ncvs/src/sys/dev/fxp/if_fxp.c,v
retrieving revision 1.240
diff -u -r1.240 if_fxp.c
--- if_fxp.c    11 Jun 2005 00:47:34 -0000      1.240
+++ if_fxp.c    29 Jul 2005 11:55:47 -0000
_at__at_ -190,6 +190,7 _at__at_
      { 0x1229,  0x10,   "Intel 82551 Pro/100 Ethernet" },
      { 0x1229,  -1,     "Intel 82557/8/9 Pro/100 Ethernet" },
      { 0x2449,  -1,     "Intel 82801BA/CAM (ICH2/3) Pro/100 Ethernet" },
+    { 0x27dc,  -1,     "Intel 82801GB (ICH7) 10/100 Ethernet" },
      { 0,       -1,     NULL },
  };
Received on Fri Jul 29 2005 - 15:22:05 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:40 UTC