[linux-usb-devel] [PATCH 2.6.20.2 1/1] ehci-fsl: change SI_CTRL, PRI_CTRL register offsets according to errata

2007-03-12 Thread Engelmayer Christian
From: Christian Engelmayer [EMAIL PROTECTED] Correct the offsets of the SI_CTRL, PRI_CTRL registers according to the Reference Manual errata sheet in order to prevent unwanted settings regarding burst transactions and priority states. Signed-off-by: Christian Engelmayer [EMAIL PROTECTED] ---

[linux-usb-devel] usb device not detecting (pxa27x, linux-2.6.20)

2007-03-12 Thread Girish
Hi all, I am trying to enable usb support on PXA27x board using linux-2.6.20. Inserted the following modules successfully usbcore.ko ohci_hcd.ko usb-storage.ko and inserted the flash drive(1GB) on USB port. but /sys/bus/usb/devices/ directory is empty. I found no

Re: [linux-usb-devel] libusb driver question: can't write to endpoint

2007-03-12 Thread Alan Stern
On Sun, 11 Mar 2007, Phil Dibowitz wrote: So I went back and fixed the remote by updating on my mac and noticed the software initializes it before it uploads (generic terms in the GUI), and looking back at the log from the windows box, it sends a few CONTROL_TRANSFERs before it starts up the

Re: [linux-usb-devel] 2.6.21rc3: usb 2-2: pl2303 converter now attached to ttyUSB44

2007-03-12 Thread Adrian Bunk
On Wed, Mar 07, 2007 at 10:22:04AM +0100, Arkadiusz Miskiewicz wrote: 2.6.21rc3 from today git, thinkpad z60m, pl2303 usb-rs232 adapter and: [ 84.087080] usb 2-2: new full speed USB device using uhci_hcd and address 3 [ 84.232615] usb 2-2: configuration #1 chosen from 1 choice [

[linux-usb-devel] Freescale MPC8343 EHCI USB over-current behaviour

2007-03-12 Thread Engelmayer Christian
Hello all, I encountered some strange behaviour using EHCI support on an MPC8343: In case there is an over-current reported to the USB controller while no device is actually attached (due to a faulty board or by test creating a short at an extension cord) it seems as if no device is recognized

Re: [linux-usb-devel] [2/6] 2.6.21-rc2: known regressions

2007-03-12 Thread Stefan Seyfried
On Sun, Mar 11, 2007 at 09:20:02AM +0100, Ingo Molnar wrote: * Pavel Machek [EMAIL PROTECTED] wrote: Unfortunately, these tend to crash the box when you pass wrong options, and I do not see easy way to test can user see whats on display automatically. you could perhaps try what X's

[linux-usb-devel] users of mos7720 driver

2007-03-12 Thread Oliver Neukum
Hi, are any users of this driver on these lists? Could you send me lsusb -v for your devices working with this driver? Regards Oliver -- SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) This signature is a legal requirement

Re: [linux-usb-devel] unusual_devs.h entry for huawei e220 usb-umts device

2007-03-12 Thread Rui Santos
Hi All, IMHO, this patch should be removed... I'll explain the reasons: 1. Disabling the Virtual CD on that device does not assure that the device turns the Serial Ports on, witch I believe was the primary intention for this patch in the first place. One could get even better results

Re: [linux-usb-devel] OOPS with 2.6.20 and 2.6.21-rc2 (mos7720)

2007-03-12 Thread Dirk Schoebel
something new already? dirk. - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT business topics through brief surveys-and earn

Re: [linux-usb-devel] OOPS with 2.6.20 and 2.6.21-rc2 (mos7720)

2007-03-12 Thread Oliver Neukum
Am Montag, 12. März 2007 18:44 schrieb Dirk Schoebel: something new already? Did you test the patch I sent you last week? Regards Oliver - Take Surveys. Earn Cash. Influence the Future of IT Join

Re: [linux-usb-devel] Possible race condition in ohci-hcd.c

2007-03-12 Thread Alan Stern
On Sun, 11 Mar 2007, Milan Plzik wrote: Hello, I noticed that there could potentially be a sort of race condition in ohci-hcd.c file, related to interrupt handling. This caused Oops when removing ohci_hcd driver on one device I was working with - OHCI cell on SAMCOP chip used in ipaq

[linux-usb-devel] rmmod uhci_hcd - BUG: atomic counter underflow

2007-03-12 Thread Jiri Slaby
Hi. After rmmoding of uhci_hcd on fresh booted 2.6.21-rc3-mm2 I got this: BUG: atomic counter underflow at: [c0104f0b] show_trace_log_lvl+0x1a/0x30 [c01055f3] show_trace+0x12/0x14 [c010567a] dump_stack+0x16/0x18 [c01dc41b] kref_put+0x4d/0xb2 [c01db754] kobject_put+0x14/0x16

Re: [linux-usb-devel] rmmod uhci_hcd - BUG: atomic counter underflow

2007-03-12 Thread Alan Stern
On Mon, 12 Mar 2007, Jiri Slaby wrote: Hi. After rmmoding of uhci_hcd on fresh booted 2.6.21-rc3-mm2 I got this: BUG: atomic counter underflow at: [c0104f0b] show_trace_log_lvl+0x1a/0x30 [c01055f3] show_trace+0x12/0x14 [c010567a] dump_stack+0x16/0x18 [c01dc41b]

Re: [linux-usb-devel] rmmod uhci_hcd - BUG: atomic counter underflow

2007-03-12 Thread Jiri Slaby
Alan Stern napsal(a): On Mon, 12 Mar 2007, Jiri Slaby wrote: After rmmoding of uhci_hcd on fresh booted 2.6.21-rc3-mm2 I got this: BUG: atomic counter underflow at: [...] [c01db754] kobject_put+0x14/0x16 [c01db8a3] kobject_unregister+0x22/0x25 [c024c987] bus_remove_driver+0x75/0x82

Re: [linux-usb-devel] rmmod uhci_hcd - BUG: atomic counter underflow

2007-03-12 Thread Jiri Slaby
Jiri Slaby napsal(a): Alan Stern napsal(a): On Mon, 12 Mar 2007, Jiri Slaby wrote: After rmmoding of uhci_hcd on fresh booted 2.6.21-rc3-mm2 I got this: BUG: atomic counter underflow at: [...] [c01db754] kobject_put+0x14/0x16 [c01db8a3] kobject_unregister+0x22/0x25 [c024c987]

Re: [linux-usb-devel] [PATCH] usb-serial regression (Oops) in 2.6.21-rc*

2007-03-12 Thread Greg KH
On Mon, Mar 12, 2007 at 04:22:22PM -0400, Mark Lord wrote: Oliver Neukum wrote: Mark Lord wrote: Okay, from that part (above), the problem is obvious: in that the MCT U232 converter now disconnected appears, and then we continue to try and call the driver's method.. Oops! .. IMHO shutdown()

Re: [linux-usb-devel] 2.6.21-rc3-mm1

2007-03-12 Thread Mariusz Kozlowski
Hello, Any thoughts? Another mistake on my part. The correct command is echo -n '2-2:1.0' /sys/bus/usb/drivers/usbhid/unbind Without the -n, the system thinks that the newline character at the end of the line written by echo is part of the filename. Nice tip. Thanks. I've

Re: [linux-usb-devel] 2.6.21-rc3-mm1

2007-03-12 Thread Jiri Kosina
On Mon, 12 Mar 2007, Mariusz Kozlowski wrote: echo -n '2-2:1.0' /sys/bus/usb/drivers/usbhid/unbind Without the -n, the system thinks that the newline character at the end of the line written by echo is part of the filename. Nice tip. Thanks. I've run some tests and as expected - no

Re: [linux-usb-devel] rmmod uhci_hcd - BUG: atomic counter underflow

2007-03-12 Thread Alan Stern
On Mon, 12 Mar 2007, Jiri Slaby wrote: Jiri Slaby napsal(a): Alan Stern napsal(a): On Mon, 12 Mar 2007, Jiri Slaby wrote: After rmmoding of uhci_hcd on fresh booted 2.6.21-rc3-mm2 I got this: BUG: atomic counter underflow at: [...] [c01db754] kobject_put+0x14/0x16 [c01db8a3]

Re: [linux-usb-devel] rmmod uhci_hcd - BUG: atomic counter underflow

2007-03-12 Thread Greg KH
On Mon, Mar 12, 2007 at 05:25:09PM -0400, Alan Stern wrote: On Mon, 12 Mar 2007, Jiri Slaby wrote: Jiri Slaby napsal(a): Alan Stern napsal(a): On Mon, 12 Mar 2007, Jiri Slaby wrote: After rmmoding of uhci_hcd on fresh booted 2.6.21-rc3-mm2 I got this: BUG: atomic counter

Re: [linux-usb-devel] [PATCH] usb-serial regression (Oops) in 2.6.21-rc*

2007-03-12 Thread Mark Lord
Greg KH wrote: Mark Lord wrote: This patch fixes the Oops that otherwise occurs whenever a USB serial adapter is unplugged from a system, as well the Oops seen when one is in use before resume (to RAM). GregKH: This needs to go into 2.6.21-rc*. Signed-off-by: Mark Lord [EMAIL PROTECTED]

Re: [linux-usb-devel] rmmod uhci_hcd - BUG: atomic counter underflow

2007-03-12 Thread Jiri Slaby
Greg KH napsal(a): On Mon, Mar 12, 2007 at 05:25:09PM -0400, Alan Stern wrote: On Mon, 12 Mar 2007, Jiri Slaby wrote: Jiri Slaby napsal(a): Alan Stern napsal(a): On Mon, 12 Mar 2007, Jiri Slaby wrote: After rmmoding of uhci_hcd on fresh booted 2.6.21-rc3-mm2 I got this: BUG: atomic

Re: [linux-usb-devel] [PATCH] usb-serial regression (Oops) in 2.6.21-rc*

2007-03-12 Thread Jim Radford
On Mon, Mar 12, 2007 at 01:33:31PM -0700, Greg KH wrote: On Mon, Mar 12, 2007 at 04:22:22PM -0400, Mark Lord wrote: Oliver Neukum wrote: Mark Lord wrote: Okay, from that part (above), the problem is obvious: in that the MCT U232 converter now disconnected appears, and then we continue

[linux-usb-devel] [PATCH] usb-serial regression fix

2007-03-12 Thread Jim Radford
On Mon, Mar 12, 2007 at 03:42:35PM -0700, Jim Radford wrote: On Mon, Mar 12, 2007 at 01:33:31PM -0700, Greg KH wrote: On Mon, Mar 12, 2007 at 04:22:22PM -0400, Mark Lord wrote: Oliver Neukum wrote: Mark Lord wrote: Okay, from that part (above), the problem is obvious: in that the

Re: [linux-usb-devel] [PATCH] usb-serial regression fix

2007-03-12 Thread Greg KH
On Mon, Mar 12, 2007 at 03:59:22PM -0700, Jim Radford wrote: On Mon, Mar 12, 2007 at 03:42:35PM -0700, Jim Radford wrote: On Mon, Mar 12, 2007 at 01:33:31PM -0700, Greg KH wrote: On Mon, Mar 12, 2007 at 04:22:22PM -0400, Mark Lord wrote: Oliver Neukum wrote: Mark Lord wrote:

Re: [linux-usb-devel] [PATCH] usb-serial regression fix

2007-03-12 Thread Jim Radford
On Mon, Mar 12, 2007 at 05:18:19PM -0700, Greg KH wrote: On Mon, Mar 12, 2007 at 03:59:22PM -0700, Jim Radford wrote: On Mon, Mar 12, 2007 at 03:42:35PM -0700, Jim Radford wrote: On Mon, Mar 12, 2007 at 01:33:31PM -0700, Greg KH wrote: On Mon, Mar 12, 2007 at 04:22:22PM -0400, Mark Lord

Re: [linux-usb-devel] [PATCH] usb-serial regression fix

2007-03-12 Thread Mark Lord
Jim Radford wrote: On Mon, Mar 12, 2007 at 05:18:19PM -0700, Greg KH wrote: On Mon, Mar 12, 2007 at 03:59:22PM -0700, Jim Radford wrote: On Mon, Mar 12, 2007 at 03:42:35PM -0700, Jim Radford wrote: On Mon, Mar 12, 2007 at 01:33:31PM -0700, Greg KH wrote: On Mon, Mar 12, 2007 at 04:22:22PM

Re: [linux-usb-devel] Semi-OT: mime_dump

2007-03-12 Thread Greg KH
On Sat, Mar 10, 2007 at 03:23:57PM -0800, Phil Dibowitz wrote: Just an FYI to those interested. A while back Greg had mentioned, on this list, that he wished there was a way his x.sh script could grab mime-sections from emails so he could easily parse attached and pgp-signed patches. A