Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 08/26/2007 18:39:44
Module Name:	src
Committed By:	xtraeme
Date:		Sun Aug 26 18:39:44 UTC 2007

Modified Files:
	src/sys/dev/ic: i82801lpcreg.h
	src/sys/dev/pci: ichsmb.c
Removed Files:
	src/sys/dev/pci: ichreg.h

Log Message:
Move the ICH SMB defs to dev/ic/i82801lpcreg.h, it's where it belongs.
This is to avoid code duplication.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/dev/ic/i82801lpcreg.h
cvs rdiff -r1.1 -r0 src/sys/dev/pci/ichreg.h
cvs rdiff -r1.4 -r1.5 src/sys/dev/pci/ichsmb.c

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