From owner-acpi-jp@jp.freebsd.org  Sat Dec 16 07:15:51 2000
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id HAA88313;
	Sat, 16 Dec 2000 07:15:51 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from mass.osd.bsdi.com (adsl-63-202-177-28.dsl.snfc21.pacbell.net [63.202.177.28])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id HAA88308
	for <acpi-jp@jp.freebsd.org>; Sat, 16 Dec 2000 07:15:50 +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.1/8.11.1) with ESMTP id eBFMPoo05025
	for <acpi-jp@jp.freebsd.org>; Fri, 15 Dec 2000 14:25:57 -0800 (PST)
	(envelope-from msmith@mass.osd.bsdi.com)
Message-Id: <200012152225.eBFMPoo05025@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 "Fri, 15 Dec 2000 23:27:25 +0900."
             <200012151427.XAA27044@shidahara1.planet.sci.kobe-u.ac.jp> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Fri, 15 Dec 2000 14:25:50 -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 978
Subject: [acpi-jp 978] 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

> >> And currently ,it seems to me that operation should be statically enumlated.
> >
> >I don't think I understand what you're suggesting here.  Can you give an 
> >example?
> >
> >Thanks!
> 
> Around kern_event.c:120 ,  filter operation isstatically enumulated in 
> filterops *sysfilt_ops[]... etc . 

Ok.  No, these are just predefined filters; a userland application can 
load its own filters, and a kernel module can generate any sort of event. 

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


