From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oliver Neukum Subject: Re: [RFD] Automatic suspend Date: Wed, 18 Feb 2009 16:55:11 +0100 Message-ID: <200902181655.13876.oliver@neukum.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.linux-foundation.org Errors-To: linux-pm-bounces@lists.linux-foundation.org To: Alan Stern Cc: Nigel Cunningham , Uli Luckas , LKML , Brian Swetland , pm list , Arjan van de Ven List-Id: linux-pm@vger.kernel.org Am Wednesday 18 February 2009 16:10:48 schrieb Alan Stern: > On Wed, 18 Feb 2009, Oliver Neukum wrote: > > > But the transport and the driver may be in different subsystems, e.g. > > usb storage. > > We would have to add a part of usb-storage into the SCSI subsystem, by > creating a USB transport class. Perhaps this class could be shared > with Firewire/IEEE1394. That would be a specific solution. But the problem is generic. Take for example HID. Several drivers may share one transport, but the transport may be USB 2.0/3.0 or bluetooth. Regards Oliver