public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: matthieu castet <castet.matthieu@free.fr>
To: Michael Tokarev <mjt@tls.msk.ru>
Cc: linux-kernel@vger.kernel.org
Subject: Re: PNP parallel&serial ports: module reload fails (2.6.11)?
Date: Sun, 05 Jun 2005 12:27:06 +0200	[thread overview]
Message-ID: <42A2D37A.5050408@free.fr> (raw)
In-Reply-To: <429FA1F3.9000001@tls.msk.ru>

Michael Tokarev wrote:
> castet.matthieu@free.fr wrote:
>> And pnpacpi have some problem to activate resource with some strange 
>> acpi implementation...
> 
> 
> I haven't seen any probs with acpi or bios or other things on
> those boxen yet -- pretty good ones.  It's HP ProLiant ML150
> machine (not G2).  There are other HP machines out here which
> also shows the same problem - eg HP ProLiant ML310 G1.
> 
hpml310.dsl acpi dsdt is strange :


             Name (CRES, ResourceTemplate ()
             {
                 IRQNoFlags () {7}
                 DMA (Compatibility, NotBusMaster, Transfer8) {3}
                 IO (Decode16, 0x0378, 0x0378, 0x08, 0x08)
                 IO (Decode16, 0x0678, 0x0678, 0x00, 0x06)
             })

[...]
Name (_PRS, ResourceTemplate ()
             {
                 StartDependentFn (0x00, 0x00)
                 {
                     IO (Decode16, 0x0378, 0x0378, 0x00, 0x08)
                 }
                 StartDependentFn (0x00, 0x00)
                 {
                     IO (Decode16, 0x03BC, 0x03BC, 0x00, 0x03)
                 }
                 StartDependentFn (0x00, 0x00)
                 {
                     IO (Decode16, 0x0278, 0x0278, 0x00, 0x08)
                 }
                 EndDependentFn ()
             })

So in the list of possible resource (_PRS) there only info about one 
ioport not about the others resource. I wonder if it is really valid ?

Matthieu

  parent reply	other threads:[~2005-06-05 10:27 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-02 22:24 Re:PNP parallel&serial ports: module reload fails (2.6.11)? castet.matthieu
2005-06-03  0:18 ` PNP " Michael Tokarev
2005-06-03  5:58   ` matthieu castet
2005-06-05 10:14   ` matthieu castet
2005-06-05 10:27   ` matthieu castet [this message]
2005-06-06 15:01     ` Michael Tokarev
2005-06-06 15:43       ` castet.matthieu
2005-06-06 21:18       ` Adam Belay
2005-06-06 22:43         ` Michael Tokarev
2005-06-08  9:52           ` Adam Belay
2005-06-08 20:29             ` Michael Tokarev
2005-06-08 23:52               ` Adam Belay
2005-06-09 21:07                 ` Michael Tokarev
2005-06-09 21:16                   ` Russell King
2005-06-10 16:01                     ` Bjorn Helgaas
2005-06-10 16:20                       ` Dmitry Torokhov
2005-06-10 16:26                         ` Bjorn Helgaas
2005-06-10 16:30                       ` Russell King
2005-06-14 19:40                   ` Adam Belay
  -- strict thread matches above, loose matches on Subject: below --
2005-05-31 23:01 Michael Tokarev
2005-06-01  5:04 ` Andrew Morton
2005-06-01 15:20   ` Michael Tokarev

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=42A2D37A.5050408@free.fr \
    --to=castet.matthieu@free.fr \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mjt@tls.msk.ru \
    /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