All of lore.kernel.org
 help / color / mirror / Atom feed
From: Helge Deller <deller@gmx.de>
To: parisc-linux@lists.parisc-linux.org
Cc: Martin Schulze <joey@infodrom.org>
Subject: Re: [parisc-linux] Re: No PS2 keyboard/mouse on B132L, 2.6.[34]
Date: Sun, 14 Mar 2004 20:55:12 +0100	[thread overview]
Message-ID: <200403142055.12668.deller@gmx.de> (raw)
In-Reply-To: <20040314181256.GA9104@finlandia.infodrom.north.de>

On Sunday 14 March 2004 19:12, Martin Schulze wrote:
> > > For what it's worth, these settings don't activate my keyboard,
> > > but... tadam...  the mouse is recognised, finally.  

Cool.

> > > However, if 
> > > I have to choose to use either keyboard or mouse, I'd choose the
> > > keyboard.

Of course.

> > > CONFIG_INPUT_KEYBOARD=y
> > > CONFIG_KEYBOARD_ATKBD=y
> > > # CONFIG_KEYBOARD_SUNKBD is not set
> > > # CONFIG_KEYBOARD_XTKBD is not set
> > > # CONFIG_KEYBOARD_NEWTON is not set
> > > CONFIG_KEYBOARD_HIL=y
> > 
> > Why do you include HIL keyboard support?
> 
> Because the keyboad is connected to a HIL hub and it's also a
> reminiscent of the time before I learned that the keyboard and mouse
> are not handled entirely separate anymore.  I still have to strip some
> config options from the configuration.

I think the main question here is which type of keyboard you have.
Either it's a HIL keyboard (with the special HIL connector), or it's a 
PS/2 keyboard.
My 715/64 for example has a HIL HUB too, and here the mouse and
keyboard are 100% HIL only devices.
AFAIK, there are other HIL Hubs too, which provides original PS/2
ports and HIL ports. So, which kind of connector does your keyboard has ?

> > > CONFIG_INPUT_MOUSE=y
> > > CONFIG_MOUSE_PS2=y
> > > CONFIG_MOUSE_SERIAL=y
> > 
> > do you need serial mouse support?
> 
> Well, at one time I tried to fix the mouse problem by connecting a
> serial mouse to ttyS0/ttyS1 but it didn't work either, even though a
> getty on that port worked and I could log in, hence the port works at
> least and is supported in the kernel.

Serial mice should work. I didn't tested it for some time now, but if
it's broken I would like to know.

> > > CONFIG_MOUSE_HIL=y
> > 
> > and why do you include HIL mouse support?
> 
> Same as above, because the mouse is connected to a HIL hub and it's a
> reminiscent from the time before I learned that the keyboard and mouse
> are not handled entirely separate anymore for parisc.
> 
> > > Any idea how to get the keyboard detected again?
> > > (This is a 725/100)
> > 
> > I don't know the 725, but from what I understand it uses (GSC) PS/2, so you
> > attach keyboard and mouse directly, without any converters. Is that correct?
> 
> No it isn't.  That's the case for 712, not this one.  There's a HIL
> hub where I can connect one keyboard, one mouse and another HIL hub.
> The case doesn't have any PS/2 socket.

Ok. So your keyboard seem to be a HIL keyboard ?
But it's strange, that your PS/2 mouse works then... I'm confused.

> > If this is the cause, get rid of all HIL drivers and use PS/2 exclusively.
> > I think using a combination of HIL and PS/2 drivers might cause some
> > sort of driver confusion in your case.
> 
> Might well be.  I'm still working on stripping the stuff and testing
> various combinations.

Ok.
> > > If it helps to provide more information, please let me know and I'll
> > > dig them out.
> > >
> > >  	  Say Y here if you have a PS/2 mouse connected to your system. This
> > >  	  includes the standard 2 or 3-button PS/2 mouse, as well as PS/2
> > >  	  mice with wheels and extra buttons, Microsoft, Logitech or Genius
> > > -	  compatible.
> > > +	  compatible. This also includes a PS/2 mouse connected to your HIL
> > > +	  hub on PA-RISC.
> > 
> > I'm confused here!
> >
> > AFAIK if you are using HIL, you ONLY have to use the HIL keyboard/mouse
> > drivers, PS/2 is a different thing and is not involved at all.
> > (I hope I don't say anything stupid here).
> 
> Aha.  I thought it was different.  Maybe I misread Helges mail.

I'm not sure right now about the status of the HIL keyboard/mouse driver, e.g.
if it works or not in the 2.6 kernel series...
 
> > So far I thought that you cannot attach a PS/2 mouse to a HIL adapter,
> > you can only attach HIL devices ... (at least this is the case for my 730)
> 
> Well, at least physically this is possible.  I haven't tried to use
> that combination, though, since I have the original mouse and
> keyboard as well.  However, I could give it a try once I find a
> working config combination.

Yes, please.

Regards,
Helge

  reply	other threads:[~2004-03-14 19:55 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-08 11:28 [parisc-linux] No PS2 keyboard/mouse on B132L, 2.6.[34] Andy Walker
2004-03-09  5:36 ` Grant Grundler
2004-03-09 11:27   ` Andy Walker
2004-03-09 21:16     ` Matthew Wilcox
2004-03-09 21:04   ` Matthew Wilcox
2004-03-10  4:59     ` Grant Grundler
2004-03-09 10:03 ` Helge Deller
     [not found]   ` <28565.193.161.152.244.1078828435.squirrel@www.puszczka.com>
2004-03-09 21:59     ` Helge Deller
2004-03-09 22:21       ` Andy Walker
2004-03-14  7:37   ` [parisc-linux] " Martin Schulze
2004-03-14 15:28     ` M. Grabert
2004-03-14 18:12       ` Martin Schulze
2004-03-14 19:55         ` Helge Deller [this message]
2004-03-14 20:28           ` Martin Schulze
2004-03-14 21:19             ` Helge Deller
2004-03-15 17:14               ` [parisc-linux] " Martin Schulze
2004-03-15 19:46                 ` [parisc-linux] " Helge Deller
2004-03-15 20:02                   ` Andy Walker
2004-03-18  9:55                   ` Martin Schulze
2004-03-14 19:48     ` Helge Deller
2004-03-14 20:49       ` [parisc-linux] " Martin Schulze
2004-03-15  0:31         ` Grant Grundler
2004-03-15  8:42           ` Martin Schulze
2004-03-15 15:05             ` Martin Schulze
2004-03-15 22:47               ` Helge Deller
2004-03-14 20:47     ` [parisc-linux] " Martin Schulze
2004-03-14 21:24       ` Helge Deller
  -- strict thread matches above, loose matches on Subject: below --
2004-03-18 10:36 Andy Walker

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=200403142055.12668.deller@gmx.de \
    --to=deller@gmx.de \
    --cc=joey@infodrom.org \
    --cc=parisc-linux@lists.parisc-linux.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.