public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Vojtech Pavlik <vojtech@suse.cz>
To: James Simmons <jsimmons@transvirtual.com>
Cc: Russell King <rmk@arm.linux.org.uk>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	linux-mips@oss.sgi.com,
	Linux ARM mailing list  <linux-arm-kernel@lists.arm.linux.org.uk>
Subject: Re: [PATCH] Migration to input api for keyboards
Date: Fri, 1 Feb 2002 08:04:05 +0100	[thread overview]
Message-ID: <20020201080405.B15571@suse.cz> (raw)
In-Reply-To: <20020131004041.K19292@flint.arm.linux.org.uk> <Pine.LNX.4.10.10201311159380.23385-100000@www.transvirtual.com>
In-Reply-To: <Pine.LNX.4.10.10201311159380.23385-100000@www.transvirtual.com>; from jsimmons@transvirtual.com on Thu, Jan 31, 2002 at 12:06:36PM -0800

On Thu, Jan 31, 2002 at 12:06:36PM -0800, James Simmons wrote:

> > >    As some on you know the input api drivers for the PS/2 keyboard/mice
> > > have gone into the dj tree for 2.5.X. I need people on other platforms
> > > besides ix86 to test it out. I made the following patch that forces the
> > > use of the new input drivers so people can test it. Shortly this patch
> > > will be placed into the DJ tree but before I do this I want to make sure
> > > it works for all platforms. Here is the patch to do this. Thank you.  
> > 
> > Oops.
> 
> Oops?
> 
> > Out of those 3 ARM machines, only 1 or maybe 2 has an 8042-compatible
> > port.
> > 
> > CONFIG_PC_KEYB != i8042 controller present.  Please look more closely
> > at stuff in include/asm-arm/arch-*/keyboard.h
> 
> I posted to find out which ones. BTW we have a driver for the acorn
> keyboard controller. No acorn keyboard but we do have support the acorn

The acorn RiscPC keyboard controller has a connector for the standard AT
keyboard, so it's rpckbd.c + atkbd.c doing the trick there.

> mouse. I can create a patch so you can give the mouse driver a try. Also
> help on porting the acorn keyboard driver would be helpful, any docs on
> it. 

Not needed. It's atkbd.c. And that way it'll be for a lot of other
hardware - AT keyboards are used everywhere, only the controllers
differ. That's the main reason for the keyboard (input) and keyboard
controller (serio) driver split!

-- 
Vojtech Pavlik
SuSE Labs

      reply	other threads:[~2002-02-01  7:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-31  0:13 [PATCH] Migration to input api for keyboards James Simmons
2002-01-31  0:40 ` Russell King
2002-01-31 20:06   ` James Simmons
2002-02-01  7:04     ` 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=20020201080405.B15571@suse.cz \
    --to=vojtech@suse.cz \
    --cc=jsimmons@transvirtual.com \
    --cc=linux-arm-kernel@lists.arm.linux.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@oss.sgi.com \
    --cc=rmk@arm.linux.org.uk \
    /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