From owner-freebsd-multimedia Sat Oct 6 19:43:29 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from finch-post-10.mail.demon.net (finch-post-10.mail.demon.net [194.217.242.38]) by hub.freebsd.org (Postfix) with ESMTP id 790BF37B409 for ; Sat, 6 Oct 2001 19:43:26 -0700 (PDT) Received: from vilnya.demon.co.uk ([158.152.19.238]) by finch-post-10.mail.demon.net with esmtp (Exim 2.12 #1) id 15q3uS-000DhP-0A; Sun, 7 Oct 2001 02:43:21 +0000 Received: from haveblue (haveblue.rings [10.2.4.5]) by vilnya.demon.co.uk (Postfix) with SMTP id 0F20B32622; Sun, 7 Oct 2001 03:41:32 +0100 (BST) Message-ID: <015901c14ed9$8e646b20$0504020a@haveblue> From: "cameron grant" To: "Mark Conway Wirt" , References: <20011006212056.A11509@ArsConcero.org> Subject: Re: /dev/mixer not working with pcm sbp drivers? Date: Sun, 7 Oct 2001 03:41:24 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > sbc0: at port 0x220-0x22f irq 5 drq 1 flags 0x15 on isa0 > pcm1: on sbc0 > pca0 at port 0x40 on isa0 hmm. you're trying to set hints for pcm0 which is incorrect for cards using sbc. also, pca0 is not recommended. your config should be: device sbc0 at isa? port 0x220 irq 5 drq 1 device pcm > Anyone have any ideas? I can't figure out if I'm doing something wrong, > or if my rev of the SoundBlaster just isn't supported by these drivers. there's a bug in the driver; i see what it is and i'll fix it tomorrow. -cg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message