Re: [PATCH] man: list the drivers that are ignored when hotplugging (#35209)

2011-03-21 Thread Dan Nicholson
On Wed, Mar 16, 2011 at 5:14 PM, Peter Hutterer peter.hutte...@who-t.net wrote: On Wed, Mar 16, 2011 at 05:24:08AM -0700, Dan Nicholson wrote: On Tue, Mar 15, 2011 at 3:11 PM, Peter Hutterer peter.hutte...@who-t.net wrote: On Tue, Mar 15, 2011 at 02:49:29PM +0100, Vincent Lefevre wrote: On

Re: [PATCH] man: list the drivers that are ignored when hotplugging (#35209)

2011-03-21 Thread Peter Hutterer
On Mon, Mar 21, 2011 at 05:59:47AM -0700, Dan Nicholson wrote: On Wed, Mar 16, 2011 at 5:14 PM, Peter Hutterer peter.hutte...@who-t.net wrote: On Wed, Mar 16, 2011 at 05:24:08AM -0700, Dan Nicholson wrote: On Tue, Mar 15, 2011 at 3:11 PM, Peter Hutterer peter.hutte...@who-t.net wrote:

Re: [PATCH] man: list the drivers that are ignored when hotplugging (#35209)

2011-03-21 Thread Dan Nicholson
On Mon, Mar 21, 2011 at 5:01 PM, Peter Hutterer peter.hutte...@who-t.net wrote: On Mon, Mar 21, 2011 at 05:59:47AM -0700, Dan Nicholson wrote: On Wed, Mar 16, 2011 at 5:14 PM, Peter Hutterer peter.hutte...@who-t.net wrote: On Wed, Mar 16, 2011 at 05:24:08AM -0700, Dan Nicholson wrote: On

Re: [PATCH] man: list the drivers that are ignored when hotplugging (#35209)

2011-03-17 Thread Vincent Lefevre
On 2011-03-17 10:05:52 +1000, Peter Hutterer wrote: you have two different drivers that happen to listen to the same device path. the options can't be merged as each driver only sees the options configured for it, and even if not all options are available in the respective other driver. Ah,

Re: [PATCH] man: list the drivers that are ignored when hotplugging (#35209)

2011-03-17 Thread Vincent Lefevre
On 2011-03-17 13:00:46 +0100, Vincent Lefevre wrote: I don't have the trace of what I did and tested, but I had in the past on this machine (before I tried evdev): Section InputDevice Identifier Synaptics Touchpad Driver synaptics Option

Re: [PATCH] man: list the drivers that are ignored when hotplugging (#35209)

2011-03-17 Thread Peter Hutterer
On Thu, Mar 17, 2011 at 01:17:35PM +0100, Vincent Lefevre wrote: On 2011-03-17 13:00:46 +0100, Vincent Lefevre wrote: I don't have the trace of what I did and tested, but I had in the past on this machine (before I tried evdev): Section InputDevice Identifier Synaptics

Re: [PATCH] man: list the drivers that are ignored when hotplugging (#35209)

2011-03-16 Thread Vincent Lefevre
On 2011-03-16 08:11:21 +1000, Peter Hutterer wrote: evdev has duplication detection built-in so it doesn't add the same device twice. going from the info in the bugreport it's hard to figure out what exactly was wrong though. I thought it was just the usual bug that we've seen before (but

Re: [PATCH] man: list the drivers that are ignored when hotplugging (#35209)

2011-03-16 Thread Julien Cristau
On Wed, Mar 16, 2011 at 12:51:00 +1000, Peter Hutterer wrote: On Wed, Mar 16, 2011 at 01:17:17AM +0100, Vincent Lefevre wrote: On 2011-03-16 08:11:21 +1000, Peter Hutterer wrote: evdev has duplication detection built-in so it doesn't add the same device twice. going from the info in the

Re: [PATCH] man: list the drivers that are ignored when hotplugging (#35209)

2011-03-16 Thread Vincent Lefevre
On 2011-03-16 09:14:10 +0100, Julien Cristau wrote: On Wed, Mar 16, 2011 at 12:51:00 +1000, Peter Hutterer wrote: driver conflict. since hotplugging is enabled, the device will be picked up once through the config, once through hotplugging. when it is picked up through the config everything

Re: [PATCH] man: list the drivers that are ignored when hotplugging (#35209)

2011-03-16 Thread Dan Nicholson
On Tue, Mar 15, 2011 at 3:11 PM, Peter Hutterer peter.hutte...@who-t.net wrote: On Tue, Mar 15, 2011 at 02:49:29PM +0100, Vincent Lefevre wrote: On 2011-03-15 13:21:16 +1000, Peter Hutterer wrote: X.Org Bug 35209 http://bugs.freedesktop.org/show_bug.cgi?id=35209 Signed-off-by: Peter

Re: [PATCH] man: list the drivers that are ignored when hotplugging (#35209)

2011-03-16 Thread Peter Hutterer
On Wed, Mar 16, 2011 at 09:58:56AM +0100, Vincent Lefevre wrote: On 2011-03-16 09:14:10 +0100, Julien Cristau wrote: On Wed, Mar 16, 2011 at 12:51:00 +1000, Peter Hutterer wrote: driver conflict. since hotplugging is enabled, the device will be picked up once through the config, once

Re: [PATCH] man: list the drivers that are ignored when hotplugging (#35209)

2011-03-16 Thread Peter Hutterer
On Wed, Mar 16, 2011 at 05:24:08AM -0700, Dan Nicholson wrote: On Tue, Mar 15, 2011 at 3:11 PM, Peter Hutterer peter.hutte...@who-t.net wrote: On Tue, Mar 15, 2011 at 02:49:29PM +0100, Vincent Lefevre wrote: On 2011-03-15 13:21:16 +1000, Peter Hutterer wrote: X.Org Bug 35209

Re: [PATCH] man: list the drivers that are ignored when hotplugging (#35209)

2011-03-15 Thread Julien Cristau
On Tue, Mar 15, 2011 at 13:21:16 +1000, Peter Hutterer wrote: X.Org Bug 35209 http://bugs.freedesktop.org/show_bug.cgi?id=35209 Signed-off-by: Peter Hutterer peter.hutte...@who-t.net --- hw/xfree86/doc/man/xorg.conf.man | 13 ++--- 1 files changed, 10 insertions(+), 3

Re: [PATCH] man: list the drivers that are ignored when hotplugging (#35209)

2011-03-15 Thread Cyril Brulebois
Peter Hutterer peter.hutte...@who-t.net (15/03/2011): -sections in the xorg.conf if hotplugging is enabled. +sections in the xorg.conf if hotplugging is in use. If hotplugging is +enabled, +.B InputDevice +sections using the +.B mouse, kbd To keep them sorted, maybe: kbd, mouse +and +.B

Re: [PATCH] man: list the drivers that are ignored when hotplugging (#35209)

2011-03-15 Thread Vincent Lefevre
On 2011-03-15 13:21:16 +1000, Peter Hutterer wrote: X.Org Bug 35209 http://bugs.freedesktop.org/show_bug.cgi?id=35209 Signed-off-by: Peter Hutterer peter.hutte...@who-t.net --- hw/xfree86/doc/man/xorg.conf.man | 13 ++--- 1 files changed, 10 insertions(+), 3 deletions(-) diff

Re: [PATCH] man: list the drivers that are ignored when hotplugging (#35209)

2011-03-15 Thread Peter Hutterer
On Tue, Mar 15, 2011 at 02:49:29PM +0100, Vincent Lefevre wrote: On 2011-03-15 13:21:16 +1000, Peter Hutterer wrote: X.Org Bug 35209 http://bugs.freedesktop.org/show_bug.cgi?id=35209 Signed-off-by: Peter Hutterer peter.hutte...@who-t.net --- hw/xfree86/doc/man/xorg.conf.man | 13

Re: [PATCH] man: list the drivers that are ignored when hotplugging (#35209)

2011-03-15 Thread Peter Hutterer
On Wed, Mar 16, 2011 at 01:17:17AM +0100, Vincent Lefevre wrote: On 2011-03-16 08:11:21 +1000, Peter Hutterer wrote: evdev has duplication detection built-in so it doesn't add the same device twice. going from the info in the bugreport it's hard to figure out what exactly was wrong though.

[PATCH] man: list the drivers that are ignored when hotplugging (#35209)

2011-03-14 Thread Peter Hutterer
X.Org Bug 35209 http://bugs.freedesktop.org/show_bug.cgi?id=35209 Signed-off-by: Peter Hutterer peter.hutte...@who-t.net --- hw/xfree86/doc/man/xorg.conf.man | 13 ++--- 1 files changed, 10 insertions(+), 3 deletions(-) diff --git a/hw/xfree86/doc/man/xorg.conf.man