Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jeff Smith <jeffs@netbsd.org>
List: source-changes
Date: 07/26/2000 02:18:45
Module Name:	syssrc
Committed By:	jeffs
Date:		Tue Jul 25 23:18:44 UTC 2000

Modified Files:
	syssrc/sys/dev/pci: files.pci puc.c pucvar.h
Added Files:
	syssrc/sys/dev/pci: puccn.c puccn.h

Log Message:
Add code to allow the PCI com serial ports to be used as the system
console.  This is not enabled by default, and is turned on with
options PUCCN.  Done by castor@netbsd.org.


To generate a diff of this commit:
cvs rdiff -r1.99 -r1.100 syssrc/sys/dev/pci/files.pci
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/pci/puc.c
cvs rdiff -r0 -r1.1 syssrc/sys/dev/pci/puccn.c syssrc/sys/dev/pci/puccn.h
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/pci/pucvar.h

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