From owner-freebsd-multimedia Fri Aug 7 12:26:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA02626 for freebsd-multimedia-outgoing; Fri, 7 Aug 1998 12:26:00 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from the.oneinsane.net (gw.oneinsane.net [207.113.133.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA02601 for ; Fri, 7 Aug 1998 12:25:48 -0700 (PDT) (envelope-from insane@the.oneinsane.net) Received: (from insane@localhost) by the.oneinsane.net (8.9.0/8.9.0) id MAA29252 for freebsd-multimedia@freebsd.org; Fri, 7 Aug 1998 12:25:13 -0700 (PDT) Message-ID: <19980807122513.A29113@oneinsane.net> Date: Fri, 7 Aug 1998 12:25:13 -0700 From: "Ron 'The Insane One' Rosson" To: freebsd-multimedia@FreeBSD.ORG Subject: Sound Configuration Mail-Followup-To: freebsd-multimedia@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93i X-Operating-System: FreeBSD the.oneinsane.net 2.2.6-STABLE X-Opinion: What you read here is my IMHO X-Disclaimer: I am a firm believer in RTFM X-WWW: http://www.oneinsane.net Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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: sbxvi0 at 0x0 drq 5 on isa sbxvi0: sbmidi0 at 0x330 on isa opl0 at 0x388 on isa opl0: 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