Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/17/2000 10:58:11
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed May 17 17:58:10 UTC 2000

Modified Files:
	syssrc/sys/dev/pci: files.pci
Added Files:
	syssrc/sys/dev/microcode/cyclades-z: cyzfirm.h cyzfirm2h.c
	syssrc/sys/dev/pci: cz.c czreg.h

Log Message:
Add a device driver for the Cyclades-Z series of intelligent multi-port
serial boards.  Written by Jason R. Thorpe and Bill Studenmund.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/dev/microcode/cyclades-z/cyzfirm.h \
    syssrc/sys/dev/microcode/cyclades-z/cyzfirm2h.c
cvs rdiff -r0 -r1.1 syssrc/sys/dev/pci/cz.c syssrc/sys/dev/pci/czreg.h
cvs rdiff -r1.93 -r1.94 syssrc/sys/dev/pci/files.pci

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