From owner-freebsd-current Fri Sep 29 6:41:48 2000 Delivered-To: freebsd-current@freebsd.org Received: from tokyonet-entrance.astec.co.jp (tokyonet-entrance.astec.co.jp [202.239.16.2]) by hub.freebsd.org (Postfix) with ESMTP id 1B43237B42C; Fri, 29 Sep 2000 06:41:46 -0700 (PDT) Received: from mushroom.astec.co.jp (mushroom.astec.co.jp [172.20.10.50]) by tokyonet-entrance.astec.co.jp (8.9.3+3.2W/3.7W2000/09/18) with ESMTP id WAA00135; Fri, 29 Sep 2000 22:41:39 +0900 (JST) Received: from localhost (tengu.astec.co.jp [172.20.26.39]) by mushroom.astec.co.jp (8.9.3+3.2W/3.7W-astec-mushroom1.0) with ESMTP id WAA18531; Fri, 29 Sep 2000 22:41:38 +0900 (JST) Date: Fri, 29 Sep 2000 22:41:39 +0900 (JST) Message-Id: <20000929.224139.70178011.tshiozak@astec.co.jp> To: acpi-jp@jp.freebsd.org, iwasaki@jp.freebsd.org Cc: msmith@freebsd.org, haro@tk.kubota.co.jp, takawata@shidahara1.planet.sci.kobe-u.ac.jp, current@freebsd.org Subject: Re: ACPI megapatch From: "T.SHIOZAKI" In-Reply-To: <20000929220517P.iwasaki@jp.FreeBSD.org> References: <200009290916.e8T9GmA04415@mass.osd.bsdi.com> <20000929220517P.iwasaki@jp.FreeBSD.org> X-Mailer: Mew version 1.95b37 on Emacs 20.6 / Mule 4.1 (AOI) X-My-Status: SuperAoiMoe Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From: Mitsuru IWASAKI Subject: [acpi-jp 691] Re: ACPI megapatch Date: Fri, 29 Sep 2000 22:05:17 +0900 Message-ID: <20000929220517P.iwasaki@jp.FreeBSD.org> > > Issues outstanding: > > - Need to remove superfluous headers > > - Need to decide the correct split between and > > in terms of functionality. > I'd like to move and rename them as I said in my previous mail, > -> > shared by both kernel and userland programs > -> > shared within kernel code (acpi stuff and related drivers) IMHO, it's desirable to use the name "acpi.h", because of conflict with the file dumped by /usr/sbin/config. I love : fooreg.h : device dependent and implementation independent structures, macros, and others. foovar.h : implementation dependent ones. -- Takuya SHIOZAKI To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message