Subject: CVS commit: [netbsd-3] src
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 10/14/2007 05:07:52
Module Name: src
Committed By: riz
Date: Sun Oct 14 05:07:52 UTC 2007
Modified Files:
src/share/man/man4 [netbsd-3]: wm.4
src/sys/dev/pci [netbsd-3]: if_wm.c if_wmreg.h pcidevs
Log Message:
Pull up following revision(s) (requested by bouyer in ticket #1770):
share/man/man4/wm.4: revision 1.17
sys/dev/pci/if_wmreg.h: revision 1.22
sys/dev/pci/if_wm.c: revision 1.139 via patch
sys/dev/pci/if_wm.c: revision 1.140 via patch
sys/dev/pci/pcidevs: patch
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.
To generate a diff of this commit:
cvs rdiff -r1.11.2.3 -r1.11.2.4 src/share/man/man4/wm.4
cvs rdiff -r1.100.2.8 -r1.100.2.9 src/sys/dev/pci/if_wm.c
cvs rdiff -r1.14.4.2 -r1.14.4.3 src/sys/dev/pci/if_wmreg.h
cvs rdiff -r1.701.2.45 -r1.701.2.46 src/sys/dev/pci/pcidevs
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.