All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vojtech Pavlik <vojtech@suse.cz>
To: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: Linux 2.5.2-dj4
Date: Tue, 22 Jan 2002 17:40:17 +0100	[thread overview]
Message-ID: <20020122174017.A14033@suse.cz> (raw)
In-Reply-To: <20020122141609.A3379@suse.de>
In-Reply-To: <20020122141609.A3379@suse.de>; from davej@suse.de on Tue, Jan 22, 2002 at 02:16:09PM +0000

On Tue, Jan 22, 2002 at 02:16:09PM +0000, Dave Jones wrote:

> This syncs up to pre2 (pre3 next time), and includes Vojtech's (and others)
> input layer reworking to get it some more testing before it goes Linuswards.
> Anyone with any input device (yes, even just a keyboard)
> now has to enable this, and the relevant keyboard driver.

To extend this a little further, for a normal PS/2 keyboard and mouse
setup you need to enable the following options (or load the appropriate
modules):

Input device support  --->
	Input core support			(input.o)	
	  Keyboard interface			(keybdev.o)
	  Mouse interface			(mousedev.o)
	Serial i/o support			(serio.o)
	  i8042 PC Keyboard controller		(i8042.o)
	Keyboards
	  AT keyboard support			(atkbd.o)
	Mice
	  PS/2 mouse				(psmouse.o)

Note that you also have to change XF86Config and GPM to use /dev/input/mice
instead of /dev/psaux.

-- 
Vojtech Pavlik
SuSE Labs

      reply	other threads:[~2002-01-22 16:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-22 14:16 Linux 2.5.2-dj4 Dave Jones
2002-01-22 16:40 ` Vojtech Pavlik [this message]

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=20020122174017.A14033@suse.cz \
    --to=vojtech@suse.cz \
    --cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.