From owner-acpi-jp@jp.freebsd.org  Thu Dec  7 19:50:05 2000
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id TAA37736;
	Thu, 7 Dec 2000 19:50:05 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from mass.osd.bsdi.com (adsl-63-202-176-64.dsl.snfc21.pacbell.net [63.202.176.64])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id TAA37731
	for <acpi-jp@jp.freebsd.org>; Thu, 7 Dec 2000 19:50:04 +0900 (JST)
	(envelope-from msmith@mass.osd.bsdi.com)
Received: from mass.osd.bsdi.com (localhost [127.0.0.1])
	by mass.osd.bsdi.com (8.11.0/8.11.1) with ESMTP id eB7AxJF02152
	for <acpi-jp@jp.freebsd.org>; Thu, 7 Dec 2000 02:59:19 -0800 (PST)
	(envelope-from msmith@mass.osd.bsdi.com)
Message-Id: <200012071059.eB7AxJF02152@mass.osd.bsdi.com>
X-Mailer: exmh version 2.1.1 10/15/1999
To: acpi-jp@jp.freebsd.org
In-reply-to: Your message of "Thu, 07 Dec 2000 19:35:58 +0900."
             <20001207193558R.iwasaki@jp.FreeBSD.org> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Thu, 07 Dec 2000 02:59:19 -0800
From: Mike Smith <msmith@freebsd.org>
Reply-To: acpi-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+000315
X-Sequence: acpi-jp 944
Subject: [acpi-jp 944] Re: Some power device driver. 
Errors-To: owner-acpi-jp@jp.freebsd.org
Sender: owner-acpi-jp@jp.freebsd.org
X-Originator: msmith@freebsd.org

> > >::I think there are two ways of fixing it, but cannot make up my mind.
> > >::Which fix would you prefer?  (BTW, both fix are not tested)
> > >
> > >So, it may not be a 'fix', but a 'workaround for a bug'. *sigh*
> > 
> > I will fix this problem with config_intrhook . It should be done as
> > a device initialization process.
> 
> BTW, when are you planning to commit them? :-)
> # I have some patches againt acpi_acad.c and acpi_cmbat.c here.

I have some changes I want to commit as soon as I can get them tested 
too. 8)  Specifically, I have ioctl registration support so that we can 
have ioctl handlers in device drivers without lots of nasty global 
symbols.  This should be very useful for this application.

I'll post patches here shortly; I haven't been able to test them yet. 8(


-- 
... every activity meets with opposition, everyone who acts has his
rivals and unfortunately opponents also.  But not because people want
to be opponents, rather because the tasks and relationships force
people to take different points of view.  [Dr. Fritz Todt]
           V I C T O R Y   N O T   V E N G E A N C E


