From: Dominik Brodowski <devel-JhLEnvuH02M@public.gmane.org>
To: Max Demmelbauer
<max.demmelbauer-z3Qmyc3n39kAvxtiuMwx3w@public.gmane.org>
Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: IRQ problem with LNKG
Date: Mon, 16 Sep 2002 23:09:43 +0200 [thread overview]
Message-ID: <20020916230943.C2247@brodo.de> (raw)
In-Reply-To: <8FD16F6B8AC4B6499BE151D339AEEFD60534FF-6kLr0Tm+v0hgSZZmzADRUiFVQ3g8EIah@public.gmane.org>; from max.demmelbauer-z3Qmyc3n39kAvxtiuMwx3w@public.gmane.org on Fri, Sep 13, 2002 at 12:07:50PM +0200
Hi Max,
It seems like the IRQ 9 specified in the DSDT (or selected among several
possible ones) for LNKG isn't really "allowed" for that USB device --
causing it to break either when setting it, or when trying to access it.
What is the /proc/interrupts for a non-ACPI (or otherwise "working" kernel)?
Specifically, what IRQ is assigned to your second USB controller? [Looks
like it is IRQ 10] You might want to override the acpi_pci_link_set call
to set LNKG to this (working) IRQ (10?) instead of IRQ 9 (as it seems you're
more familiar with kernel hacking than DSDT hacking). Alternatively, you can
adjust the _PRS (possible resource settings) for the LNKG device in the DSDT.
> is there a way to set a specific interrupt in the dsdt.asl for
> LNKG(which??)
best thing would be to just state one possible IRQ (the one found in the
non-ACPI kernel for the 2nd USB device) in the _PRS for LNKG.
>, or should i hack the kernel???
> and what is LNKG used for???
That depends on your system. You can check the _PRT (pci routing table) for
this.
> do i need this part, what is \_OSI ?? find nothing in ACPI
> documentation
unfortunately, I don't know whether you need this part; but _OSI seems to be
a method which looks up what Operating System is running. And certain
features might be disabled if you use the "wrong" OS... [at least that seems
to be the case in the DSDT on my notebook].
Dominik
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
prev parent reply other threads:[~2002-09-16 21:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-13 10:07 IRQ problem with LNKG Max Demmelbauer
[not found] ` <8FD16F6B8AC4B6499BE151D339AEEFD60534FF-6kLr0Tm+v0hgSZZmzADRUiFVQ3g8EIah@public.gmane.org>
2002-09-16 21:09 ` Dominik Brodowski [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=20020916230943.C2247@brodo.de \
--to=devel-jhlenvuh02m@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=max.demmelbauer-z3Qmyc3n39kAvxtiuMwx3w@public.gmane.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox