From owner-freebsd-questions@FreeBSD.ORG Wed Oct 20 05:06:52 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2033216A4CE for ; Wed, 20 Oct 2004 05:06:52 +0000 (GMT) Received: from sccmmhc92.asp.att.net (sccmmhc92.asp.att.net [204.127.203.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96A0C43D53 for ; Wed, 20 Oct 2004 05:06:51 +0000 (GMT) (envelope-from m.hauber@mchsi.com) Received: from [10.51.10.3] (12-219-204-133.client.mchsi.com[12.219.204.133]) by sccmmhc92.asp.att.net (sccmmhc92) with ESMTP id <20041020050650m9200k1351e>; Wed, 20 Oct 2004 05:06:50 +0000 From: Mike Hauber To: freebsd-questions@freebsd.org Date: Wed, 20 Oct 2004 01:09:01 -0400 User-Agent: KMail/1.7 References: In-Reply-To: X-Copyright: 2004, Michael C. Hauber. All rights reserved. X-Notice: Duplication, modification, and/or redistribution are prohibited without proper consent from the author. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200410200109.01970.m.hauber@mchsi.com> Subject: Re: How do i build the snd_driver ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: m.hauber@mchsi.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Oct 2004 05:06:52 -0000 On Tuesday 19 October 2004 11:27 pm, Gert Cuykens proclaimed: > How do i build and install the snd_driver ? Hot off the undercover press is a secret documentation project for FreeBSD. It's codename -- 'The FreeBSD Handbook.' You can find it here: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/index.html More specifically, you'll be able to find the answers you're looking for in this section of the handbook: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound-setup.html (Be advised that links may have wrapped) HTH Mike