* How to unset CONFIG_SERIO_I8042 on x86?
@ 2009-06-13 17:47 Thomas Meyer
2009-06-15 15:53 ` Randy Dunlap
0 siblings, 1 reply; 4+ messages in thread
From: Thomas Meyer @ 2009-06-13 17:47 UTC (permalink / raw)
To: linux-kernel
Is it possible? Does it make sense?
I always get this message at boot up on my macbook pro:
[ 0.929828] PNP: No PS/2 controller found. Probing ports directly.
[ 0.930761] i8042.c: No controller found.
[ 0.931038] mice: PS/2 mouse device common for all mice
Or please make these messages warnings only, so I don't see them with
kernel option quiet.
ciao
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: How to unset CONFIG_SERIO_I8042 on x86?
2009-06-13 17:47 How to unset CONFIG_SERIO_I8042 on x86? Thomas Meyer
@ 2009-06-15 15:53 ` Randy Dunlap
2009-06-15 17:32 ` Thomas Meyer
2009-06-16 9:21 ` Jiri Kosina
0 siblings, 2 replies; 4+ messages in thread
From: Randy Dunlap @ 2009-06-15 15:53 UTC (permalink / raw)
To: Thomas Meyer; +Cc: linux-kernel, linux-input, Dmitry Torokhov
Thomas Meyer wrote:
> Is it possible? Does it make sense?
Enabled CONFIG_EMBEDDED, then disable KEYBOARD_ATKBD and
disable MOUSE_PS2, then you can disable SERIO_I8042.
Is the Macbook all USB for input devices?
> I always get this message at boot up on my macbook pro:
>
> [ 0.929828] PNP: No PS/2 controller found. Probing ports directly.
> [ 0.930761] i8042.c: No controller found.
> [ 0.931038] mice: PS/2 mouse device common for all mice
>
> Or please make these messages warnings only, so I don't see them with
> kernel option quiet.
--
~Randy
LPC 2009, Sept. 23-25, Portland, Oregon
http://linuxplumbersconf.org/2009/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: How to unset CONFIG_SERIO_I8042 on x86?
2009-06-15 15:53 ` Randy Dunlap
@ 2009-06-15 17:32 ` Thomas Meyer
2009-06-16 9:21 ` Jiri Kosina
1 sibling, 0 replies; 4+ messages in thread
From: Thomas Meyer @ 2009-06-15 17:32 UTC (permalink / raw)
To: Randy Dunlap; +Cc: linux-kernel, linux-input, Dmitry Torokhov
Am Montag, den 15.06.2009, 08:53 -0700 schrieb Randy Dunlap:
> Thomas Meyer wrote:
> > Is it possible? Does it make sense?
>
> Enabled CONFIG_EMBEDDED, then disable KEYBOARD_ATKBD and
> disable MOUSE_PS2, then you can disable SERIO_I8042.
Thanks. Works. I missed to unset the AT keyboard.
>
>
> Is the Macbook all USB for input devices?
Mine is.
And in general also, I guess.
>
>
> > I always get this message at boot up on my macbook pro:
> >
> > [ 0.929828] PNP: No PS/2 controller found. Probing ports directly.
> > [ 0.930761] i8042.c: No controller found.
> > [ 0.931038] mice: PS/2 mouse device common for all mice
> >
> > Or please make these messages warnings only, so I don't see them with
> > kernel option quiet.
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: How to unset CONFIG_SERIO_I8042 on x86?
2009-06-15 15:53 ` Randy Dunlap
2009-06-15 17:32 ` Thomas Meyer
@ 2009-06-16 9:21 ` Jiri Kosina
1 sibling, 0 replies; 4+ messages in thread
From: Jiri Kosina @ 2009-06-16 9:21 UTC (permalink / raw)
To: Randy Dunlap; +Cc: Thomas Meyer, linux-kernel, linux-input, Dmitry Torokhov
On Mon, 15 Jun 2009, Randy Dunlap wrote:
> Is the Macbook all USB for input devices?
As far as I know, yes.
--
Jiri Kosina
SUSE Labs
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-06-16 9:21 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-13 17:47 How to unset CONFIG_SERIO_I8042 on x86? Thomas Meyer
2009-06-15 15:53 ` Randy Dunlap
2009-06-15 17:32 ` Thomas Meyer
2009-06-16 9:21 ` Jiri Kosina
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox