public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Maróy Ákos" <akos@maroy.hu>
To: Oliver Neukum <oliver@neukum.org>
Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: cdc-acm driver hangs on poll() call - 2.6.27, works on 2.6.24
Date: Wed, 22 Apr 2009 12:06:59 +0200	[thread overview]
Message-ID: <49EEEC43.6030806@maroy.hu> (raw)
In-Reply-To: <200904211526.34199.oliver@neukum.org>

Oliver,

> Does it happen with 2.6.29?
> Could you get dmesg of 2.6.2(7/9) with CONFIG_USB_DEBUG and debug
> activated in drivers/usb/class/cdc-acm.c ?

interesting, the dmesg output is not that talkative:

Apr 22 11:50:37 tomodachi kernel: [  623.236068] usb 2-1: new full speed
USB device using uhci_hcd and address 2
Apr 22 11:50:37 tomodachi kernel: [  623.400102] usb 2-1: New USB device
found, idVendor=ffff, idProduct=0005
Apr 22 11:50:37 tomodachi kernel: [  623.400107] usb 2-1: New USB device
strings: Mfr=1, Product=2, SerialNumber=3
Apr 22 11:50:37 tomodachi kernel: [  623.400111] usb 2-1: Product: USBSerial
Apr 22 11:50:37 tomodachi kernel: [  623.400114] usb 2-1: Manufacturer:
LPCUSB
Apr 22 11:50:37 tomodachi kernel: [  623.400117] usb 2-1: SerialNumber:
DEADC0DE
Apr 22 11:50:37 tomodachi kernel: [  623.400654] usb 2-1: configuration
#1 chosen from 1 choice
Apr 22 11:50:37 tomodachi kernel: [  623.453590] cdc_acm 2-1:1.0:
ttyACM0: USB ACM device
Apr 22 11:50:37 tomodachi kernel: [  623.457094] usbcore: registered new
interface driver cdc_acm
Apr 22 11:50:37 tomodachi kernel: [  623.457100] cdc_acm: v0.26:USB
Abstract Control Model driver for USB modems and ISDN adapters


even though:

$ zcat /proc/config.gz | grep CONFIG_USB_DEBUG
CONFIG_USB_DEBUG=y


maybe it did not recompile the cdc-acm module after I changed the
CONFIG_USB_DEBUG setting in .config? I'll do a clean recompile..


Akos


      parent reply	other threads:[~2009-04-22 10:07 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-21 13:04 cdc-acm driver hangs on poll() call - 2.6.27, works on 2.6.24 Maróy Ákos
2009-04-21 13:26 ` Oliver Neukum
2009-04-21 13:33   ` Maróy Ákos
2009-04-21 13:39     ` Oliver Neukum
2009-04-21 15:21       ` Maróy Ákos
2009-04-21 16:55       ` Maróy Ákos
2009-04-21 17:52         ` Oliver Neukum
2009-04-22 12:34           ` Maróy Ákos
2009-04-22 13:14             ` Oliver Neukum
2009-04-22 13:25               ` Maróy Ákos
2009-04-23 13:11                 ` Oliver Neukum
2009-04-24 10:14                   ` Maróy Ákos
2009-04-22 12:51           ` Maróy Ákos
2009-04-22 10:06   ` Maróy Ákos [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49EEEC43.6030806@maroy.hu \
    --to=akos@maroy.hu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=oliver@neukum.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox