From owner-freebsd-questions Thu Oct 15 21:19:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA04548 for freebsd-questions-outgoing; Thu, 15 Oct 1998 21:19:29 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason03.u.washington.edu (jason03.u.washington.edu [140.142.77.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA04543 for ; Thu, 15 Oct 1998 21:19:27 -0700 (PDT) (envelope-from jcwells@u.washington.edu) Received: from saul9.u.washington.edu (root@saul9.u.washington.edu [140.142.82.7]) by jason03.u.washington.edu (8.8.4+UW97.07/8.8.4+UW98.06) with ESMTP id VAA34880; Thu, 15 Oct 1998 21:19:09 -0700 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul9.u.washington.edu (8.8.4+UW97.07/8.8.4+UW98.06) with ESMTP id VAA31009; Thu, 15 Oct 1998 21:19:08 -0700 (PDT) Date: Thu, 15 Oct 1998 21:18:54 -0700 (PDT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: Steve cc: freebsd-questions@FreeBSD.ORG Subject: Re: sound card problem In-Reply-To: <3626C3CC.7DC60AFE@usa.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 15 Oct 1998, Steve wrote: >Please let me know if it is inappropriate to direct this sort of inquiry >to this address. I am a freeBSD newbie. This is the right place. >When I use the 'sbxvi0' device it returns 'sbxvi0 not found' during boot >up > >so finally then I tried this line: > > device sb0 at isa? port 0x220 irq 5 drq 5 vector sbintr > >using the 'sb0' device seems to work. It detects 'Sound Blaster 16' >during the boot sequence, and continues with drive mounting, etc. >however, when I try to execute an application that uses the sound card >('MPG123') it returns the following error: > > DMA timed out. IRQ/DRQ conflict? > device sb0 at isa? port 0x220 irq 5 drq 5 vector sbintr Don't forget... options "SBC_IRQ=5" Also, I would try "drq 1" instead of 5. This info is on the website in the handbook under the section for compiling your own kernel. Catchya Later, | UW Mechanical Engineering Jason Wells | http://weber.u.washington.edu/~jcwells/ JW2691 | 206-633-5994 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message