From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261875AbTJMSPj (ORCPT ); Mon, 13 Oct 2003 14:15:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261879AbTJMSPj (ORCPT ); Mon, 13 Oct 2003 14:15:39 -0400 Received: from ulysses.news.tiscali.de ([195.185.185.36]:6917 "EHLO ulysses.news.tiscali.de") by vger.kernel.org with ESMTP id S261875AbTJMSPh (ORCPT ); Mon, 13 Oct 2003 14:15:37 -0400 To: linux-kernel@vger.kernel.org Path: 127.0.0.1!nobody From: Peter Matthias Newsgroups: linux.kernel Subject: Re: ACM USB modem on Kernel 2.6.0-test Date: Mon, 13 Oct 2003 18:28:27 +0200 Organization: Tiscali Germany Message-ID: References: NNTP-Posting-Host: p62.246.118.45.tisdip.tiscali.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: ulysses.news.tiscali.de 1066068811 88718 62.246.118.45 (13 Oct 2003 18:13:31 GMT) X-Complaints-To: abuse@tiscali.de NNTP-Posting-Date: Mon, 13 Oct 2003 18:13:31 +0000 (UTC) User-Agent: KNode/0.7.2 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org David Brownell schrieb: >> usb 3-3: configuration #1 chosen from 2 choices >> drivers/usb/class/cdc-acm.c: need inactive config #2 >> drivers/usb/class/cdc-acm.c: need inactive config #2 > > Until we get more intelligence somewhere, do this: > > # cd /sys/bus/usb/devices/3-3 > # echo '2' > bConfigurationValue > # It works, but I get lots of theses warnings. Peter Badness in local_bh_enable at kernel/softirq.c:121 Call Trace: [] local_bh_enable+0x7d/0x80 [] ppp_async_input+0x2f4/0x5a0 [] ppp_asynctty_receive+0x4b/0x90 [] flush_to_ldisc+0x7f/0xd0 [] acm_read_bulk+0xbf/0x140 [cdc_acm] [] usb_hcd_giveback_urb+0x29/0x50 [] dl_done_list+0xd5/0xe0 [] ohci_irq+0xe0/0x150 [] usb_hcd_irq+0x36/0x60 [] handle_IRQ_event+0x3a/0x70 [] do_IRQ+0x71/0xf0 [] common_interrupt+0x18/0x20 Badness in local_bh_enable at kernel/softirq.c:121 Call Trace: [] local_bh_enable+0x7d/0x80 [] ppp_asynctty_receive+0x50/0x90 [] flush_to_ldisc+0x7f/0xd0 [] acm_read_bulk+0xbf/0x140 [cdc_acm] [] usb_hcd_giveback_urb+0x29/0x50 [] dl_done_list+0xd5/0xe0 [] ohci_irq+0xe0/0x150 [] usb_hcd_irq+0x36/0x60 [] handle_IRQ_event+0x3a/0x70 [] do_IRQ+0x71/0xf0 [] common_interrupt+0x18/0x20