From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Williamson Subject: Re: Re: [PATCH] filling in ACPI method access via sysfs namespace Date: Sun, 11 Apr 2004 22:32:48 -0600 Sender: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Message-ID: <1081744367.1715.30.camel@debian> References: <407A1787.5060508@myrealbox.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <407A1787.5060508-YSGFQ8SKJZVDPfheJLI6IQ@public.gmane.org> Errors-To: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: Andy Lutomirski Cc: Matthew Wilcox , John Belmonte , acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org, linux-kernel List-Id: linux-acpi@vger.kernel.org On Sun, 2004-04-11 at 22:13, Andy Lutomirski wrote: > Is there any reason this shouldn't be an ioctl? > See the thread John pointed me to on Friday: http://sourceforge.net/mailarchive/message.php?msg_id=7455349 Matthew ended it with "sysfs does not support ioctls. case closed." I'm rather fond of the methods living in the sysfs directory structure... Alex ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262730AbUDLEcx (ORCPT ); Mon, 12 Apr 2004 00:32:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262744AbUDLEcx (ORCPT ); Mon, 12 Apr 2004 00:32:53 -0400 Received: from mailhub.hp.com ([192.151.27.10]:50630 "EHLO mailhub.hp.com") by vger.kernel.org with ESMTP id S262730AbUDLEcv (ORCPT ); Mon, 12 Apr 2004 00:32:51 -0400 Subject: Re: [ACPI] Re: [PATCH] filling in ACPI method access via sysfs namespace From: Alex Williamson To: Andy Lutomirski Cc: Matthew Wilcox , John Belmonte , acpi-devel@lists.sourceforge.net, linux-kernel In-Reply-To: <407A1787.5060508@myrealbox.com> References: <407A1787.5060508@myrealbox.com> Content-Type: text/plain Message-Id: <1081744367.1715.30.camel@debian> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sun, 11 Apr 2004 22:32:48 -0600 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 2004-04-11 at 22:13, Andy Lutomirski wrote: > Is there any reason this shouldn't be an ioctl? > See the thread John pointed me to on Friday: http://sourceforge.net/mailarchive/message.php?msg_id=7455349 Matthew ended it with "sysfs does not support ioctls. case closed." I'm rather fond of the methods living in the sysfs directory structure... Alex