From owner-freebsd-questions@FreeBSD.ORG Wed Jan 21 11:45:27 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 4A43616A511 for ; Wed, 21 Jan 2004 11:45:27 -0800 (PST) Received: from corb.mc.mpls.visi.com (corb.mc.mpls.visi.com [208.42.156.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4237543D49 for ; Wed, 21 Jan 2004 11:45:25 -0800 (PST) (envelope-from veldy@veldy.net) Received: from veldy.net (fuggle.veldy.net [209.98.200.33]) by corb.mc.mpls.visi.com (Postfix) with ESMTP id AA2B781B8; Wed, 21 Jan 2004 13:45:24 -0600 (CST) Received: from localhost (localhost.veldy.net [127.0.0.1]) by veldy.net (Postfix) with ESMTP id 51E961CC61; Wed, 21 Jan 2004 13:45:24 -0600 (CST) Received: from veldy.net ([127.0.0.1]) by localhost (fuggle.veldy.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 49194-06; Wed, 21 Jan 2004 13:45:22 -0600 (CST) Received: from 4K3500B (localhost.veldy.net [127.0.0.1]) by veldy.net (Postfix) with SMTP id D7EA61CC72; Wed, 21 Jan 2004 13:45:21 -0600 (CST) Message-ID: <007001c3e057$1b572b60$d037630a@nic.target.com> From: "Thomas T. Veldhouse" To: "Stas" <00@nm.ru>, "FreeBSD-Questions" References: <1755607053.20040122003841@nm.ru> Date: Wed, 21 Jan 2004 13:45:21 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Virus-Scanned: by amavisd-new at veldy.net Subject: Re: ALSA drivers X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jan 2004 19:45:27 -0000 Stas wrote: > Hello, > > Does FreeBSD supports ALSA drivers? > > Thanks The L in ALSA stands for Linux ... so I highly doubt it. It might be possible to code such a thing for the Linux ABI emulation, but I don't believe it has been done.