Re: 140 bugs, many of which are post-2.6.10 regressions - got a list?

2005-03-23 Thread zyphr
On Tue, 22 Mar 2005 15:14:47 +0100 (MET), Jan Engelhardt <[EMAIL PROTECTED]> wrote: > > Jesper Juhl wrote: > >I'm wondering if you have a list of those bugs somewhere? > > I think I've found something in his tree... > http://kernel.org/pub/linux/kernel/people/akpm/must-fix/ > Not sure if it is wh

Re: about interrupt latency

2005-03-14 Thread zyphr
On Sat, 12 Mar 2005 10:01:43 -0700 (MST), Zwane Mwaikambo <[EMAIL PROTECTED]> wrote: > On Wed, 9 Mar 2005, Francesco Oppedisano wrote: > > > On Tue, 8 Mar 2005 12:09:58 -0700 (MST), Zwane Mwaikambo > > <[EMAIL PROTECTED]> wrote: > > > > > At some cpu frequency point on i386 the main cause of your

Re: [PATCH] hid-core: Configurable USB HID Mouse Interrupt Polling Interval

2005-02-08 Thread zyphr
Something looks odd. I've tested this with 2.6.11-rc3-bk5 + your lasted patch cat /sys/module/usbhid/parameters/mousepoll says it's at 2ms but if I check /proc/bus/usb/devices it's reading 10ms I've used parameter under /etc/modules (debian sarge) in there I have added: usbhid mousepoll=2 this u