Restore sysbeep (accidentally removed in last commit).

This commit is contained in:
nathanw 2000-04-07 18:58:09 +00:00
parent 13885bdfec
commit 69b1a83709
1 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: files.alpha,v 1.111 2000/04/07 16:35:22 thorpej Exp $
# $NetBSD: files.alpha,v 1.112 2000/04/07 18:58:09 nathanw Exp $
#
# alpha-specific configuration info
@ -222,6 +222,10 @@ file arch/alpha/isa/isa_machdep.c isa
include "dev/pckbc/files.pckbc"
# ISA speaker generates keyboard beep
device isabeep
attach isabeep at pcppi
# Floppy disk controller
device fdc { drive = -1 }
attach fdc at isa