From owner-freebsd-questions Thu Aug 12 18:31:18 1999 Delivered-To: freebsd-questions@freebsd.org Received: from gershwin.tera.com (gershwin.tera.com [207.224.230.28]) by hub.freebsd.org (Postfix) with ESMTP id C280914BE0 for ; Thu, 12 Aug 1999 18:31:09 -0700 (PDT) (envelope-from kline@tera.com) Received: from athena.tera.com (athena.tera.com [207.224.230.169]) by gershwin.tera.com (8.8.8/8.8.8) with ESMTP id SAA12094; Thu, 12 Aug 1999 18:30:42 -0700 (PDT) From: Gary Kline Received: (from kline@localhost) by athena.tera.com (8.7.5/8.7.3) id SAA16433; Thu, 12 Aug 1999 18:30:41 -0700 (PDT) Message-Id: <199908130130.SAA16433@athena.tera.com> Subject: Re: SB sound card (was: Re: NO MORE!! (was "Re: Question about the mascot")) In-Reply-To: <199908130039.UAA14673@radagast.wizard.net> from "Donald R. Tyson" at "Aug 12, 99 08:47:16 pm" To: tyson@alumni.stanford.org (Donald R. Tyson) Date: Thu, 12 Aug 1999 18:30:41 -0700 (PDT) Cc: freebsd-questions@FreeBSD.ORG, kline@tera.com X-Mailer: ELM [version 2.4ME+ PL23 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG According to Donald R. Tyson: > Is there someone who might answer Gary's question about his > ancient sound card, without any mention of the (shudder) mascot > issue? Many thanks > Kenny send me the following KERNEL config that works with his old SB16: #sound card SB16 ISA PNP #device sbxvi0 at isa? drq 5 #device sbmidi0 at isa? port 0x330 device pcm0 at isa ? port ? irq 10 drq 1 flags 0x0 I questioned the irq 10; mine is on irq 5 and he said that his is also but that pcm0 seems to want irq 10. This sounds bizarre to me. Anybody have any insight into why the irq's would need to be remapped? Any driver hackers out there? gary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message