All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Jaco Kroon <jaco@kroon.co.za>
Cc: linux-kernel@vger.kernel.org,
	Sebastian Piechocki <sebekpi@poczta.onet.pl>
Subject: Re: i8042 controller on Toshiba Satellite P10 notebook - patch
Date: Mon, 4 Apr 2005 17:50:47 -0500	[thread overview]
Message-ID: <d120d50005040415506cd87287@mail.gmail.com> (raw)
In-Reply-To: <4251B6E2.3010506@kroon.co.za>

On Apr 4, 2005 4:51 PM, Jaco Kroon <jaco@kroon.co.za> wrote:
> Dmitry Torokhov wrote:
> > On Apr 4, 2005 3:35 PM, Jaco Kroon <jaco@kroon.co.za> wrote:
> >
> >>As for loading the modules i8042, atkbd and psmouse (in that order):
> >>black void of death.
> >>
> > Hmm.. remind me, if you boot with usb-handoff does it switch the i8042
> > into active multiplexing mode (you get 4 AUX serio ports)?
> >
> Checking my logs it actually looks like usb-handoff did get 4 ports.
> With my patch, however, I only get:
> 
> serio: i8042 AUX port at 0x60,0x64 irq 12
> serio: i8042 AUX port at 0x60,0x64 irq 1
> 

Ok, try booting with "usb-handoff i8042.nomux". If that cures
death-on-reboot problem then Vojtech already has a patch in
2.6.12-rc1:

http://linux.bkbits.net:8080/linux-2.5/cset@41f8e2d7j4JtjbrlrI5eYgQQ86yDhg

> >From the code I understand that this means that i8042_nomux != 0 or
> i8042_check_mux() return != 0.  So I assume that with the patch that
> check_mux returns non-zero (and reversed logic means that 0 implies the
> check succeeds, ie, it _fails_ with my patch installed).  I don't know
> which is the prefered mode of operation though (I guess MUX with 4 AUX
> ports?).
> 

Yes, with 4 ports your external mouse is independent from the touhpad.
When you have only 1 port you can't use touchpad's extended mode
together with an external mouse.

> With my patch I do get the ALPS support though - something which I
> didn't get with usb-handoff, nor with acpi=off, nor with simply hacking
> out the AUX_LOOP and AUX_TEST tests and just assuming the hardware is
> there (I saw ALPS yesterday for the first time in my life for that matter).
> 

Hmm, I'd like to debug that once we resolve reboot problems.

> OT:  I think I prefer synaptics multi-finger tapping to the tapping in
> specific locations to get right and middle clicking, but that is another
> story that probably has nothing to do with the kernel, and quite likely
> something that is configurable in the synaptics xorg driver.
> 

You should be able to control that in xorg.conf.

-- 
Dmitry

  reply	other threads:[~2005-04-04 22:56 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-04 16:10 i8042 controller on Toshiba Satellite P10 notebook - patch Jaco Kroon
2005-04-04 16:54 ` Dmitry Torokhov
2005-04-04 17:07   ` Jaco Kroon
2005-04-04 18:03     ` Dmitry Torokhov
2005-04-04 20:35       ` Jaco Kroon
2005-04-04 21:02         ` Dmitry Torokhov
2005-04-04 21:51           ` Jaco Kroon
2005-04-04 22:50             ` Dmitry Torokhov [this message]
2005-04-04 23:54               ` Jaco Kroon
2005-04-05  0:15                 ` Dmitry Torokhov
2005-04-05  0:35                   ` Jaco Kroon
2005-04-05  1:25                     ` Dmitry Torokhov
2005-04-05 18:20                 ` Stefan Seyfried
2005-04-05 18:37                   ` Dmitry Torokhov
2005-04-05 21:01                     ` Jaco Kroon
2005-04-05 21:21                       ` Dmitry Torokhov
2005-04-05 21:26                         ` Jaco Kroon
2005-04-06  5:58                         ` Jaco Kroon

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=d120d50005040415506cd87287@mail.gmail.com \
    --to=dmitry.torokhov@gmail.com \
    --cc=dtor_core@ameritech.net \
    --cc=jaco@kroon.co.za \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sebekpi@poczta.onet.pl \
    /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.