Subject: CVS commit: [gdamore-uart] src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Garrett D'Amore <gdamore@netbsd.org>
List: source-changes
Date: 06/17/2006 00:30:26
Module Name:	src
Committed By:	gdamore
Date:		Sat Jun 17 00:30:26 UTC 2006

Modified Files:
	src/sys/dev/ic [gdamore-uart]: com.c comvar.h

Log Message:
Per tsutsui@, I'm removing COM_INIT_REGS, and adding a flag to make the
map initialization automatic.  This breaks this whole tree again, so I pretty
much have to start over going back thru old code to make it all compatible.


To generate a diff of this commit:
cvs rdiff -r1.244.2.3 -r1.244.2.4 src/sys/dev/ic/com.c
cvs rdiff -r1.52.2.3 -r1.52.2.4 src/sys/dev/ic/comvar.h

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