Re: [linux-usb-devel] Fedora bugs

2007-01-13 Thread Alan Stern
On Fri, 12 Jan 2007, Pete Zaitcev wrote: On Fri, 12 Jan 2007 17:30:59 -0500 (EST), Alan Stern [EMAIL PROTECTED] wrote: Perhaps after you return from Australia you could point out the following bug to the right person. It's an application problem, not a kernel problem, but worth

Re: [linux-usb-devel] error accessing disk

2007-01-13 Thread Alan Stern
On Fri, 12 Jan 2007, Rohan Akela wrote: Well with so many variables to look at, what is the best way to further debug and fix this issue ? Any suggestions ? Use your imagination... Bad USB cables or connections (don't forget about cables inside the computer case, running from the

[linux-usb-devel] 2.6.20-rc5: known unfixed regressions

2007-01-13 Thread Adrian Bunk
On Fri, Jan 12, 2007 at 02:27:48PM -0500, Linus Torvalds wrote: ... A lot of developers (including me) will be gone next week for Linux.Conf.Au, so you have a week of rest and quiet to test this, and report any problems. Not that there will be any, right? You all behave now! ... This

[linux-usb-devel] 2.6.20-rc5: known regressions with patches

2007-01-13 Thread Adrian Bunk
This email lists some known regressions in 2.6.20-rc5 compared to 2.6.19 with patches available. If you find your name in the Cc header, you are either submitter of one of the bugs, maintainer of an affectected subsystem or driver, a patch of you caused a breakage or I'm considering you in any

Re: [linux-usb-devel] 2.6.20-rc5: known regressions with patches

2007-01-13 Thread Roland Dreier
This email lists some known regressions in 2.6.20-rc5 compared to 2.6.19 with patches available. Subject: KVM: guest crash References : http://lkml.org/lkml/2007/1/8/163 Submitter : Roland Dreier [EMAIL PROTECTED] Handled-By : Avi Kivity [EMAIL PROTECTED] Patch :

Re: [linux-usb-devel] 2.6.20-rc5: known regressions with patches

2007-01-13 Thread Adrian Bunk
On Sat, Jan 13, 2007 at 07:32:46AM -0800, Roland Dreier wrote: This email lists some known regressions in 2.6.20-rc5 compared to 2.6.19 with patches available. Subject: KVM: guest crash References : http://lkml.org/lkml/2007/1/8/163 Submitter : Roland Dreier [EMAIL PROTECTED]

[linux-usb-devel] [PATCH] unusual_devs.h for 0x046b:ff40

2007-01-13 Thread Phil Dibowitz
The following patch adds yet another unusual_devs entry. It's from Pete - proper From/Signed-off-by's are below. Greg, please apply. Thanks, -- Phil Dibowitz [EMAIL PROTECTED] Open Source software and tech docsInsanity Palace of Metallica

Re: [linux-usb-devel] Cowon iAudio M5

2007-01-13 Thread Phil Dibowitz
0xd34df00d wrote: Hello! A part of output of dmesg: usb 1-4: new high speed USB device using ehci_hcd and address 7 usb 1-4: new device found, idVendor=0e21, idProduct=0520 usb 1-4: new device strings: Mfr=73, Product=93, SerialNumber=103 usb 1-4: Product: iAUDIO M5 usb 1-4:

Re: [linux-usb-devel] [usb-storage] Re: [PATCH 001/001] USB MASS STORAGE: US_FL_IGNORE_RESIDUE needed for Aiptek MP3 Player - retry

2007-01-13 Thread Phil Dibowitz
Dylan Taft wrote: Gmail for some reason isn't letting me paste this patch without word wrapping, even if it's not wrapped in my editor. Does it show up right for anyone else? Sigh. Are you attempting to submit this as a patch? If so, I can clean it up when I pull it into my tree. Though, I

Re: [linux-usb-devel] usbtest #10 with gadgetfs hangs

2007-01-13 Thread David Brownell
On Monday 08 January 2007 5:55 am, Phil Endecott wrote: Test 0-9 and 11-13 pass. Test 14 fails: # strace ./testusb -D /proc/bus/usb/004/010 -t14 -c 15000 -s 256 -v 1 .. open(/proc/bus/usb/004/010, O_RDWR) = 4 ioctl(4, USBDEVFS_IOCTL, 0xbf8df42c)= -1 EOPNOTSUPP (Operation not

[linux-usb-devel] simulating USB unplug/plug (was: [PATCH 1/3] UEAGLE : be suspend friendly)

2007-01-13 Thread Tilman Schmidt
Hello Pavel, resending because I got no answer ... Am 05.10.2006 00:05 schrieb Pavel Machek: if (ret != -EAGAIN) msleep(1000); +if (try_to_freeze()) +uea_err(INS_TO_USBDEV(sc), suspend/resume not supported, +

Re: [linux-usb-devel] [PATCH 2.6.17] usb-storage: Western Digital HDD fix

2007-01-13 Thread Phil Dibowitz
Alvaro Lopez Ortega wrote: Hi, I've had problems trying to use an external Western Digital HDD on Linux 2.6.17. After a few tests I realized that the issue could be fixed with a small patch. Please, find it attached to this mail. As Alan pointed out, this patch isn't affecting your