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: 06/03/1996 15:50:06
cgd
Mon Jun 3 15:43:36 EDT 1996
Update of /a/cvsroot/src/sys/arch/alpha/tc
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv24611
Modified Files:
scc.c
Log Message:
only do tty_attach() for first tty of each chip; that's the only real tty.
cgd
Mon Jun 3 15:44:46 EDT 1996
Update of /a/cvsroot/src/sys/arch/alpha/tc
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv24643
Revision/Branch: netbsd-1-2
Modified Files:
scc.c
Log Message:
pull up from trunk:
>only do tty_attach() for first tty of each chip; that's the only real tty.