diff --git a/sys/arch/alpha/conf/files.alpha b/sys/arch/alpha/conf/files.alpha index f06493514d63..ec668c229c88 100644 --- a/sys/arch/alpha/conf/files.alpha +++ b/sys/arch/alpha/conf/files.alpha @@ -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 #