1 1.1 nat # $NetBSD: AUDIO,v 1.1 2024/03/13 07:55:28 nat Exp $ 2 1.1 nat # 3 1.1 nat # WSFB with audio enabled. 4 1.1 nat 5 1.1 nat include "arch/mac68k/conf/WSFB" 6 1.1 nat 7 1.1 nat no asc0 at obio? 8 1.1 nat 9 1.1 nat # DEFQUALTY 0x0 22257 Monaural playback. 10 1.1 nat # LOWQUALITY 0x1 Half playback rate. 11 1.1 nat # HIGHQUALITY 0x2 Best Quality supported by ASC. 12 1.1 nat 13 1.1 nat ascaudio* at obio? flags 0x0 # ASC/EASC audio 14 1.1 nat audio* at audiobus? 15 1.1 nat spkr* at audio? # PC speaker (synthesized) 16 1.1 nat wsbell* at spkr? # Console beep 17 1.1 nat 18