From owner-freebsd-questions Sun Oct 8 11:17:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mx-a.qnet.com (mx-a.qnet.com [209.221.198.11]) by hub.freebsd.org (Postfix) with ESMTP id 79C5637B502 for ; Sun, 8 Oct 2000 11:17:33 -0700 (PDT) Received: from cello.qnet.com (stork@cello.qnet.com [209.221.198.10]) by mx-a.qnet.com (8.9.1a/8.9.3) with ESMTP id LAA26624; Sun, 8 Oct 2000 11:17:30 -0700 (PDT) Received: from localhost (stork@localhost) by cello.qnet.com (8.9.0/8.9.1) with ESMTP id LAA19982; Sun, 8 Oct 2000 11:17:10 -0700 (PDT) X-Authentication-Warning: cello.qnet.com: stork owned process doing -bs Date: Sun, 8 Oct 2000 11:17:10 -0700 (PDT) From: Heredity Choice To: Wyatt Banks Cc: questions@FreeBSD.ORG Subject: Re: soundcard configuartion In-Reply-To: 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 Documentation is never up to date in any operating system. Quite simply it is more fun to write code than to write man pages. Unless you need specific features of 4.0, you might be better off installing 3.5. When 5.x is stable, the documentation should have caught up with 4.x. Paul Smith stork@qnet.com On Sun, 8 Oct 2000, Wyatt Banks wrote: > I have version 4.0 of FreeBSD, and am finding many places where the > outdated book 'The Complete FreeBSD 3rd ed.' that was packaged with the > CDs I bought gives me inaccurate info. One major thing is configuring my > sound card. I have an OPL3 sound card, and the book says something like: > > controller snd0 > > > 4.0 uses the word device instead of controller according to when I try to > build my kernel with my sound support added. The problem I run into is > when I do this: > > /usr/sbin/config MYKERNEL > it says "the sound drivers are deprecated, see /pcm/sbc/etc." > > I copied my configuration directly from the man page for sb which it says > OPL3 support (not OPL3 FM) is included in device sb > > This is how my kernel looks for sound support: > > device snd0 > device sb0 at isa? port 0x220 irq 7 drq 1 > > What am I doing wrong? > Is my man page also outdated? > Thank you > banksw@sunit.edu > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message