Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
jonathan
Tue Oct 15 22:04:55 PDT 1996
Update of /cvsroot/src/sys/arch/pmax/tc
In directory netbsd1:/var/slash-tmp/cvs-serv7757
Modified Files:
scc.c
Log Message:
Cleanups, and convergence with the Alpha driver:
* kill scc_tty[] and needs-count.
* Add usable-when-cold version of sccparam().
* Add pre-autconf() console initialization entrypoint.
* remove lint for gcc -Wall
* wbflush() -> tc_mb()
all but the last of which have been fed through cgd and committed to the
Alpha scc driver.
jonathan
Tue Oct 15 22:08:00 PDT 1996
Update of /cvsroot/src/sys/arch/alpha/tc
In directory netbsd1:/var/slash-tmp/cvs-serv7031
Modified Files:
scc.c
Log Message:
alpha_mb() -> tc_mb(), for alpha/pmax convergence, even tho the tc_mb()
interface in tc_machdep.h is obsolete.
Change "#if 0" around pmax rcons mouse-redirection to "#ifdef HAVE_RCONS"
Home |
Main Index |
Thread Index |
Old Index