Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 03/25/1998 18:50:02
thorpej
Wed Mar 25 18:43:23 PST 1998
Update of /cvsroot/src/sys/arch/alpha/alpha
In directory nb00:/tmp/cvs-serv24083

Modified Files:
	dec_3000_300.c dec_3000_500.c 
Log Message:
Add support for attaching a zstty as the console, conditional on
NEW_SCC_DRIVER.


jonathan
Wed Mar 25 18:45:01 PST 1998
Update of /cvsroot/src/sys/sys
In directory nb00:/tmp/cvs-serv24063

Modified Files:
	ttycom.h 
Log Message:
Define TIOCDCDTIMESTAMP for NTP pulse-per-second (PPS) sampling on
carrier-detect transitions, as described in the xntp documentation.
Use the same value as FreeBSD (88) for binary compatibility.
Should be implemented in lowest-level interrupt handler of serial drivers.


thorpej
Wed Mar 25 18:45:35 PST 1998
Update of /cvsroot/src/sys/arch/alpha/alpha
In directory nb00:/tmp/cvs-serv24755

Modified Files:
	pmap.c 
Log Message:
If NEW_SCC_DRIVER is defined, the 3000/300 and 3000/500 are not
PROM console candidates.