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

Re: [PATCH] PNP support for i8042 driver

2005-02-05 Thread matthieu castet
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: Hi, this patch add PNP support for the i8042 driver in 2.6.10-rc1-mm5. Acpi is try before the pnp driver so if you

Re: [PATCH] PNP support for i8042 driver

2005-02-04 Thread matthieu castet
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: Hi, this patch add PNP support for the i8042 driver in 2.6.10-rc1-mm5. Acpi is try before the pnp driver so if you

Re: [PATCH] PNP support for i8042 driver

2005-02-04 Thread Vojtech Pavlik
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: > > > >>Hi, > >>this patch add PNP support for the i8042 driver in 2.6.10-rc1-mm5. Acpi > >>is try before the pnp driver so if you d

Re: [PATCH] PNP support for i8042 driver

2005-02-04 Thread matthieu castet
Hi, Vojtech Pavlik wrote: On Sat, Nov 13, 2004 at 02:23:53PM +0100, matthieu castet wrote: Hi, this patch add PNP support for the i8042 driver in 2.6.10-rc1-mm5. Acpi is try before the pnp driver so if you don't disable ACPI or apply others pnpacpi patches, it won't change anything. Please revie