Moved to files.uba,v

This commit is contained in:
ragge 1999-05-27 16:03:56 +00:00
parent a9f8e269bc
commit ea56e2d6a7

View File

@ -1,19 +0,0 @@
# $NetBSD: files.uba,v 1.3 1999/05/27 03:45:21 ragge Exp $
#
# Config file and device description for machine-independent
# code for devices Digital Equipment Corp. Unibus and Q22 bus.
# Included by ports that need it.
device uba { csr }
file dev/dec/uba/uba.c uba & new_uba
# DZ-11 (-compatible) tty device driver.
device dz { }: tty
attach dz at uba with dz_uba
file dev/dec/qbus/dz.c dz needs-flag
file dev/dec/qbus/dz_uba.c dz_uba & new_uba
# DL-11 at UBA
device dl: tty
attach dl at uba
file dev/dec/qbus/dl.c dl needs-flag