Re: Possible bug in keyboard.c (2.6.10)

2005-01-29 Thread Dmitry Torokhov
On Saturday 29 January 2005 06:12, Vojtech Pavlik wrote: > However, on 2.6, where you can have more than one keyboard, it'd be > better to use the EVIOCSKEYCODE ioctl on the event device instead of the > KDSKEYCODE ioctl on the console, as the later only changes the first > found keyboard. > FWIW

Re: Possible bug in keyboard.c (2.6.10)

2005-01-29 Thread Dmitry Torokhov
On Saturday 29 January 2005 06:25, Vojtech Pavlik wrote: > On Sat, Jan 29, 2005 at 04:50:55AM +, Al Viro wrote: > > > > I'm very sorry about the locking, but the thing grew up in times of > > > kernel 2.0, which didn't require any locking. There are a few possible > > > > Incorrect. You have

Re: [PATCH 6/8] Kconfig: cleanup input menu

2005-01-29 Thread Dmitry Torokhov
On Saturday 29 January 2005 18:20, Roman Zippel wrote: > Hi, > > On Sat, 29 Jan 2005, Dmitry Torokhov wrote: > > > On Saturday 29 January 2005 17:20, Roman Zippel wrote: > > > --- linux-2.6.11.orig/drivers/input/serio/KconfigÂÂÂ2005-01-29 > > > 22:5

Re: [PATCH 6/8] Kconfig: cleanup input menu

2005-01-29 Thread Dmitry Torokhov
On Saturday 29 January 2005 18:56, Roman Zippel wrote: > Hi, > > On Sat, 29 Jan 2005, Dmitry Torokhov wrote: > > > I can assure you that serio_raw driver _does not_ use input system - it is > > implementation of pre 2.6 /dev/psaux interface giving you access to raw AUX

Re: [PATCH 6/8] Kconfig: cleanup input menu

2005-01-29 Thread Dmitry Torokhov
On Saturday 29 January 2005 20:16, Roman Zippel wrote: > Hi, > > On Sat, 29 Jan 2005, Dmitry Torokhov wrote: > > > > That's fine, but why is it in the input menu? How do you suggest to make > > > it selectable without selecting input and without messing the m

Re: [PATCH 6/8] Kconfig: cleanup input menu

2005-01-29 Thread Dmitry Torokhov
On Saturday 29 January 2005 22:22, Roman Zippel wrote: > Hi, > > On Sat, 29 Jan 2005, Dmitry Torokhov wrote: > > > Well, with the current Kconfig I can de-select INPUT and still select > > serio and serio_raw and access my AUX port via /dev/psaux. I don't know >

Re: Possible bug in keyboard.c (2.6.10)

2005-01-30 Thread Dmitry Torokhov
On Sunday 30 January 2005 03:41, Al Viro wrote: > On Sat, Jan 29, 2005 at 12:25:10PM +0100, Vojtech Pavlik wrote: > > I know. As I said, this is a problem I know about, and will be fixed. I > > was mainly interested whether anyone sees further problems in scenarios > > which don't include device ad

Re: Possible bug in keyboard.c (2.6.10)

2005-01-30 Thread Dmitry Torokhov
On Sunday 30 January 2005 18:21, Dmitry Torokhov wrote: > On Sunday 30 January 2005 03:41, Al Viro wrote: > > On Sat, Jan 29, 2005 at 12:25:10PM +0100, Vojtech Pavlik wrote: > > > I know. As I said, this is a problem I know about, and will be fixed. I > > > was mainl

Re: [PATCH 0/16] New set of input patches

2005-01-30 Thread Dmitry Torokhov
On Thursday 27 January 2005 17:16, Vojtech Pavlik wrote: > On Thu, Jan 27, 2005 at 01:18:55PM -0500, Dmitry Torokhov wrote: > > On Thu, 27 Jan 2005 17:36:05 +0100, Vojtech Pavlik <[EMAIL PROTECTED]> > > wrote: > > > On Thu, Jan 27, 2005 at 05:15:18PM +0100, Vojtech P

Re: [PATCH 6/8] Kconfig: cleanup input menu

2005-01-30 Thread Dmitry Torokhov
On Sunday 30 January 2005 10:45, Roman Zippel wrote: > Hi, > > On Sat, 29 Jan 2005, Dmitry Torokhov wrote: > > > Ok, what about making some submenus to manage number of options, like in > > the patch below? > > I'd rather move it to the bottom and the menus

Re: [-mm patch] connector.c: make notify_lock static

2005-01-31 Thread Dmitry Torokhov
On Mon, 31 Jan 2005 13:41:19 +0100, Adrian Bunk <[EMAIL PROTECTED]> wrote: > notify_lock isn't a good name for a global lock. > But since it's not used outside of the file, it can be made static. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> > > --- linux-2.6.11-rc2-mm2-full/drivers/connecto

Re: Touchpad problems with 2.6.11-rc2

2005-01-31 Thread Dmitry Torokhov
On Mon, 31 Jan 2005 13:46:08 -0800, Pete Zaitcev <[EMAIL PROTECTED]> wrote: > > Can you tell me exactly how I go about "trying out Synaptics X driver"? > Peter's page is here: http://web.telia.com/~u89404340/touchpad/ Just do "yum update synaptics" and then Adjust your xorg.conf to use "synapti

Re: [2.6 patch] drivers/char/sonypi.c: make 3 structs static

2005-01-31 Thread Dmitry Torokhov
On Mon, 31 Jan 2005 22:49:05 +0100, Stelian Pop <[EMAIL PROTECTED]> wrote: > > sonypi.h is a "local" header file used only by sonypi.c. > > I would like to keep those tables in sonypi.h rather than putting > all into sonypi.c (or we could as well remove sonypi.h and put all the > contents into th

Re: [2.6 patch] drivers/char/sonypi.c: make 3 structs static

2005-01-31 Thread Dmitry Torokhov
On Mon, 31 Jan 2005 23:27:54 +0100, Stelian Pop <[EMAIL PROTECTED]> wrote: > On Mon, Jan 31, 2005 at 05:13:22PM -0500, Dmitry Torokhov wrote: > > > On Mon, 31 Jan 2005 22:49:05 +0100, Stelian Pop <[EMAIL PROTECTED]> wrote: > > > > > > sonypi.h is a

Re: Touchpad problems with 2.6.11-rc2

2005-01-31 Thread Dmitry Torokhov
On Monday 31 January 2005 18:15, Pete Zaitcev wrote: > Hello, Peter: > > The keyboard seems to work now, but I stepped on a very strange condition. > Suddenly, touchpad motions started to cause wild movements in it became > impossible to do anything due to a focus loss (of course, I had plenty of

Re: Touchpad problems with 2.6.11-rc2

2005-01-31 Thread Dmitry Torokhov
On Tuesday 01 February 2005 00:06, Pete Zaitcev wrote: > On Mon, 31 Jan 2005 22:40:35 -0500, Dmitry Torokhov <[EMAIL PROTECTED]> wrote: > > > > Suddenly, touchpad motions started to cause wild movements in it became > > > impossible to do anything due to a focus lo

Re: Really annoying bug in the mouse driver

2005-02-01 Thread Dmitry Torokhov
On Tue, 01 Feb 2005 09:54:37 +0100, Victor Hahn <[EMAIL PROTECTED]> wrote: > Hi Dmitry, > > thank you for the patch! Unfortunately, I wasn't able to apply it > correctly, neither to kernel 2.6.10 nor to kernel 2.6.4. Sorry, I think it will apply to 2.6.11-rc2, I'll try to rediff against 2.6.10 la

Re: [PATCH] Linux joydev joystick disconnect patch 2.6.11-rc2

2005-02-01 Thread Dmitry Torokhov
On Tue, 1 Feb 2005 08:52:15 -0600, David Fries <[EMAIL PROTECTED]> wrote: > Currently a blocking read, select, or poll call will not return if a > joystick device is unplugged. This patch allows them to return. > ... > static unsigned int joydev_poll(struct file *file, poll_table *wait) > { > +

Re: Really annoying bug in the mouse driver

2005-02-01 Thread Dmitry Torokhov
On Tuesday 01 February 2005 09:19, Victor Hahn wrote: > Dmitry Torokhov wrote: > > >Sorry, I think it will apply to 2.6.11-rc2, I'll try to rediff against > >2.6.10 later tonight. > > > > You don't need to do extra work to make it compatible with 2.

Re: Really annoying bug in the mouse driver

2005-02-01 Thread Dmitry Torokhov
On Wednesday 02 February 2005 01:08, Victor Hahn wrote: > Dmitry Torokhov wrote: > > >Any luck with the patch? > > > > I'm using 2.6.11rc2 with the patch for some hours now and it seems as if > it doesn't throw away bytes any more which makes linux 2.6 u

Re: Really annoying bug in the mouse driver

2005-02-02 Thread Dmitry Torokhov
On Wed, 02 Feb 2005 11:22:43 +0100, Victor Hahn <[EMAIL PROTECTED]> wrote: > Dmitry Torokhov wrote: > > >It still complains in dmesg about throwing away bytes, right? Please try > >loading the box some more to make sure mouse survives some abuse. > > > > >

Re: Touchpad problems with 2.6.11-rc2

2005-02-02 Thread Dmitry Torokhov
On Wed, 2 Feb 2005 11:20:33 +0100, Vojtech Pavlik <[EMAIL PROTECTED]> wrote: > On Tue, Feb 01, 2005 at 11:41:48PM -0800, Pete Zaitcev wrote: > > On 30 Jan 2005 12:10:34 +0100, Peter Osterlund <[EMAIL PROTECTED]> wrote: > > > > > > - Slow motion of finger produces no motion, then a jump. So, it's ve

Re: Touchpad problems with 2.6.11-rc2

2005-02-02 Thread Dmitry Torokhov
On Wed, 2 Feb 2005 09:58:51 -0800, Pete Zaitcev <[EMAIL PROTECTED]> wrote: > On Wed, 2 Feb 2005 18:07:27 +0100, Vojtech Pavlik <[EMAIL PROTECTED]> wrote: > > > On Wed, Feb 02, 2005 at 08:56:28AM -0800, Pete Zaitcev wrote: > > > On Wed, 2 Feb 2005 11:20:33 +0100, Vojtech Pavlik <[EMAIL PROTECTED]>

Re: Touchpad problems with 2.6.11-rc2

2005-02-02 Thread Dmitry Torokhov
On Wed, 02 Feb 2005 13:07:21 -0800 (PST), Peter Osterlund <[EMAIL PROTECTED]> wrote: > + if (mousedev->pkt_count >= 2) { > + tmp = ((fx(0) - fx(2)) * (250 * > FRACTION_DENOM)) / size; > + tmp

Re: Touchpad problems with 2.6.11-rc2

2005-02-02 Thread Dmitry Torokhov
On Wed, 02 Feb 2005 13:52:03 -0800 (PST), Peter Osterlund <[EMAIL PROTECTED]> wrote: > >if (mousedev->touch) { > + size = dev->absmax[ABS_X] - dev->absmin[ABS_X]; > + if (size == 0) size = xres; Sorry, missed this piece first time around. Since we don't want to

Re: Possible bug in keyboard.c (2.6.10)

2005-02-02 Thread Dmitry Torokhov
On Sunday 30 January 2005 18:21, Dmitry Torokhov wrote: > On Sunday 30 January 2005 03:41, Al Viro wrote: > > On Sat, Jan 29, 2005 at 12:25:10PM +0100, Vojtech Pavlik wrote: > > > I know. As I said, this is a problem I know about, and will be fixed. I > > > was mainl

Re: Touchpad problems with 2.6.11-rc2

2005-02-02 Thread Dmitry Torokhov
On Wednesday 02 February 2005 17:27, Peter Osterlund wrote: > On Wed, 2 Feb 2005, Dmitry Torokhov wrote: > > > On Wed, 02 Feb 2005 13:52:03 -0800 (PST), Peter Osterlund > > <[EMAIL PROTECTED]> wrote: > > > > > >if (mousedev->touch) { > >

Re: Really annoying bug in the mouse driver

2005-02-03 Thread Dmitry Torokhov
On Thu, 03 Feb 2005 16:05:40 +0100, Victor Hahn <[EMAIL PROTECTED]> wrote: > Dmitry Torokhov wrote: > > >Processor load we usually handle well, loaded disks are usually the > >ones that cause >= 0.5 sec delays between bytes received by psmouse. > >Please let me

Re: Touchpad problems with 2.6.11-rc2

2005-02-03 Thread Dmitry Torokhov
On Thu, 03 Feb 2005 07:22:40 -0800 (PST), Alexandre Oliva <[EMAIL PROTECTED]> wrote: > On Feb 3, 2005, Vojtech Pavlik <[EMAIL PROTECTED]> wrote: > > > On Thu, Feb 03, 2005 at 06:30:14AM -0200, Alexandre Oliva wrote: > >> On Feb 2, 2005, Pete Zaitcev <[EMAIL PROTECTED]> wrote: > >> > >> > On Wed,

Re: [PATCH 2.6.11-rc3] IBM Trackpoint support

2005-02-03 Thread Dmitry Torokhov
On Thursday 03 February 2005 17:43, Stephen Evanchik wrote: > Vojtech, > > Here is a patch that exposes the IBM TrackPoint's extended properties > as well as scroll wheel emulation. > > Hi, Very nice although I have a couple of comments. > /* > + * Try to initialize the IBM TrackPoint > + */

Re: [PATCH 2.6.11-rc3] IBM Trackpoint support

2005-02-03 Thread Dmitry Torokhov
On Thursday 03 February 2005 19:34, Dmitry Torokhov wrote: > On Thursday 03 February 2005 17:43, Stephen Evanchik wrote: > > Vojtech, > > > > Here is a patch that exposes the IBM TrackPoint's extended properties > > as well as scroll wheel emulation. > > &

Re: [PATCH 2.6.11-rc3] IBM Trackpoint support

2005-02-03 Thread Dmitry Torokhov
On Friday 04 February 2005 01:35, Vojtech Pavlik wrote: > On Thu, Feb 03, 2005 at 07:34:16PM -0500, Dmitry Torokhov wrote: > > On Thursday 03 February 2005 17:43, Stephen Evanchik wrote: > > > Vojtech, > > > > > > Here is a patch that exposes the IBM TrackPoint

Re: [PATCH 6/8] Kconfig: cleanup input menu

2005-02-04 Thread Dmitry Torokhov
On Fri, 4 Feb 2005 14:14:36 +0100, Vojtech Pavlik <[EMAIL PROTECTED]> wrote: > On Sun, Jan 30, 2005 at 06:39:37PM -0500, Dmitry Torokhov wrote: > > On Sunday 30 January 2005 10:45, Roman Zippel wrote: > > > Hi, > > > > > > On Sat, 29 Jan 2005, Dmitry To

Re: [PATCH 2.6.11-rc3] IBM Trackpoint support

2005-02-04 Thread Dmitry Torokhov
On Fri, 4 Feb 2005 14:45:28 +0100, Vojtech Pavlik <[EMAIL PROTECTED]> wrote: > On Fri, Feb 04, 2005 at 08:17:43AM -0500, Stephen Evanchik wrote: > > On Fri, 4 Feb 2005 07:35:20 +0100, Vojtech Pavlik <[EMAIL PROTECTED]> wrote: > > > Indeed. IIRC this patch killed wheel mouse detection in ubuntu. > >

Re: [PATCH 2.6.11-rc3] IBM Trackpoint support

2005-02-04 Thread Dmitry Torokhov
On Fri, 4 Feb 2005 07:54:54 +0100, Vojtech Pavlik <[EMAIL PROTECTED]> wrote: > On Fri, Feb 04, 2005 at 01:52:39AM -0500, Dmitry Torokhov wrote: > > On Friday 04 February 2005 01:35, Vojtech Pavlik wrote: > > > On Thu, Feb 03, 2005 at 07:34:16PM -0500, Dmitry Torokhov wrote

Re: [PATCH 6/8] Kconfig: cleanup input menu

2005-02-04 Thread Dmitry Torokhov
On Fri, 4 Feb 2005 15:13:31 +0100 (CET), Roman Zippel <[EMAIL PROTECTED]> wrote: > Hi, > > On Fri, 4 Feb 2005, Vojtech Pavlik wrote: > > > > When I go into a menu I explore option and submenus from top to bottom. > > > So I will see PS/2 or serial, and will go there and select what I need. > > >

Re: Huge unreliability - does Linux have something to do with it?

2005-02-04 Thread Dmitry Torokhov
On Fri, 4 Feb 2005 07:18:17 -0500, Wakko Warner <[EMAIL PROTECTED]> wrote: > Please keep me CCd > > jerome lacoste wrote: > > particular hardware (Dell Inspiron 8100)? I run Linux on 3 other > > I have this exact same laptop. It works perfectly for me with linux. > Originally started with a 2.4

Re: [2.6 patch] input: make some code static

2005-02-04 Thread Dmitry Torokhov
On Fri, 4 Feb 2005 22:39:55 +0100, Adrian Bunk <[EMAIL PROTECTED]> wrote: > This patch makes some needlessly global code static. > Hi Adrian, I merged your patch into my tree and it is ready for Vojtech to pull from. -- Dmitry - To unsubscribe from this list: send the line "unsubscribe linux-k

Re: [PATCH 2.6.11-rc3] IBM Trackpoint support

2005-02-04 Thread Dmitry Torokhov
On Friday 04 February 2005 09:45, Vojtech Pavlik wrote: > On Fri, Feb 04, 2005 at 09:17:33AM -0500, Dmitry Torokhov wrote: > > > It is still a problem if driver is registered after the port has been > > detected wich quite often is the case as many people have psmouse as a >

Re: [PATCH] PNP support for i8042 driver

2005-02-05 Thread Dmitry Torokhov
On Saturday 05 February 2005 08:48, matthieu castet wrote: > Hi, > > Vojtech Pavlik wrote: > > On Fri, Feb 04, 2005 at 06:37:29PM +0100, matthieu castet wrote: > > > >>Hi, > >> > >>Vojtech Pavlik wrote: > >> > >>>On Sat, Nov 13, 2004 at 02:23:53PM +0100, matthieu castet wrote: > >>> > >>> > H

[RFC/RFT] Better handling of bad xfers/interrupt delays in psmouse

2005-02-05 Thread Dmitry Torokhov
], 2005-02-05 14:33:05-05:00, [EMAIL PROTECTED] Input: psmouse - better handle bad transfers and interrupt delays by requesting resend of the last packet so we don't need to guess if received byte is remainder of last packet or start of a new one. Signed-off-by: D

Re: [PATCH] adding the ICS MK712 touchscreen driver to 2.6

2005-02-05 Thread Dmitry Torokhov
On Saturday 05 February 2005 16:02, Vojtech Pavlik wrote: v> On Wed, Jan 19, 2005 at 04:18:49PM -0500, Richard Koch wrote: > > Please include the patch below to bring the ICS MK712 touchscreen controller > > support, which is in kernel 2.4, in to kernel 2.6. > > > > This patch was constructed and

Re: Problem with trackpad and 2.6.11-rc[23], but not -rc1

2005-02-05 Thread Dmitry Torokhov
On Saturday 05 February 2005 21:14, Joseph Pingenot wrote: > Hello. > > I just tried (again) to get the most recent kernel version working on my > laptop. All is clear except for one small detail: the trackpad and mouse > buttons don't work. When using the eraser mouse, it moves around fine.

Re: [RFC/RFT] Better handling of bad xfers/interrupt delays in psmouse

2005-02-05 Thread Dmitry Torokhov
On Saturday 05 February 2005 16:11, Vojtech Pavlik wrote: > On Sat, Feb 05, 2005 at 02:48:56PM -0500, Dmitry Torokhov wrote: > > Hi, > > > > The patch below attempts to better handle situation when psmouse interrupt > > is delayed for more than 0.5 sec by requestin

Re: [RFC/RFT] Better handling of bad xfers/interrupt delays in psmouse

2005-02-05 Thread Dmitry Torokhov
On Sunday 06 February 2005 00:29, Dmitry Torokhov wrote: > On Saturday 05 February 2005 16:11, Vojtech Pavlik wrote: > > On Sat, Feb 05, 2005 at 02:48:56PM -0500, Dmitry Torokhov wrote: > > > Hi, > > > > > > The patch below attempts to better handle situa

[PATCH] Add resume support to serio bus.

2005-02-05 Thread Dmitry Torokhov
in course of regular resume process. Signed-off-by: Dmitry Torokhov <[EMAIL PROTECTED]> i8042.c |8 serio.c | 17 + 2 files changed, 21 insertions(+), 4 deletions(-) === diff

[PATCH] module-init-tools: generate modules.seriomap

2005-02-05 Thread Dmitry Torokhov
Hi Rusty, I have converted serio bus to use ID matching and changed serio drivers to use MODULE_DEVICE_TABLE. Now that Vojtech pulled the changes into his tree it would be nice if official module-init-tools generated the module map so that hotplug scripts could automatically load proper drivers.

[PATCH] hotplug: automatically load proper serio drivers

2005-02-06 Thread Dmitry Torokhov
Hi Greg, I have added ID matching, MODULE_DEVICE_TABLE and hotplug to serio subsystem; now that Vojtech pulled changes into his tree please consider adding these 2 scripts to the hotplug package so drivers for new serio ports could be loaded automatically. Thanks! -- Dmitry serio.agent Descri

Re: [RFC/RFT] Better handling of bad xfers/interrupt delays in psmouse

2005-02-06 Thread Dmitry Torokhov
On Sunday 06 February 2005 03:37, Vojtech Pavlik wrote: > On Sun, Feb 06, 2005 at 02:23:48AM -0500, Dmitry Torokhov wrote: > > > Ok, here is the patch using PSMOUSE_CMD_POLL. Seems to work fine with 2 > > external mice that I have and my touchpad in PS/2 compatibility mode. >

Re: [PATCH] adding the ICS MK712 touchscreen driver to 2.6

2005-02-06 Thread Dmitry Torokhov
On Sunday 06 February 2005 04:25, Vojtech Pavlik wrote: > You're right, as usual. ;) How about this one? The spinlock also > protects from concurrent hardware register access. I'm always surprised > how much code the input API saves when converting a driver ... > Yep, this looks much better. --

Re: [RFC/RFT] Better handling of bad xfers/interrupt delays in psmouse

2005-02-06 Thread Dmitry Torokhov
On Sunday 06 February 2005 04:27, Pavel Machek wrote: > Hi! > > > The patch below attempts to better handle situation when psmouse interrupt > > is delayed for more than 0.5 sec by requesting a resend. This will allow > > properly synchronize with the beginning of the packet as mouse is supposed >

Re: [PATCH] Linux joydev joystick disconnect patch 2.6.11-rc2

2005-02-06 Thread Dmitry Torokhov
On Sunday 06 February 2005 08:12, Vojtech Pavlik wrote: > On Tue, Feb 01, 2005 at 10:24:39AM -0500, Dmitry Torokhov wrote: > > On Tue, 1 Feb 2005 08:52:15 -0600, David Fries <[EMAIL PROTECTED]> wrote: > > > Currently a blocking read, select, or poll call will not return if

[PATCH] twiddler compile fix.

2005-02-06 Thread Dmitry Torokhov
Hi, Somehow this part of one of the earlier patches was lost... -- Dmitry === [EMAIL PROTECTED], 2005-02-06 20:25:21-05:00, [EMAIL PROTECTED] Input: fix compie error in twidjoy.c Signed-off-by: Dmitry Torokhov <[EM

Re: [PATCH] module-init-tools: generate modules.seriomap

2005-02-06 Thread Dmitry Torokhov
On Sunday 06 February 2005 22:41, Rusty Russell wrote: > On Sun, 2005-02-06 at 02:55 -0500, Dmitry Torokhov wrote: > > Hi Rusty, > > > > I have converted serio bus to use ID matching and changed serio drivers > > to use MODULE_DEVICE_TABLE. Now that Vojtech pulled the c

Re: POSTing of video cards (WAS: Solo Xgl..)

2005-02-22 Thread Dmitry Torokhov
On Tue, 22 Feb 2005 11:19:10 -0800 (PST), Linus Torvalds <[EMAIL PROTECTED]> wrote: > > > On Mon, 21 Feb 2005, Jon Smirl wrote: > > > > I was working on the assumption that all PCI based, VGA class hardware > > that is not the boot device needs to be posted. > > I don't think that's true. We cer

[PATCH] ALPS: do not activate on unsupported models

2005-02-22 Thread Dmitry Torokhov
mitry === Input: ALPS - do not activate native mode for devices whose data we can not handle yet. Signed-off-by: Dmitry Torokhov <[EMAIL PROTECTED]> alps.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) Index: dtor/drivers/input/m

Re: mouse still losing sync and thus jumping around

2005-02-23 Thread Dmitry Torokhov
> psmouse.c: TouchPad at isa0060/serio2/input0 lost sync at byte 1 > psmouse.c: TouchPad at isa0060/serio2/input0 - driver resynched. > psmouse.c: TouchPad at isa0060/serio2/input0 lost sync at byte 1 > > (using either the touchpad or the connected PS/2 mouse) > > I tried th

Re: mouse still losing sync and thus jumping around

2005-02-23 Thread Dmitry Torokhov
On Wed, 23 Feb 2005 17:29:49 +0100, Nils Kalchhauser <[EMAIL PROTECTED]> wrote: > Dmitry Torokhov wrote: > > On Wed, 23 Feb 2005 14:22:42 +0100, Nils Kalchhauser > > There were 2 versions of the psmouse-resend patch, the first one was > > indeed producing worse results,

Re: 2.6.11-rc4-mm1

2005-02-23 Thread Dmitry Torokhov
On Wednesday 23 February 2005 18:12, Ed Tomlinson wrote: > On Wednesday 23 February 2005 17:38, J.A. Magallon wrote: > > > > On 02.23, Andrew Morton wrote: > > > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.11-rc4/2.6.11-rc4-mm1/ > > > > > > > > > - Various fixes and

Re: mouse still losing sync and thus jumping around

2005-02-23 Thread Dmitry Torokhov
On Wednesday 23 February 2005 22:05, Anthony DiSante wrote: > Dmitry Torokhov wrote: > > Yes, It usually happens either under high load, when mouse interrupts are > > significantly delayed. Or sometimes it happen when applications poll > > battey status and on some boxes it t

[PATCH 0/5] I8K driver facelift

2005-02-23 Thread Dmitry Torokhov
Hi, here are some changes that freshen I8K driver (Dell Inspiron/Latitude platform driver). The patches have been tested on Inspiron 8100. i8k-lindent.patch - pass the driver through Lindent to comply with CondingStyle requirements (4 spaces vs. TAB indentation) i8k-use-dmi.patch - use standar

[PATCH 1/5] I8K - pass though Lindent

2005-02-23 Thread Dmitry Torokhov
=== I8K: pass through Lindent to change 4 spaces identation to TABs Signed-off-by: Dmitry Torokhov <[EMAIL PROTECTED]> i8k.c | 954 +- 1 files change

[PATCH 2/5] I8K - use standard DMI functions

2005-02-23 Thread Dmitry Torokhov
ar of it poking into random SMM BIOS code. DMI checks can be ignored with i8k.ignore_dmi option. Signed-off-by: Dmitry Torokhov <[EMAIL PROTECTED]> Documentation/kernel-parameters.txt |3 arch/i386/kernel/dmi_scan.c |1 drivers/char/i8k.c

[PATCH 3/5] I8K - switch to seq_file

2005-02-23 Thread Dmitry Torokhov
=== I8K: Change proc code to use seq_file. Signed-off-by: Dmitry Torokhov <[EMAIL PROTECTED]> i8k.c | 64 ++-- 1 files changed, 22 insertions(+), 42 del

[PATCH 4/5] I8K - switch to module_{init|exit}

2005-02-23 Thread Dmitry Torokhov
=== I8K: use module_{init|exit} instead of old style #ifdef MODULE code, some formatting changes. Signed-off-by: Dmitry Torokhov <[EMAIL PROTECTED]> i8k.c

[PATCH 5/5] I8K - convert to platform device (sysfs)

2005-02-23 Thread Dmitry Torokhov
i8k.c | 117 ++ 1 files changed, 117 insertions(+) Index: dtor/drivers/char/i8k.c === --- dtor.orig/drivers/char/i8k.c +++ dtor/drivers/char/i8k.c @@ -22,6 +22,7 @@

Re: ALPS tapping disabled. WHY?

2005-02-24 Thread Dmitry Torokhov
On Thursday 24 February 2005 18:29, Ian E. Morgan wrote: > Trying out 2.6.11-rc5, I discovered my ALPS touchpad misbehaving. After > reading several threads related to the topic, noe seemed to resolve my > issue. > > The pad has always worked fine as a plain PS/2 mouse, from 2.4.0 through > 2.6.10

Re: 2.6.11-rc4-mm1

2005-02-24 Thread Dmitry Torokhov
On Thursday 24 February 2005 19:06, J.A. Magallon wrote: > > On 02.24, Dmitry Torokhov wrote: > > On Wednesday 23 February 2005 18:12, Ed Tomlinson wrote: > > > On Wednesday 23 February 2005 17:38, J.A. Magallon wrote: > > > > > > > > On 02.23,

Re: ALPS touchpad not seen by 2.6.11 kernels

2005-02-25 Thread Dmitry Torokhov
On Fri, 25 Feb 2005 13:33:36 -0800 (PST), Johan Braennlund <[EMAIL PROTECTED]> wrote: > Hi. I've had trouble with my ALPS touchpad on my Acer Aspire, ever > since ALPS support was merged into the kernel. I've tried various > kernels from 2.6.11-rc3 to -rc5 (including some -mm kernels) and none > of

Re: ALPS touchpad not seen by 2.6.11 kernels

2005-02-25 Thread Dmitry Torokhov
On Friday 25 February 2005 17:20, Johan Braennlund wrote: > > --- Dmitry Torokhov wrote: > > > Does i8042 detect presence of an AUX port (check dmesg)? > > No. > > > If not try booting with i8042.noacpi kernel boot option. > > Yes, that helped - everything

Re: ALPS touchpad not seen by 2.6.11 kernels

2005-02-26 Thread Dmitry Torokhov
On Saturday 26 February 2005 17:55, Frank Victor Fischer wrote: > I have had the same problem and the solution worked for me as well. > > Where should I put the DSDT? > Just e-mail it to me - I suspect your PS/2 port has a wierd ID assigned to it, one that i8042 driver does not expect. -- Dmit

Re: ALPS touchpad not seen by 2.6.11 kernels

2005-02-26 Thread Dmitry Torokhov
follwing patch? Andrew, if this works I'd like to see it in 2.6.11... Vojtech, I will send you patch for PNP shortly after. -- Dmitry = Input: add more PNP IDs to i8042 driver. Signed-off-by: Dmitry Torokhov <[EMAIL PROT

Re: [patch 3/2] drivers/char/vt.c: remove unnecessary code

2005-02-28 Thread Dmitry Torokhov
On Mon, 28 Feb 2005 14:13:57 +0100, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > >On Mon, Feb 28, 2005 at 01:57:59PM +0100, [EMAIL PROTECTED] wrote: > >> Please _don't_ apply this, but tell me what you think about it. > > >It's broken. 8) > > >> --- old/drivers/char/vt.c 2004-12-24 22:35:25.

Re: [patch 3/2] drivers/char/vt.c: remove unnecessary code

2005-02-28 Thread Dmitry Torokhov
On Mon, 28 Feb 2005 15:02:32 +0100, Arjan van de Ven <[EMAIL PROTECTED]> wrote: > \ > > > >> + for(npar = NPAR-1; npar < NPAR; npar--) > > > > > > >How many times do you want this for loop to run? > > > > > > NPAR times :-). As I stated, npar is unsigned. > > > > > > > for (npar = NPAR - 1; npar >=

Re: Complicated networking problem

2005-02-28 Thread Dmitry Torokhov
On Monday 28 February 2005 21:02, [EMAIL PROTECTED] wrote: > On Mon, 28 Feb 2005 14:59:31 +1000, Jarne Cook said: > > > They are both using dhcp to the same simple network. That's right. Same > > network. They both end up with gateway=192.168.0.1, netmask=255.255.255.0. > > > > But ofcourse

Re: [PATCH] raw1394 missing failure handling

2005-03-02 Thread Dmitry Torokhov
On Wed, 02 Mar 2005 13:28:23 +0100, Panagiotis Issaris <[EMAIL PROTECTED]> wrote: > Hi, > > Anton Altaparmakov wrote: > > >On Wed, 2005-03-02 at 12:10 +0100, Panagiotis Issaris wrote: > > > > > >>In the raw1394 driver the failure handling for > >>a __copy_to_user call is missing. > >> > >> > > >

Re: 2.6.11: touchpad unresponsive

2005-03-02 Thread Dmitry Torokhov
On Wed, 02 Mar 2005 16:55:59 +0100, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I just compiled 2.6.11 from 2.6.10 config using 'make oldconfig', > activate new options to default values (i.e. set "main kernel lock > preemtive" to YES). > > Booting X in new kernel makes my touchpad very unrespo

Re: 2.6.11: touchpad unresponsive

2005-03-02 Thread Dmitry Torokhov
On Wed, 02 Mar 2005 19:51:09 +0100, Miguelanxo Otero Salgueiro <[EMAIL PROTECTED]> wrote: > Dmitry Torokhov wrote: > > >On Wed, 02 Mar 2005 16:55:59 +0100, [EMAIL PROTECTED] > ><[EMAIL PROTECTED]> wrote: > > > > > >>I just compiled 2.6.11 from

Re: Documentation for krefs

2005-03-02 Thread Dmitry Torokhov
On Wed, 02 Mar 2005 21:30:06 +, Ralph Corderoy <[EMAIL PROTECTED]> wrote: > > +This way, it doesn't matter what order the two threads handle the > > +data, the put handles knowing when the data is free and releasing it. > > s/put/kref_put()/ > What about s/is free/is not referenced anymore/

Re: Bug report -- keyboard not working Linux 2.6.11 on Inspiron 1150 (and 5150)

2005-03-02 Thread Dmitry Torokhov
On Wed, 02 Mar 2005 23:16:43 +, Marcus Furlong <[EMAIL PROTECTED]> wrote: > Here's the diff of dmesgs between 2.6.10 and 2.6.11 > > 2.6.10 > >i8042.c: Warning: Keylock active. > >serio: i8042 AUX port at 0x60,0x64 irq 12 > >serio: i8042 KBD port at 0x60,0x64 irq 1 > > 2.6.11 > < ACPI: PS/2 Ke

Re: Bug report -- keyboard not working Linux 2.6.11 on Inspiron 1150

2005-03-02 Thread Dmitry Torokhov
On Wednesday 02 March 2005 21:27, Joshua Hudson wrote: > i8042: ACPI detection disabled > i8042.c: Warning: Keylock active. I really need dmesg when booting _without_ the option, i.e. non-working case. Thanks! -- Dmitry - To unsubscribe from this list: send the line "unsubscribe linux-kernel" i

Re: Bug report -- keyboard not working Linux 2.6.11 on Inspiron 1150

2005-03-02 Thread Dmitry Torokhov
On Wednesday 02 March 2005 21:01, Joshua Hudson wrote: > > On Wed, 2 Mar 2005, Dmitry Torokhov wrote: > > > On Wed, 2 Mar 2005 13:26:18 -0800 (PST), Joshua Hudson > > <[EMAIL PROTECTED]> wrote: > > > No obvous reason. Works fine with kernel 2.6.10 > >

Re: Keyboard broken on Inspiron 5150 with 2.6.11

2005-03-02 Thread Dmitry Torokhov
On Wednesday 02 March 2005 17:33, David Johnson wrote: > On Wednesday 02 Mar 2005 22:03, Dmitry Torokhov wrote: > > On Wed, 2 Mar 2005 21:35:16 +, David Johnson <[EMAIL PROTECTED]> wrote: > > > Hi all, > > > > > > I've just booted 2.6.11 a

Re: RFD: Kernel release numbering

2005-03-02 Thread Dmitry Torokhov
On Wed, 2 Mar 2005 14:21:38 -0800 (PST), Linus Torvalds <[EMAIL PROTECTED]> wrote: > > Comments? > Just rename: 2..-rcX -> 2..y-preX 2.. -> 2..y-rcX 2.. -> 2..y -- Dmitry - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL

Re: Bug report -- keyboard not working Linux 2.6.11 on Inspiron 1150

2005-03-02 Thread Dmitry Torokhov
On Wednesday 02 March 2005 23:02, Joshua Hudson wrote: > ACPI: PS/2 Keyboard Controller [KBC] at I/O 0x60, 0x66, irq 1 > ACPI: PS/2 Mouse Controller [PS2M] at irq 12 > i8042.c: Can't read CTR while initializing i8042. Ok, your BIOS is also reporting incorrect port values for the keyboard controlle

Re: Bug report -- keyboard not working Linux 2.6.11 on Inspiron 1150

2005-03-02 Thread Dmitry Torokhov
On Wed, 2 Mar 2005 13:26:18 -0800 (PST), Joshua Hudson <[EMAIL PROTECTED]> wrote: > No obvous reason. Works fine with kernel 2.6.10 Does it work with i8042.noacpi kernel boot parameter? -- Dmitry - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message t

Re: Keyboard doesn't work with CONFIG_PNP in 2.6.11-rc5-mm1

2005-03-03 Thread Dmitry Torokhov
On Thursday 03 March 2005 16:58, Alexander Nyberg wrote: > Hi! > > I had accidently chosen CONFIG_PNP and noticed that my keyboard didn't > work with bk-dtor-input.patch in the tree (backing out makes keyboard > work). > Hi, It looks like some old stuff in my tree overwrites good stuff from Voj

Re: 2.6.11 ps/2 mouse is dead

2005-03-03 Thread Dmitry Torokhov
On Friday 04 March 2005 00:52, Leonid Petrov wrote: > I upgraded from 2.6.10 to 2.6.11 using "make oldconfig" and my > Logitech ps/2 mouse is dead. cat /dev/input/mice shows > nothing. Nothing suspicios in /var/log/messages > The same mousce works fine with 2.6.10 > Does it work with i8042.noac

Re: 2.6.9 & 2.6.10 unresponsive to keyboard upon bootup

2005-01-15 Thread Dmitry Torokhov
On Saturday 15 January 2005 06:05 am, Marco Cipullo wrote: > Same problem with me. I also have a laptop and I also have the same problem > started in the same period. > ... > # > # Input I/O drivers > # > # CONFIG_GAMEPORT is not set > CONFIG_SOUND_GAMEPORT=y > CONFIG_SERIO=y > CONFIG_SERIO_I8042

Re: [PATCH] new driver for ITM Touch touchscreen

2005-03-04 Thread Dmitry Torokhov
On Fri, 4 Mar 2005 14:03:37 +0200, Alexey Dobriyan <[EMAIL PROTECTED]> wrote: > On Friday 04 March 2005 12:30, Hans-Christian Egtvedt wrote: > > > I've ported the works from Chris Collins so the drivers compiles without > > warnings and works (for me) with Linux 2.6.10 and 2.6.11. > > > Any comme

Re: v.2.6.11 mouse still losing sync and thus jumping around

2005-03-04 Thread Dmitry Torokhov
On Fri, 04 Mar 2005 16:22:35 +0200, Bennie Kahler-Venter <[EMAIL PROTECTED]> wrote: > Oops - made a small mistake - new patch > > Find attached the updated psmouse-resend patch for 2.6.11. > > It fixes most of the lost-sync problems for the ps2 mouse but not all of > them. I might have picked th

Re: [PATCH] new driver for ITM Touch touchscreen

2005-03-04 Thread Dmitry Torokhov
On Fri, 04 Mar 2005 17:20:24 +0100, Hans-Christian Egtvedt <[EMAIL PROTECTED]> wrote: > On Fri, 2005-03-04 at 09:52 -0500, Dmitry Torokhov wrote: > > On Fri, 4 Mar 2005 14:03:37 +0200, Alexey Dobriyan <[EMAIL PROTECTED]> > > wrote: > > > On Friday 04 Marc

Re: Touchpad "tapping" changes in 2.6.11?

2005-03-07 Thread Dmitry Torokhov
On Mon, 07 Mar 2005 14:14:02 +0100, Henrik Persson <[EMAIL PROTECTED]> wrote: > Hi there. > > I noticed that the ALPS driver was added to 2.6.11, a thing that alot of > people probably like, but since my touchpad (Acer Aspire 1300XV) worked > perfectly before (like, 2.6.10) and now the ALPS driver

Re: Touchpad "tapping" changes in 2.6.11?

2005-03-07 Thread Dmitry Torokhov
On Mon, 07 Mar 2005 17:10:27 +0100, Henrik Persson <[EMAIL PROTECTED]> wrote: > Dmitry Torokhov wrote: > > On Mon, 07 Mar 2005 14:14:02 +0100, Henrik Persson <[EMAIL PROTECTED]> > > wrote: > > > >>Hi there. > >> > >>I noticed th

Re: Touchpad "tapping" changes in 2.6.11?

2005-03-07 Thread Dmitry Torokhov
On 07 Mar 2005 22:29:26 +0100, Peter Osterlund <[EMAIL PROTECTED]> wrote: > Dmitry Torokhov <[EMAIL PROTECTED]> writes: > > Still I think having Synaptics driver installed is the best way in the > > end simply because it has a lot of knobs so one can adjust tpouchpa

Re: 2.6.11-mm1: sound <-> GAMEPORT problems

2005-03-07 Thread Dmitry Torokhov
On Mon, 7 Mar 2005 22:52:06 +0100, Adrian Bunk <[EMAIL PROTECTED]> wrote: > On Mon, Mar 07, 2005 at 09:41:59AM +0100, Borislav Petkov wrote: > > On Friday 04 March 2005 12:32, Andrew Morton wrote: > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.11/2.6.11 > > >-mm1/ > > > > >

Re: 2.6.11-mm1: sound <-> GAMEPORT problems

2005-03-07 Thread Dmitry Torokhov
On Mon, 7 Mar 2005 22:52:06 +0100, Adrian Bunk <[EMAIL PROTECTED]> wrote: > On Mon, Mar 07, 2005 at 09:41:59AM +0100, Borislav Petkov wrote: > > On Friday 04 March 2005 12:32, Andrew Morton wrote: > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.11/2.6.11 > > >-mm1/ > > > > >

Re: RFC: Harmonised parameter passing

2005-03-08 Thread Dmitry Torokhov
On Tue, 8 Mar 2005 15:59:23 +0100, Henk Vergonet <[EMAIL PROTECTED]> wrote: > > Hi, > > The current method of parameter passing to drivers build as a module is > extremely usefull. > Modules don't have to write there own parsing code, there's a nice macro that > can be used to document specific

Re: RFC: Harmonised parameter passing

2005-03-08 Thread Dmitry Torokhov
On Tue, 8 Mar 2005 16:47:47 +0100, Henk Vergonet <[EMAIL PROTECTED]> wrote: > One question remains though, how do you handle the initialization of > multiple instances of an inbound driver? > > mcd0.io=0x340 mcd1.io=0x350 > I think the most common practice is to specify a list of addresses: mcd.

Re: [PATCH] new driver for ITM Touch touchscreen

2005-03-08 Thread Dmitry Torokhov
On Tue, 08 Mar 2005 17:01:00 +0100, Hans-Christian Egtvedt <[EMAIL PROTECTED]> wrote: > On Fri, 2005-03-04 at 11:54 -0500, Dmitry Torokhov wrote: > > On Fri, 04 Mar 2005 17:20:24 +0100, Hans-Christian Egtvedt <[EMAIL > > PROTECTED]> wrote: > > > On Fri, 2005-0

<    4   5   6   7   8   9   10   11   12   13   >