[linux-usb-devel] [PATCH] allocate usblp status buf.

2002-11-09 Thread Randy.Dunlap
David Brownell wrote: > ... > > Your stack trace showed usblp_check_status() was what started this > sequence of troubles, so I looked at it. There were some issues, > it's got a lot of pretty early usb code: > > - it assumes it's OK to DMA onto the stack. kmalloc would likely > be the

Re: [linux-usb-devel] fix an error return in printer driver

2002-11-09 Thread Randy.Dunlap
| Hi Oliver, On Thu, 7 Nov 2002, Oliver Neukum wrote: | if we wrote some bytes we need to admit it even if we'd otherwise return | -EAGAIN. Any news on Linus' printing problem incidentally? still there :( | diff -Nru a/drivers/usb/class/usblp.c b/drivers/usb/class/usblp.c | --- a/drivers/usb/cla

Re: [linux-usb-devel] logitech Quickcam Home Linux Driver

2002-11-09 Thread Randy.Dunlap
On Sat, 9 Nov 2002, Hemanth wrote: | | ANy one has the idea where cam i find the "Logitech Quickcam Home" USB web | cam linux driver | | Hi all I have some places that you can try: http://qce-ga.sourceforge.net/ http://www.crynwr.com/qcpc/ http://www.cs.duke.edu/~reynolds/quickcam/ -- ~Randy

[linux-usb-devel] Re: more on khubd startup problems (2.5.46bk5)

2002-11-09 Thread David Brownell
David Brownell wrote: One system seems to suffer from "khubd exit during startup" more than others. I applied that patch to make it ignore signals, and noticed that while khubd no longer exited, it didn't exactly start either: stuck in D state like this: khubd D 072

RE: [linux-usb-devel] logitech Quickcam Home Linux Driver

2002-11-09 Thread Curran, Dominic
Try: http://www.qbik.ch/usb/devices/showdr.php?id=12 HTH dom > -Original Message- > From: Hemanth [mailto:hemanth@;mmsl.serc.iisc.ernet.in] > Sent: Saturday, November 09, 2002 7:43 AM > To: [EMAIL PROTECTED] > Subject: [linux-usb-devel] logitech Quickcam Home Linux Driver > > > Hi all

[linux-usb-devel] more on khubd startup problems (2.5.46bk5)

2002-11-09 Thread David Brownell
One system seems to suffer from "khubd exit during startup" more than others. I applied that patch to make it ignore signals, and noticed that while khubd no longer exited, it didn't exactly start either: stuck in D state like this: khubd D 072 1 24311

Re: [linux-usb-devel] Re: usb audio null pointer oops,cat /proc/bus/usb/devices oops 2.5.46+bk

2002-11-09 Thread David Brownell
Aaah, this looks like an ohci problem, rather than audio ( or there is more than one problem :)) Well, there's certainly more than one problem! And I'd be surprised if none were in the ohci code, I'll be looking for one in particular. But all of your diagnostics seem more related to descripto

[linux-usb-devel] Re: usb audio null pointer oops, cat /proc/bus/usb/devices oops2.5.46+bk

2002-11-09 Thread Kevin Brosius
Kevin Brosius wrote: > > With 2.5.46, recent bk tree usb patches to 2.5.46, 2.5.45 and maybe > 2.5.44 (I forget if this broke in 2.5.44 or .45, it worked a couple > versions ago) I see the following oops'es. > > System is Athlon MP mobo, ohci hub. > > On trying to install ohci and audio with mod

[linux-usb-devel] logitech Quickcam Home Linux Driver

2002-11-09 Thread Hemanth
Hi all ANy one has the idea where cam i find the "Logitech Quickcam Home" USB web cam linux driver mail me back --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _

[linux-usb-devel] Webpage / irc?

2002-11-09 Thread Kevin Brosius
Oh, and does anyone still use the openprojects/freenode irc mentioned on the webpage? The irc channel seems really quiet. :) Also, I notice the link to old mail archives seems to be down at: http://electricrain.com/lists/archive/linux-usb/ -- Kevin

[linux-usb-devel] usb audio null pointer oops, cat /proc/bus/usb/devices oops 2.5.46+bk

2002-11-09 Thread Kevin Brosius
With 2.5.46, recent bk tree usb patches to 2.5.46, 2.5.45 and maybe 2.5.44 (I forget if this broke in 2.5.44 or .45, it worked a couple versions ago) I see the following oops'es. System is Athlon MP mobo, ohci hub. On trying to install ohci and audio with modprobe, I see the attached audio_oops d