CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2017/11/02 08:04:24
Modified files:
distrib/alpha/common: install.md
etc : MAKEDEV.common
etc/etc.alpha : MAKEDEV.md ttys
share/man/man4/man4.alpha: Makefile asc.4
sys/arch/alpha/alpha: conf.c dec_3000_300.c dec_3000_500.c
sys/arch/alpha/conf: GENERIC RAMDISKBIG files.alpha
sys/arch/alpha/tc: tc_3000_300.c tc_3000_500.c
sys/dev/tc : files.tc
Added files:
share/man/man4/man4.alpha: ioasic.4 zs.4
sys/arch/alpha/include: z8530var.h
sys/dev/tc : zs_ioasic.c zs_ioasicvar.h
Removed files:
share/man/man4/man4.alpha: scc.4
sys/arch/alpha/tc: scc.c sccreg.h sccvar.h
Log message:
Switch DEC 3000 (TURBOchannel) alpha serial code to MI z8530 code.
ttyB* minor numbers change; be sure to rerun MAKEDEV if you do not
upgrade with bsd.rd
Adapted from NetBSD by miod@