Subject: CVS commit: [gehenna-devsw] syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: MAEKAWA Masahide <gehenna@netbsd.org>
List: source-changes
Date: 05/16/2002 15:18:38
Module Name:	syssrc
Committed By:	gehenna
Date:		Thu May 16 12:18:38 UTC 2002

Modified Files:
	syssrc/sys/dev/ic [gehenna-devsw]: com.c z8530tty.c

Log Message:
Add the character device switch.
Replace the access to devsw table with calling devsw API.


To generate a diff of this commit:
cvs rdiff -r1.196 -r1.196.2.1 syssrc/sys/dev/ic/com.c
cvs rdiff -r1.79 -r1.79.4.1 syssrc/sys/dev/ic/z8530tty.c

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