From owner-freebsd-multimedia@FreeBSD.ORG Mon Apr 3 10:46:03 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD0F316A41F for ; Mon, 3 Apr 2006 10:46:03 +0000 (UTC) (envelope-from harikurniawan@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.238]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C72D43D58 for ; Mon, 3 Apr 2006 10:46:03 +0000 (GMT) (envelope-from harikurniawan@gmail.com) Received: by wproxy.gmail.com with SMTP id 36so1197611wra for ; Mon, 03 Apr 2006 03:46:02 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=ifQJaUl75n5VeYMWXIaQMVT1FJcx8CZ6kPfNRzx7v0fBftdSwWV8amY9QPFvS93gM1iPKS1u2QoABi7jjrcegJp5cE2tMmXf353tjJdbFB327GKQArSxuNQveo1KRqWyYNKCWaSbsZQN1w833uFtIYcxeqGFQVVSHCuiPfeKRsw= Received: by 10.65.210.17 with SMTP id m17mr1279132qbq; Mon, 03 Apr 2006 03:46:02 -0700 (PDT) Received: by 10.64.201.6 with HTTP; Mon, 3 Apr 2006 03:46:02 -0700 (PDT) Message-ID: <4c40c4e70604030346g3305dc9bo580413026c33e148@mail.gmail.com> Date: Mon, 3 Apr 2006 17:46:02 +0700 From: "Angka H. K." To: freebsd-multimedia@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: My snd_ich working well 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: Mon, 03 Apr 2006 10:46:03 -0000 I just glad that my snd_ich is now working well on default source, it's great, many thanks (may be to Ariff Abdullah). I have a question though :) What "#if 0" mean in the snd_ich.c file. I think it will always produce false result ("0 =3D false"), is it correct or wrong ? I have other problem now , which is saying "acpi: bad read to port 0x073" and "acpi: bad write to port 0x073(8) val 82", where can ask about this ? I= t looks like google has no archive about this error. Regards