[linux-usb-devel] I forgot to tell you..

2004-08-09 Thread Renee Higgins
Hey there, Ra[t]es dropped last week ... Jump on it! Need more of these? JustR-efin-ance your house/prop and you can get it. Use this for the site: http://thestoryjustasi.com/prime/dWorld/ You must visit the link in 24 hrs to confirm your eligibility. Best Regards, Amy Johnson Cust

RE: [linux-usb-devel] USB shared interrupt problem

2004-08-09 Thread Aleksey Gorelov
>I have a patch which prevents SMM BIOS from doing this to us >by requesting unconditional handoff (it comes from Vojtech @SuSE, >modified by John Stulz from IBM for 2.4). Thanks. This patch works fine for me. Aleks. --- SF.Net email is spons

[linux-usb-devel] Re: [PATCH] SN9C10[12] driver

2004-08-09 Thread Greg KH
On Sun, Aug 08, 2004 at 08:10:24AM +0200, Luca Risolia wrote: > This is a small patch against Greg's tree. > > Changes: > - Correct calculation of R,G,B origin > - Gain fixes for PAS106B and PAS202BCB image sensors > > Signed-off-by: Luca Risolia <[EMAIL PROTECTED]> Applied, thanks. > Greg, if

[linux-usb-devel] Re: [PATCH] usbfs: check the buffer size in proc_bulk

2004-08-09 Thread Greg KH
On Fri, Aug 06, 2004 at 10:41:56AM +0200, Duncan Sands wrote: > Use the same check as proc_submiturb. > > Signed-off-by: Duncan Sands <[EMAIL PROTECTED]> Applied, thanks. greg k-h --- SF.Net email is sponsored by Shop4tech.com-Lowest price on

[linux-usb-devel] Re: [PATCH 2.6.7] Driver for the Siemens ID Mouse fingerprint sensor

2004-08-09 Thread Greg KH
On Sun, Aug 08, 2004 at 02:51:30PM +0200, Florian Echtler wrote: > >Oh, so close, only a few minor issues: > Fixed almost everything, see below. > > >Please place this in the proper, sorted order. Same with the Kconfig > >and other Makefile. > I placed it in the proper place in the Makefiles (and

[linux-usb-devel] Fw: uhci-hcd oops with 2.4.27/ intel D845GLVA

2004-08-09 Thread Randy.Dunlap
from lkml, for those who don't follow all that noise... Begin forwarded message: Date: Mon, 9 Aug 2004 07:15:41 -0500 (CDT) From: "Nick Bartos" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: uhci-hcd oops with 2.4.27/ intel D845GLVA I unable to boot due to a kernel oops on my D845GLVA. T

Re: [linux-usb-devel] Re: Fw: Re: 2.6.8-rc2-mm2

2004-08-09 Thread Alan Stern
On Sun, 8 Aug 2004, Dominik Karall wrote: > i don't think that it could be an ACPI problem, as i booted with pci=noacpi > noapic, and i'm sure that ACPI wasn't loaded, because i didn't get the ACPI > messages at startup. so imho i think it's an USB problem. Did you also use the acpi=noirq boot

Re: [linux-usb-devel] bulk timeout on ep1in

2004-08-09 Thread Alan Stern
On Mon, 9 Aug 2004, Manoj Bhatta wrote: > Hi , > > When i try to read data from my device through bulk in > end point , it sends me error messages "Connection > timed out". and my kernel message is usb 1-1: bulk > timeout on ep1in " . Why it rerurns this type of > messages ? This happened be

[linux-usb-devel] Re: Advancing to the rear

2004-08-09 Thread Alan Stern
On Sun, 8 Aug 2004, Greg KH wrote: > Very sorry about this. Right before OLS and the kernel summit, I backed > out the patches you had sent that dealt with the device locking issues, > due to them not always working, and the added complexity. I did that to > be able to send the rest of the patch

[linux-usb-devel] bulk timeout on ep1in

2004-08-09 Thread Manoj Bhatta
Hi , When i try to read data from my device through bulk in end point , it sends me error messages "Connection timed out". and my kernel message is usb 1-1: bulk timeout on ep1in " . Why it rerurns this type of messages ? I find that "HCD may return -ETIMEDOUT for other reasons" in core/mess

[linux-usb-devel] Re: usb oops on smp

2004-08-09 Thread spied
syr> you can see kernel output in kern.log oops, i don't attach files in last lettter kern.log Description: Binary data kern1.log Description: Binary data

[linux-usb-devel] usb oops on smp

2004-08-09 Thread spied
i use kernel 2.6.7 with both uhci/ehci and ohci controllers on smp box. i have two very infrequent bugs (once or twice a month for me). first bug with usb-connected palmos based PDA (like palm tungsten). i use usbfs (libusb) for access to the usb devices (i don't use kernel visor module). you ca

[linux-usb-devel] Re: Advancing to the rear

2004-08-09 Thread Greg KH
On Mon, Aug 02, 2004 at 03:21:48PM -0400, Alan Stern wrote: > Greg: > > This morning I did a "bk pull" and was surprised to find that not only > were the patches I had submitted several weeks back not yet applied, some > earlier patches which had been accepted and merged were no longer present!