From owner-freebsd-multimedia Mon Nov 16 15:14:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA03271 for freebsd-multimedia-outgoing; Mon, 16 Nov 1998 15:14:47 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from hwembaz0001.honeywell.com (hwembaz0001.Honeywell.COM [129.239.31.106]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA03261 for ; Mon, 16 Nov 1998 15:14:45 -0800 (PST) (envelope-from Emmanuel.Gravel@CAS.honeywell.com) Received: by hwembaz0001.Honeywell.COM with Internet Mail Service (5.5.2232.9) id ; Mon, 16 Nov 1998 16:14:18 -0700 Message-ID: <417E587B9C99D111A1010000F803B7CE4DD94D@az77-revere.bcasd.az.honeywell.com> From: "Gravel, Emmanuel (AZ77)" To: "'freebsd-multimedia@freebsd.org'" Subject: RE: SB 16 with Vibra chip Date: Mon, 16 Nov 1998 16:12:01 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2232.9) Content-Type: text/plain Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Which driver are you using? snd0 or pcm0? for now I'm using snd0 (Luigi's sound driver). The settings in my kernel config file look very much like: controller snd0 device sb0 at isa? port 0x220 irq 5 conflicts drq 1 vector sbintr device sbmidi0 at isa? port 0x330 device sbxvi0 at isa? drq 5 but I'm not sure of the exact values (took this from some other postings in the archives). Apparently, what worked for someone else was: controller pnp0 device pcm0 at isa? port ? tty irq 10 drq 1 flags 0x0 vector pcmintr but that seems to completely remove the possibility of using MIDI. I'm unsure what's possible with this card as of now with all existing drivers. What I would like is multi-channel WAV support (for games like Maelstrom) and MIDI support, if possible. Also, I'd like to use X11Amp (which I haven't tested yet in my current config). Is this presently impossible with current drivers (i.e. until creativelabs send the specs to Luigi) or are there a few workarounds that can be done? Thanks! Manu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message