diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 1996-02-26 10:26:51 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 1996-02-26 10:26:51 +0000 |
commit | 8d0fc7f86ec22bc4020c4f1643e518634aaa0eb1 (patch) | |
tree | 8cdcacfe0107fb6b6db56635e6c1825fcef325ea /sys/arch/i386/conf | |
parent | 77f5588c9bac2f2c38716c116568739dd3796884 (diff) |
From NetBSD
Move the speaker to the 'new' config.
Diffstat (limited to 'sys/arch/i386/conf')
-rw-r--r-- | sys/arch/i386/conf/files.i386 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/files.i386 b/sys/arch/i386/conf/files.i386 index af553dd1c8d..3b0296e2646 100644 --- a/sys/arch/i386/conf/files.i386 +++ b/sys/arch/i386/conf/files.i386 @@ -106,7 +106,7 @@ major {fd = 2} # PC speaker device spkr at isa: tty -file arch/i386/isa/spkr.c speaker needs-flag +file arch/i386/isa/spkr.c spkr needs-flag # AMD am7990 (Lance) -based boards # (BICC Isolan, NE2100, DEPCA) |