Date: Fri, 7 Aug 1998 12:25:13 -0700 From: "Ron 'The Insane One' Rosson" <insane@oneinsane.net> To: freebsd-multimedia@FreeBSD.ORG Subject: Sound Configuration Message-ID: <19980807122513.A29113@oneinsane.net>
next in thread | raw e-mail | index | archive | help
Below my signature is my current running sound configuration on a freshly cvsup'd 2.2.6-STABLE to: FreeBSD schizo.oneinsane.net 2.2.7-STABLE FreeBSD 2.2.7-STABLE #0: Fri Aug 7 09:12:36 PDT 1998 root@schizo.oneinsane.net:/usr/src/sys/compile/SCHIZO i386 Now what I am looking for is what do I change in the kernel configuration file to change to luigi's driver and what are my benefits. I also saw a posting to a reference to a Randal Hoppers driver as well but no address where to find it. The card is a SoundBlaster AWE32. TIA Ron -------------------------------------------------------- Ron Rosson ... and a UNIX user said ... The InSaNe One rm -rf * insane@oneinsane.net and all was null and void -------------------------------------------------------- It's so nice to be insane, nobody asks you to explain. *** BEGIN kernel config *** controller pnp0 controller snd0 device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr device sbxvi0 at isa? drq 5 device sbmidi0 at isa? port 0x330 device opl0 at isa? port 0x388 device awe0 at isa? port 0x620 *** END kernel config *** The config above gives me the output below after I do boot with a -c and add pnp 1 2 port0 0x620 port1 0xa20 port2 0xe20. *** BEGIN dmesg output *** Probing for PnP devices: CSN 1 Vendor ID: CTL0043 [0x43008c0e] Serial 0x0000fd33 PnP: override config for CSN 1 LDN 2 vend_id 0x43008c0e sb0 at 0x220 irq 5 drq 1 on isa sb0: <SoundBlaster 16 4.13> sbxvi0 at 0x0 drq 5 on isa sbxvi0: <SoundBlaster 16 4.13> sbmidi0 at 0x330 on isa <SoundBlaster MPU-401> opl0 at 0x388 on isa opl0: <Yamaha OPL-3 FM> awe0 at 0x620 on isa *** END dmesg output *** *** BEGIN output of cat /dev/sndstat *** VoxWare Sound Driver:3.0-beta-950506 (Sun Feb 5 14:38:12 EST 1995 freebsd-hacker s@freefall.cdrom.com) Config options: ffffffff Installed drivers: Type 1: OPL-2/OPL-3 FM Type 2: SoundBlaster Type 6: SoundBlaster16 Type 25: AWE32 Synth Type 7: SB16 MIDI Card config: SoundBlaster at 0x220 irq 5 drq 1 SoundBlaster16 at 0x0 irq 65535 drq 5 SB16 MIDI at 0x330 irq 65535 drq 4294967295 AWE32 Synth at 0x620 irq 65535 drq 4294967295 OPL-2/OPL-3 FM at 0x388 irq 65535 drq 4294967295 Audio devices: 0: SoundBlaster 16 4.13 Synth devices: 0: Yamaha OPL-3 1: AWE32 Synth (2048k) Midi devices: 0: SoundBlaster 16 Midi Timers: 0: System Timer Mixers: 0: SoundBlaster *** END output of cat /dev/sndstat *** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980807122513.A29113>