From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arioch Subject: Re: [RFC] Some thoughts on device drivers and sysfs Date: Mon, 28 Mar 2005 00:53:37 +0400 Message-ID: References: <1111951499.3503.87.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============69424544197747662==" In-Reply-To: <1111951499.3503.87.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces-qjLDD68F18O7TbgM5vRIOg@public.gmane.org Errors-To: linux-pm-bounces-qjLDD68F18O7TbgM5vRIOg@public.gmane.org To: linux-pm-qjLDD68F18O7TbgM5vRIOg@public.gmane.org Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-pm@vger.kernel.org --===============69424544197747662== Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: quoted-printable Adam Belay =D0=C9=DB=C5=D4: > I would like to propose that we create a new type of device that would > act as the layer between physical (bus devices) and logical (class > devices). =20 why not using D-BUS to allow lowlevel drivers to expose its features to=20 userspace? --===============69424544197747662== Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline --===============69424544197747662==-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261619AbVC0Xvi (ORCPT ); Sun, 27 Mar 2005 18:51:38 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261629AbVC0Xvi (ORCPT ); Sun, 27 Mar 2005 18:51:38 -0500 Received: from main.gmane.org ([80.91.229.2]:41180 "EHLO ciao.gmane.org") by vger.kernel.org with ESMTP id S261619AbVC0Xvc convert rfc822-to-8bit (ORCPT ); Sun, 27 Mar 2005 18:51:32 -0500 X-Injected-Via-Gmane: http://gmane.org/ To: linux-kernel@vger.kernel.org From: Arioch Subject: Re: [RFC] Some thoughts on device drivers and sysfs Date: Mon, 28 Mar 2005 00:53:37 +0400 Message-ID: References: <1111951499.3503.87.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8BIT X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 80.249.152.133 User-Agent: Mozilla Thunderbird 1.0 (X11/20050202) X-Accept-Language: ru-ru, ru In-Reply-To: <1111951499.3503.87.camel@localhost.localdomain> Cc: linux-pm@lists.osdl.org Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Adam Belay пишет: > I would like to propose that we create a new type of device that would > act as the layer between physical (bus devices) and logical (class > devices). why not using D-BUS to allow lowlevel drivers to expose its features to userspace?