Subject: CVS commit: syssrc/sys/dev
To: None <source-changes@netbsd.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 09/24/2002 16:23:33
Module Name:	syssrc
Committed By:	ad
Date:		Tue Sep 24 13:23:33 UTC 2002

Modified Files:
	syssrc/sys/dev/ic: z8530sc.c z8530sc.h z8530tty.c
	syssrc/sys/dev/tc: zs_ioasic.c zs_ioasicvar.h

Log Message:
Deal with the strange SCC wiring on TC IOASIC machines. Thanks to Bill
Studenmund and Jonathan Stone for useful comments.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 syssrc/sys/dev/ic/z8530sc.c \
    syssrc/sys/dev/ic/z8530sc.h
cvs rdiff -r1.80 -r1.81 syssrc/sys/dev/ic/z8530tty.c
cvs rdiff -r1.11 -r1.12 syssrc/sys/dev/tc/zs_ioasic.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/tc/zs_ioasicvar.h

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