[linux-usb-devel] Fedora Core 4(2.6.16-1.2096_FC4smp) X86_64, barf while using ekiga

2006-04-23 Thread Sean Bruno
I fired up ekiga (rpm's from www.ekiga.org), and couldn't quite get it to work with my BTC-P380 webcam, looks like something is broken that is a bit beyond me. Apr 23 17:51:43 home-desk kernel: usb 2-4: new full speed USB device using ohci_hcd and address 8 Apr 23 17:51:43 home-desk kernel: usb 2-

[linux-usb-devel] [PATCH] Resource leak fix for whiteheat driver

2006-04-23 Thread Jesper Juhl
We may return from drivers/usb/serial/whiteheat.c::whiteheat_attach() without freeing `result' if we leave via the no_firmware: label. Spotted by the coverity checker as #670 Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- drivers/usb/serial/whiteheat.c |1 + 1 files changed, 1 inserti

[linux-usb-devel] Re: Dramatical increase of power consumption in uhci_hcd with kernel version 2.6.17-rc1

2006-04-23 Thread Alan Stern
On Sat, 22 Apr 2006, Flynn Marquardt wrote: > Am Freitag, den 21.04.2006, 16:25 -0400 schrieb Alan Stern: > > Flynn: > > > > As promised, here is a patch for 2.6.17-rc1. It should restore the old > > behavior and power-consumption for your UHCI controllers. Please try it > > out and let me kn