Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 04/29/2007 20:35:21
Module Name:	src
Committed By:	bouyer
Date:		Sun Apr 29 20:35:21 UTC 2007

Modified Files:
	src/sys/dev/pci: if_wm.c if_wmreg.h

Log Message:
Add support for ICH8 (i82801H) LAN, from FreeBSD.
Should work on:
i82801H IFE (GT) LAN Controller
i82801H IFE (G) LAN Controller
i82801H (M_AMT) LAN Controller
i82801H (AMT) LAN Controller
i82801H LAN Controller
i82801H (IFE) LAN Controller
i82801H (M) LAN Controller

tested with: Intel i82801H (AMT) LAN Controller, rev. 2


To generate a diff of this commit:
cvs rdiff -r1.138 -r1.139 src/sys/dev/pci/if_wm.c
cvs rdiff -r1.21 -r1.22 src/sys/dev/pci/if_wmreg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.