Subject: CVS commit: syssrc/sys
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 10/03/2001 07:25:31
Module Name:	syssrc
Committed By:	mrg
Date:		Wed Oct  3 04:25:30 UTC 2001

Modified Files:
	syssrc/sys/conf: files
Added Files:
	syssrc/sys/dev/ic: cd18xx.c cd18xxreg.h cd18xxvar.h

Log Message:
add a backend serial driver for the cirrus logic CL-CD180/1864/1865
8 port chip.  this is used in several sbus (sparc) serial boards, as
well as an 8 port isa card from riscom.  sio16 (sbus) frontend coming
shortly.

this is heavily based on the com and zs drivers.


To generate a diff of this commit:
cvs rdiff -r1.464 -r1.465 syssrc/sys/conf/files
cvs rdiff -r0 -r1.1 syssrc/sys/dev/ic/cd18xx.c syssrc/sys/dev/ic/cd18xxreg.h \
    syssrc/sys/dev/ic/cd18xxvar.h

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