From owner-freebsd-multimedia@FreeBSD.ORG Thu Dec 27 14:29:26 2007 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 44F1F16A469 for ; Thu, 27 Dec 2007 14:29:26 +0000 (UTC) (envelope-from kosio.dimitrov@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.188]) by mx1.freebsd.org (Postfix) with ESMTP id 8CB5913C478 for ; Thu, 27 Dec 2007 14:29:25 +0000 (UTC) (envelope-from kosio.dimitrov@gmail.com) Received: by fk-out-0910.google.com with SMTP id b27so4507741fka.11 for ; Thu, 27 Dec 2007 06:29:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=av3i3mfs4KWouSQHnBPhBf+bM8j+npnHe7OR9H6b9uY=; b=LGY/oYW2qnXnCATav8e2ryTBBQAWSyvWby6EvHsCaxapT4N1rBfcV8BsNFBcSGDZDICuKHExcOWhIpdAJN1F4XBFEo/51rWQFlrOFFlOrEQ243SJ1f5Gc7PX67Al/Z9G3HhcAZ8hNs7dN5f5x8KLkRA4jUBqq2eZWGEkSGqHvrM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=buAmabCE7ApJPJUMGdcDFj+TZJNtDfT7DHTkUsRBzg4sCPT5i0LK/A2MqU69F8TFI5TMIadaZ9z4civVJoPTn9Q74Q6Wt/gYOsHEl+CVPL5rosYs4VatX5iqt4wKCVHyKYIul/HBa0GzO6qUKKcfVpBo7RgjhWHBYC41wFxdrd0= Received: by 10.82.180.17 with SMTP id c17mr14563203buf.14.1198764160896; Thu, 27 Dec 2007 06:02:40 -0800 (PST) Received: by 10.82.166.16 with HTTP; Thu, 27 Dec 2007 06:02:40 -0800 (PST) Message-ID: <8103ad500712270602w13664ddfw91c59664b4305b26@mail.gmail.com> Date: Thu, 27 Dec 2007 16:02:40 +0200 From: "Konstantin Dimitrov" To: freebsd-multimedia@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: PCI-Express Envy24HT audio card support X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Dec 2007 14:29:26 -0000 hello All, as soon as someone help me with the issue, that i've described here: http://lists.freebsd.org/pipermail/freebsd-drivers/2007-December/000584.html i will add support for the first PCI-Express Envy24HT audio card to the snd_envy24ht(4). it is Tokyo Style S010-V PCI-Express audio card: http://www.digitalcowboy.jp/tokyostyle/products/s010/index.html besides that, until the end of the year, i will made update to the snd_envy24ht(4), that solves problems reported in the last several months and will add support for some new PCI cards and hope for S010-V PCI-E too. happy holidays, konstantin