From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263091AbUDQVPk (ORCPT ); Sat, 17 Apr 2004 17:15:40 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264045AbUDQVPk (ORCPT ); Sat, 17 Apr 2004 17:15:40 -0400 Received: from webbox180.server-home.net ([195.137.212.194]:54937 "EHLO webbox180.server-home.net") by vger.kernel.org with ESMTP id S263091AbUDQVPj (ORCPT ); Sat, 17 Apr 2004 17:15:39 -0400 Message-ID: <40819E5C.7070001@clagi.de> Date: Sat, 17 Apr 2004 23:15:08 +0200 From: Guido Classen User-Agent: Mozilla Thunderbird 0.5 (X11/20040306) X-Accept-Language: en MIME-Version: 1.0 To: Alan Stern Cc: linux kernel , Linux-USB Subject: Re: [linux-usb-devel] 2.6.x support for prism2 USB wireless adapter? References: <40395346.3040300@gadsdon.giointernet.co.uk> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > The problem is that the prism2's single interface is number 1, but > according to the USB standard interfaces are supposed to be > numbered starting at 0. This is a fairly common error among USB devices. > The patch below will cause the kernel to accept the device; please let us > know how it works out. Is anyone working on this issue? The patch works great for me with kernel 2.6.3 but it dosn't apply to 2.6.5. Im using a Sitecom WL12 Prims2 USB WLAN apdaper any suggestions? kindly regards Guido Classen > [PATCH]