Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 11/03/2006 17:01:54
Module Name:	src
Committed By:	tsutsui
Date:		Fri Nov  3 17:01:54 UTC 2006

Modified Files:
	src/sys/dev/ic: rtl81x9reg.h rtl81x9var.h

Log Message:
Minor cleanups:
- move some driver specific definitions from rtl81x9reg.h to rtl81x9var.h
- move several macro where related structures are declared
- remove unused macro
- fix some comments
- unwrap some lines


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/dev/ic/rtl81x9reg.h
cvs rdiff -r1.29 -r1.30 src/sys/dev/ic/rtl81x9var.h

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