From owner-acpi-jp@jp.freebsd.org  Tue Dec 12 04:03:59 2000
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id EAA01084;
	Tue, 12 Dec 2000 04:03:59 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from calliope1.fm.intel.com (calliope1.fm.intel.com [132.233.247.10])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id EAA01071
	for <acpi-jp@jp.freebsd.org>; Tue, 12 Dec 2000 04:03:58 +0900 (JST)
	(envelope-from andrew.grover@intel.com)
Received: from fmsmsx26.fm.intel.com (fmsmsx26.fm.intel.com [132.233.42.26])
	by calliope1.fm.intel.com (8.9.1a+p1/8.9.1/d: relay.m4,v 1.33 2000/11/21 19:27:27 smothers Exp $) with ESMTP id TAA29786
	for <acpi-jp@jp.freebsd.org>; Mon, 11 Dec 2000 19:03:49 GMT
Received: by fmsmsx26.fm.intel.com with Internet Mail Service (5.5.2650.21)
	id <YD6PG1XL>; Mon, 11 Dec 2000 11:03:46 -0800
Message-ID: <4148FEAAD879D311AC5700A0C969E8905DE502@orsmsx35.jf.intel.com>
From: "Grover, Andrew" <andrew.grover@intel.com>
To: "'acpi-jp@jp.freebsd.org'" <acpi-jp@jp.freebsd.org>
Date: Mon, 11 Dec 2000 11:03:39 -0800
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Content-Type: text/plain;
	charset="iso-8859-1"
Reply-To: acpi-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+000315
X-Sequence: acpi-jp 956
Subject: [acpi-jp 956] RE: cvs commit: src/sys/dev/acpica acpi.c acpi_
	button.c acpi_ec.c acpi_isa.c acpi_lid.c acpi_pcib.c acpi_processor.c acp
	i_resource.c acpi_thermal.c acpi_timer.c acpiio.h acpivar.h 
Errors-To: owner-acpi-jp@jp.freebsd.org
Sender: owner-acpi-jp@jp.freebsd.org
X-Originator: andrew.grover@intel.com

> From: Takanori Watanabe
> The more important thing is that the infrastructure is not 
> exported from 
> ACPICA.And it affect code style.We should not include "acpi.h" but 
> "acpixf.h" and "acpiosxf.h".I think dev/acpica/* is *NOT* a 
> part of ACPICA.

This is a good point. Acpixf.h probably isn't usable right now, but it's
definitely a good thing to start using it. I will fix this, so everyone can.

Regards -- Andy
