From: Jaco Kroon <jaco@kroon.co.za>
To: dtor_core@ameritech.net
Cc: linux-kernel@vger.kernel.org,
Sebastian Piechocki <sebekpi@poczta.onet.pl>
Subject: Re: i8042 controller on Toshiba Satellite P10 notebook - patch
Date: Mon, 04 Apr 2005 23:51:30 +0200 [thread overview]
Message-ID: <4251B6E2.3010506@kroon.co.za> (raw)
In-Reply-To: <d120d500050404140253a77ab8@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1574 bytes --]
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
>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?).
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).
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.
Jaco
--
There are only 10 kinds of people in this world,
those that understand binary and those that don't.
http://www.kroon.co.za/
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3166 bytes --]
next prev parent reply other threads:[~2005-04-04 21:57 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 [this message]
2005-04-04 22:50 ` Dmitry Torokhov
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=4251B6E2.3010506@kroon.co.za \
--to=jaco@kroon.co.za \
--cc=dtor_core@ameritech.net \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox