public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dtor_core@ameritech.net>
To: linux-kernel@vger.kernel.org
Cc: Matthias Hentges <mailinglisten@hentges.net>
Subject: Re: [2.6.10-rc1-mm2] keyboard / synaptics not working
Date: Sun, 31 Oct 2004 23:42:01 -0500	[thread overview]
Message-ID: <200410312342.01850.dtor_core@ameritech.net> (raw)
In-Reply-To: <1099277136.11089.1.camel@mhcln03>

On Sunday 31 October 2004 09:45 pm, Matthias Hentges wrote:
> Am Mo, den 01.11.2004 schrieb Dmitry Torokhov um 3:31:
> 
> [...]
> 
> > Can I get a binary version of it (straight out of /proc/acpi/dsdt) please?
> > The one you send was converted into C source while I need ASL.
> > 
> Sure, it's attached.

Hmm, i8042 already recognizes both PNP IDs from your DSDT:

>                 Device (PS2K)
>                 {
>                     Name (_HID, EisaId ("PNP0303"))
>                     Name (_CRS, ResourceTemplate ()
>                     {
>                         IO (Decode16, 0x0060, 0x0060, 0x01, 0x01)
>                         IO (Decode16, 0x0064, 0x0064, 0x01, 0x01)
>                         IRQ (Edge, ActiveHigh, Exclusive) {1}
>                     })
>                 }
> 
>                 Device (PS2M)
>                 {
>                     Name (_HID, EisaId ("PNP0F13"))
> 

I wonder what is going on... I see there was big ACPI update in -mm2,
could you try reverting bk-acpi.patch.

Btw, you said you are using 2.6.10-rc1 - is there -mm suffix missing?
Linus's tree does not have i8042 ACPI enumeration patch yet so 
i8042.noacpi does not have any effect and should not even be recognized
by the kernel.

-- 
Dmitry

  reply	other threads:[~2004-11-01  4:42 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-31 18:03 [2.6.10-rc1-mm2] keyboard / synaptics not working Alexander Gran
2004-11-01  0:55 ` Dmitry Torokhov
2004-11-01  2:01   ` Matthias Hentges
2004-11-01  2:31     ` Dmitry Torokhov
2004-11-01  2:45       ` Matthias Hentges
2004-11-01  4:42         ` Dmitry Torokhov [this message]
2004-11-01 19:22           ` Matthias Hentges
2004-11-02  6:46             ` Len Brown
2004-11-02 18:18               ` Matthias Hentges
2004-11-01 14:22   ` Alexander Gran
2004-11-01 15:30 ` Jesus Delgado
2004-11-01 16:10   ` Juergen Quade
2004-11-01 17:28   ` Valdis.Kletnieks
2004-11-05  1:47   ` Jesus Delgado
  -- strict thread matches above, loose matches on Subject: below --
2004-11-02 12:47 Matthieu Castet
2004-11-04 12:15 matthieu castet
2004-11-04 18:05 ` Matthias Hentges
2004-11-05  4:33 ` Valdis.Kletnieks

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=200410312342.01850.dtor_core@ameritech.net \
    --to=dtor_core@ameritech.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mailinglisten@hentges.net \
    /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