Subject: CVS commit: [netbsd-4] src
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 01/12/2007 23:16:49
Module Name:	src
Committed By:	bouyer
Date:		Fri Jan 12 23:16:49 UTC 2007

Added Files:
	src/share/man/man4 [netbsd-4]: ug.4
	src/sys/dev/isa [netbsd-4]: ug.c ugvar.h

Log Message:
Pull up following revision(s) (requested by xtraeme in ticket #341):
	distrib/sets/lists/man/mi: revision 1.965
	share/man/man4/ug.4: revision 1.1
	sys/dev/isa/files.isa: revision 1.145
	sys/arch/amd64/conf/GENERIC: revision 1.124
	sys/dev/isa/ug.c: revision 1.1
	sys/dev/isa/ugvar.h: revision 1.1
	share/man/man4/envsys.4: revision 1.21
	share/man/man4/Makefile: revision 1.418
Driver for the Abit uGuru Hardware system monitor, contributed by
Mihai Chelaru. Minor changes (simplification and KNF) by me.
Thanks.
Add ug0 at isa? commented out (driver for the Abit uGuru
Hardware system monitor).
ug(4): manual page for the Abit uGuru hardware system monitor
(wiz please review, thanks).
+ ug(4)


To generate a diff of this commit:
cvs rdiff -r0 -r1.3.2.1 src/share/man/man4/ug.4
cvs rdiff -r0 -r1.1.4.1 src/sys/dev/isa/ug.c src/sys/dev/isa/ugvar.h

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