From owner-freebsd-questions@FreeBSD.ORG Fri Nov 5 22:52:13 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 3D2C916A4CE for ; Fri, 5 Nov 2004 22:52:13 +0000 (GMT) Received: from sccmmhc92.asp.att.net (sccmmhc92.asp.att.net [204.127.203.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8A6B43D31 for ; Fri, 5 Nov 2004 22:52:12 +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 <20041105225210m9200k0jahe>; Fri, 5 Nov 2004 22:52:10 +0000 From: Mike Hauber To: poni1111@yahoo.com Date: Fri, 5 Nov 2004 17:55:16 -0500 User-Agent: KMail/1.7 References: <20041105211519.88101.qmail@web51706.mail.yahoo.com> In-Reply-To: <20041105211519.88101.qmail@web51706.mail.yahoo.com> 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: <200411051755.16888.m.hauber@mchsi.com> cc: freebsd-questions@freebsd.org Subject: Re: SoundMax sound card support. 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: Fri, 05 Nov 2004 22:52:13 -0000 On Friday 05 November 2004 04:15 pm, Andrei Iarus proclaimed: > How can I know I FreeBSD 4.9 supports SoundMax sound > cards and, if not, when will they be supported? You could either go to freebsd's website (freebsd.org), or if you have a releace CD downloaded and burned, you could check the CD. For the website, check the following link, select the applicable release version and then select "Hardware notes." For the installation CD mount it and do the following: $cat /path_to_your_CD_mount/HARDWARE.TXT | more Of course, you could always check the FTP sites as well... For example, open your favorite browser and go to the following URL to view the HARDWARE nfo for the 4.9 release: ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/4.9-RELEASE/HARDWARE.TXT (be advised that URL may have wrapped). As far as when... The best I can tell you is to check the history of the freebsd-hardware message board. You can do so by going to the following URL. You can even do a search so you won't have to read them all. http://lists.freebsd.org/pipermail/freebsd-hardware/ > > > __________________________________ > Do you Yahoo!? Nope. :) HTH & Happy hunting, Mike