linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mikael Pettersson <mikpe@csd.uu.se>
To: alan@lxorguk.ukuu.org.uk, geert@linux-m68k.org
Cc: linux-kernel@vger.kernel.org, torvalds@osdl.org
Subject: Re: PATCH: mouse and keyboard by default if not embedded
Date: Sun, 10 Aug 2003 12:17:22 +0200 (MEST)	[thread overview]
Message-ID: <200308101017.h7AAHM5X004822@harpo.it.uu.se> (raw)

On Sun, 10 Aug 2003 10:42:27 +0200 (MEST), Geert Uytterhoeven wrote:
>>  config INPUT_MOUSEDEV_PSAUX
>> -	bool "Provide legacy /dev/psaux device"
>> +	bool "Provide legacy /dev/psaux device" if EMBEDDED
>
>Now INPUT_MOUSEDEV_PSAUX is always (on non-embedded machines) forced to true,
>even on machines without PS/2 keyboard/mouse hardware. Is that OK?

No it is not. I had to set CONFIG_EMBEDDED on my P4 (definitely
not embedded) to get rid of PSAUX. My P4 uses a nice serial mouse,
and I neither need nor want kernel mouse support.

I can understand the desire to provide safe defaults for newbies
doing oldconfig on 2.4 .configs, but the !EMBEDDED implies mouse
change is too rigid.

             reply	other threads:[~2003-08-10 10:17 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-10 10:17 Mikael Pettersson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-08-12  9:21 PATCH: mouse and keyboard by default if not embedded "Andrey Borzenkov" 
2003-08-15 23:15 ` James Simmons
2003-08-10  9:34 Andrey Borzenkov
2003-08-10  9:51 ` Geert Uytterhoeven
2003-07-27 20:03 Alan Cox
2003-07-28  7:14 ` Christoph Hellwig
2003-08-08 10:27   ` Rob Landley
2003-08-10  8:42 ` Geert Uytterhoeven
2003-08-11 17:40   ` James Simmons

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200308101017.h7AAHM5X004822@harpo.it.uu.se \
    --to=mikpe@csd.uu.se \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=geert@linux-m68k.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).