Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 24 Feb 2001 12:13:27 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 24 Feb 2001 12:13:17 -0500 Received: from quattro.sventech.com ([205.252.248.110]:36872 "HELO quattro.sventech.com") by vger.kernel.org with SMTP id ; Sat, 24 Feb 2001 12:13:15 -0500 Date: Sat, 24 Feb 2001 12:13:13 -0500 From: Johannes Erdfelt To: Pifko Krisztian Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] philips rush usb support Message-ID: <20010224121312.S16341@sventech.com> In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: ; from Pifko Krisztian on Sat, Feb 24, 2001 at 05:39:32PM +0100 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Feb 24, 2001, Pifko Krisztian wrote: > I've made a patch which adds usb support for the philips > rush mp3 player. The driver is mainly the rio500 driver > only the rush specific parts were modified. > > The patch is against 2.4.2. > > It uses char 180 65 at /dev/usb/rush. > > Userspace stuff should be found at http://openrush.sourceforge.net > if you have a rush. It works for me on ia32 with the model sa125. Why can't the entire driver be in userspace? It appears it uses a completely proprietary protocol and you've created a completely proprietary interface to the kernel. JE - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/