From: Adam Belay <ambx1@neo.rr.com>
To: Michael Tokarev <mjt@tls.msk.ru>
Cc: matthieu castet <castet.matthieu@free.fr>,
Andrew Morton <akpm@osdl.org>,
linux-kernel@vger.kernel.org
Subject: Re: PNP parallel&serial ports: module reload fails (2.6.11)?
Date: Mon, 6 Jun 2005 17:18:55 -0400 [thread overview]
Message-ID: <20050606211855.GA3289@neo.rr.com> (raw)
In-Reply-To: <42A46551.9010707@tls.msk.ru>
On Mon, Jun 06, 2005 at 07:01:37PM +0400, Michael Tokarev wrote:
> matthieu castet wrote:
> > 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 :
>
> [ it's in http://www.corpit.ru/mjt/hpml310.dsdt - apache ships it
> as Content-Type: text/plain, for some reason. I grabbed iasl
> and converted that stuff into .dsls, available at:
> http://www.corpit.ru/mjt/hpml310.dsl and
> http://www.corpit.ru/mjt/hpml150.dsl ]
>
> Well, the problem is, I don't know *at all* how ACPI stuff works.
> So if you're saying the DSDT (whatever it is) is strange, I have
> only two choices: to believe you or not.. ;)
>
> > 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 ?
Hi Michael,
I've been looking into the parport issue.
Your ACPI _PRS method does look a little unusual (and possibly broken), but
it might work if we assume that all of the other resources not mentioned are
to be disabled.
I'd like to see how the PnP layer is interpreting this, and also what your
_CRS method is giving us.
Could I see the output of:
/sys/devices/pnp0/00:XX/resources
and:
/sys/bus/pnp/devices/00:XX/options
where XX is the function number of your parport device... In one of your
earlier emails it was "08".
> Jun 1 02:45:46 linux kernel: pnp: Device 00:08 activated.
I appreciate your help.
Thanks,
Adam
next prev parent reply other threads:[~2005-06-06 21:22 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
2005-06-06 15:01 ` Michael Tokarev
2005-06-06 15:43 ` castet.matthieu
2005-06-06 21:18 ` Adam Belay [this message]
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=20050606211855.GA3289@neo.rr.com \
--to=ambx1@neo.rr.com \
--cc=akpm@osdl.org \
--cc=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