From owner-freebsd-current@FreeBSD.ORG Mon Oct 31 17:41:14 2005 Return-Path: X-Original-To: freebsd-current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FD7416A41F; Mon, 31 Oct 2005 17:41:14 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85AA243D53; Mon, 31 Oct 2005 17:41:13 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from niksun.com (anuket [10.70.0.5]) by anuket.mj.niksun.com (8.13.1/8.13.1) with ESMTP id j9VHnt08052201; Mon, 31 Oct 2005 12:49:56 -0500 (EST) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: dawnshade Date: Mon, 31 Oct 2005 12:40:52 -0500 User-Agent: KMail/1.6.2 References: <200510281103.38622.jkim@FreeBSD.org> <1886562656.20051029184945@mail.ru> In-Reply-To: <1886562656.20051029184945@mail.ru> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200510311240.54845.jkim@FreeBSD.org> X-Virus-Scanned: ClamAV devel-20050919/1150/Sun Oct 30 06:20:38 2005 on anuket.mj.niksun.com X-Virus-Status: Clean Cc: freebsd-acpi@FreeBSD.org, freebsd-current@FreeBSD.org Subject: Re: Re[4]: [PATCH] ACPICA 20051021 import X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 17:41:14 -0000 On Saturday 29 October 2005 10:49 am, dawnshade wrote: > Thank you, i didn't metioned that patch create new files. > After removing (and dl new patch) all compiled and install fine. > dmesg nothing differ from previous boot, all devices present exept > not working before it (like est, acpi_perf0 and psm). At first look > all work fine, system boots, X11 started and power indicator works > (i tested on laptop) plugged and unplugged. > > Can you tell me what i need more test? (unfortunatly i usually > perform antiviral and antispam solutions tests :) If there's no regression, that's good enough for now. ;-) > btw, my system is Acer TM 4151LMi (Pentium M 730 1.6GHz, i915, > ICH6+SATA150) unfortunalty i can test kernel only w/o 'device > apic', because with this dev i give many IDE timeouts and as result > system freeze. I believe that's a separate issue. > P.S. Sorry for poor english and email client. Thanks for the report, Jung-uk Kim