Subject: CVS commit: [netbsd-4] src
To: None <source-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: source-changes
Date: 05/03/2007 05:07:07
Module Name:	src
Committed By:	snj
Date:		Thu May  3 05:07:07 UTC 2007

Modified Files:
	src/doc [netbsd-4]: CHANGES
	src/share/man/man4 [netbsd-4]: wm.4
	src/sys/dev/pci [netbsd-4]: if_wm.c if_wmreg.h

Log Message:
Pull up following revision(s) (requested by bouyer in ticket #598):
	share/man/man4/wm.4: revision 1.17
	sys/dev/pci/if_wmreg.h: revision 1.22
	doc/CHANGES: revision 1.836
	sys/dev/pci/if_wm.c: revision 1.139
	sys/dev/pci/if_wm.c: revision 1.140
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
Restore $NetBSD$ tag.
Note ICH8 LAN support.
Note ICH8 LAN support.


To generate a diff of this commit:
cvs rdiff -r1.764.2.9 -r1.764.2.10 src/doc/CHANGES
cvs rdiff -r1.16 -r1.16.2.1 src/share/man/man4/wm.4
cvs rdiff -r1.131.2.2 -r1.131.2.3 src/sys/dev/pci/if_wm.c
cvs rdiff -r1.21 -r1.21.2.1 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.