New fxp PCI-id patch for ICH7
From: Martin Nilsson (martin_at_gneto.com)
Date: 07/29/05
- Previous message: Gordon Bergling: "[MAILER-DAEMON@node26.0xfce3.net: Returned mail: see transcript for details]"
- Next in thread: Maxime Henrion: "Re: New fxp PCI-id patch for ICH7"
- Reply: Maxime Henrion: "Re: New fxp PCI-id patch for ICH7"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 29 Jul 2005 19:22:03 +0200 To: current@freebsd.org
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
@@ -190,6 +190,7 @@
{ 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 },
};
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Gordon Bergling: "[MAILER-DAEMON@node26.0xfce3.net: Returned mail: see transcript for details]"
- Next in thread: Maxime Henrion: "Re: New fxp PCI-id patch for ICH7"
- Reply: Maxime Henrion: "Re: New fxp PCI-id patch for ICH7"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|