From owner-acpi-jp@jp.freebsd.org  Wed Aug  1 15:31:57 2001
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id PAA19646;
	Wed, 1 Aug 2001 15:31:57 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from mass.dis.org (sat.dis.org [216.240.44.14])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id PAA19637
	for <acpi-jp@jp.freebsd.org>; Wed, 1 Aug 2001 15:31:55 +0900 (JST)
	(envelope-from msmith@mass.dis.org)
Received: from mass.dis.org (localhost [127.0.0.1])
	by mass.dis.org (8.11.4/8.11.3) with ESMTP id f716Xum01739
	for <acpi-jp@jp.freebsd.org>; Tue, 31 Jul 2001 23:33:56 -0700 (PDT)
	(envelope-from msmith@mass.dis.org)
Message-Id: <200108010633.f716Xum01739@mass.dis.org>
X-Mailer: exmh version 2.1.1 10/15/1999
To: acpi-jp@jp.freebsd.org
In-reply-to: Your message of "Wed, 01 Aug 2001 02:51:52 +0900."
             <200107311751.CAA20405@shidahara1.planet.sci.kobe-u.ac.jp> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Tue, 31 Jul 2001 23:33:55 -0700
From: Mike Smith <msmith@freebsd.org>
Reply-To: acpi-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+010328
X-Sequence: acpi-jp 1207
Subject: [acpi-jp 1207] Re: kqueue stuff(revised) 
Errors-To: owner-acpi-jp@jp.freebsd.org
Sender: owner-acpi-jp@jp.freebsd.org
X-Originator: msmith@freebsd.org


I'd like to review this; I'll try to get to it tonight.  I'm still not 
happy about the specific unit number stuff in the change notifications, 
but I haven't had time to think about it properly.  If you get impatient 
and commit it, I can always complain and have you change it later. 8)

Regards,
Mike

> In message <200107310455.NAA16589@shidahara1.planet.sci.kobe-u.ac.jp>, Takano
> ri
>  Watanabe $B$5$s$$$o$/(B:
> >This is revised version of kqueue stuff as I mentioned before.
> >
> >In this patch event source is distinguished by kevent.fflags member.
> >(kevent.fflags&ACPI_KNMASK_DEV) means event source and
> >(kevent.fflags&ACPI_KNMASK_EVENT) means the event that occurs.
> >Kevent will come when (kevent.fflags&ACPI_KNMASK_DEV) and the 
> >(event&ACPI_KNMASK_DEV) is completely match and 
> >kevent.fflags&event&ACPI_KNMASK_EVENT is not 0 .
> 
> Then Are there any objection to commit it? 
> 
> 
> <a href="http://www.planet.sci.kobe-u.ac.jp/~takawata/key.html">
> Public Key</a>
> Key fingerprint =  2C 51 E2 78 2C E1 C5 2D  0F F1 20 A3 11 3A 62 2A 

-- 
... 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


