Add unused zskbd and zsms entries, and ISA PnP entry.

This commit is contained in:
thorpej 1998-07-31 04:38:51 +00:00
parent e2ce6c8a28
commit 9589268364

View File

@ -1,4 +1,4 @@
# $NetBSD: files.alpha,v 1.85 1998/07/08 00:34:27 mjacob Exp $
# $NetBSD: files.alpha,v 1.86 1998/07/31 04:38:51 thorpej Exp $
#
# alpha-specific configuration info
@ -165,6 +165,14 @@ device zstty: tty
attach zstty at zsc
file dev/ic/z8530tty.c zstty needs-flag
device zsms: wsmousedev
attach zsms at zsc
file arch/alpha/tc/zsms.c zsms
device zskbd: wskbddev
attach zskbd at zsc
file arch/alpha/tc/zskbd.c zskbd
# the TCDS ASIC
device tcds { chip = -1 }
attach tcds at tc
@ -218,6 +226,9 @@ attach fd at fdc
file arch/alpha/isa/fd.c fdc needs-flag
major { fd = 0 }
# ISA Plug 'n Play devices
file arch/alpha/isa/isapnp_machdep.c isapnp
#
# EISA Bus support
#