From owner-freebsd-questions Tue Sep 18 16:28:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 24B1037B401 for ; Tue, 18 Sep 2001 16:28:54 -0700 (PDT) Received: from localhost (doug@localhost) by fledge.watson.org (8.11.6/8.11.5) with SMTP id f8INSc585519; Tue, 18 Sep 2001 19:28:38 -0400 (EDT) (envelope-from doug@safeport.com) X-Authentication-Warning: fledge.watson.org: doug owned process doing -bs Date: Tue, 18 Sep 2001 19:28:37 -0400 (EDT) From: Doug Denault X-Sender: doug@fledge.watson.org To: Jasoncfain@aol.com Cc: questions@freebsd.org Subject: Re: sound card In-Reply-To: <88.c762075.28d92dcc@aol.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG What version of the handebook? I just got this: ----------------- 14.2.1 Creative, Advance, and ESS Sound Cards If you have one of the above cards, you will need to add: device pcm (check the list in 14.2) to your kernel configuration file. If you have a PnP ISA card, you will also need to add: device sbc For a non-PnP ISA card, add: device pcm device sbc0 at isa? port0x220 irq 5 drq 1 flags 0x15 to your kernel configuration file. The settings shown above are the defaults. You may need to change the IRQ or the other settings to match your card. See the sbc(4) manual page for more information. On Tue, 18 Sep 2001 Jasoncfain@aol.com wrote: > controller snd0 > device sb0 at isa? port 0x220 irq 5 drq 1 > device sbxvi0 at isa? port 0x330 drq 5 > device sbmidi0 at isa? port 0x330 > > these are the lines i was told by many sources includeing the freebsd hand > book > to config into my kernel when i do it says obsolete word "controller" use > device and the sound drivers are depreceated see a dir for info but i cant > find that dir it doesnt exist so i ignored the sound drivers are depreciated > comment and and i make depend then make then error 1 popped up please help > ..... also some sources said to ad a vector sbintor at the end of the device > sb0 line but it had a syntax error i spelled it wright and another source > said ad conflicts if you have two dmas which i do > but it had a syntax error but it was all spelled exactlly they wrote them i > have > freebsd 4.2 i bought from compusa > heres my windows info for my sound card To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message