From: Martin Doucha <next_ghost@quick.cz>
To: matthieu castet <castet.matthieu@free.fr>
Cc: Linux Kernel list <linux-kernel@vger.kernel.org>
Subject: Re: re : ACPI PnP on Intel MU440EX
Date: Tue, 02 Sep 2008 16:52:56 +0200 [thread overview]
Message-ID: <48BD5348.6080708@quick.cz> (raw)
In-Reply-To: <48BC5080.2040607@free.fr>
[-- Attachment #1: Type: text/plain, Size: 534 bytes --]
matthieu castet wrote:
> Hi,
> Please keep CC.
>> What should I do to get lspnp work with pnpacpi?
>
> Use a newer version of lspnp.
> An alternative is to do a for i in /sys/bus/pnp/devices/*; do echo $i;
> cat $i/*; done
> Matthieu
Looking for any version of lspnp seems harder than finding a needle in
barn full of hay... Here're the contents of /sys/bus/pnp/devices, the
parallel port seems to be detected as device 00:08 (line 81) but there's
no mention of it in dmesg, /dev or /proc/sys/dev/parport
Regards,
Martin Doucha
[-- Attachment #2: pnpacpi.out --]
[-- Type: text/plain, Size: 2692 bytes --]
/sys/bus/pnp/devices/00:0a
PNP8294
Dependent: 01 - Priority preferred
port 0x2f8-0x2f8, align 0x0, size 0x8, 16-bit address decoding
irq 3 High-Edge
Dependent: 02 - Priority preferred
port 0x2e8-0x2e8, align 0x0, size 0x8, 16-bit address decoding
irq 3 High-Edge
Dependent: 03 - Priority preferred
port 0x3f8-0x3f8, align 0x0, size 0x8, 16-bit address decoding
irq 4 High-Edge
Dependent: 04 - Priority preferred
port 0x3e8-0x3e8, align 0x0, size 0x8, 16-bit address decoding
irq 4 High-Edge
Dependent: 05 - Priority functional
port 0x100-0x3f8, align 0x7, size 0x8, 16-bit address decoding
irq 1,3,4,5,6,7,8,10,11,12,13,14,15 High-Edge
state = disabled
PHYSDEVBUS=pnp
/sys/bus/pnp/devices/00:00
PNP0a03
state = active
io 0xcf8-0xcff
PHYSDEVBUS=pnp
/sys/bus/pnp/devices/00:01
PNP0303
state = active
io 0x60-0x60
io 0x64-0x64
irq 1
DRIVER=i8042 kbd
PHYSDEVBUS=pnp
PHYSDEVDRIVER=i8042 kbd
/sys/bus/pnp/devices/00:02
PNP0f13
state = active
irq 12
DRIVER=i8042 aux
PHYSDEVBUS=pnp
PHYSDEVDRIVER=i8042 aux
/sys/bus/pnp/devices/00:03
PNP0201
state = active
io 0x0-0xf
io 0x80-0x91
io 0x94-0x9f
io 0xc0-0xdf
io 0x40b-0x40b
io 0x410-0x43f
io 0x481-0x483
io 0x487-0x487
io 0x489-0x489
io 0x4d6-0x4d6
dma 4
PHYSDEVBUS=pnp
/sys/bus/pnp/devices/00:04
PNP0b00
state = active
io 0x70-0x71
irq 8
PHYSDEVBUS=pnp
/sys/bus/pnp/devices/00:05
PNP0c04
state = active
io 0xf0-0xff
irq 13
PHYSDEVBUS=pnp
/sys/bus/pnp/devices/00:06
PNP0800
state = active
io 0x61-0x61
PHYSDEVBUS=pnp
/sys/bus/pnp/devices/00:07
PNP0c02
state = active
io 0x7000-0x700f
io 0x8000-0x803f
DRIVER=system
PHYSDEVBUS=pnp
PHYSDEVDRIVER=system
/sys/bus/pnp/devices/00:08
PNP0700
Dependent: 01 - Priority preferred
port 0x3f0-0x3f0, align 0x0, size 0x6, 16-bit address decoding
port 0x3f7-0x3f7, align 0x0, size 0x1, 16-bit address decoding
irq 6 High-Edge
dma 2 8-bit compatible
state = active
io 0x3f0-0x3f5
io 0x3f7-0x3f7
irq 6
dma 2
PHYSDEVBUS=pnp
/sys/bus/pnp/devices/00:09
PNP0501
Dependent: 01 - Priority preferred
port 0x3f8-0x3f8, align 0x0, size 0x8, 16-bit address decoding
irq 4 High-Edge
Dependent: 02 - Priority preferred
port 0x3e8-0x3e8, align 0x0, size 0x8, 16-bit address decoding
irq 4 High-Edge
Dependent: 03 - Priority preferred
port 0x2f8-0x2f8, align 0x0, size 0x8, 16-bit address decoding
irq 3 High-Edge
Dependent: 04 - Priority preferred
port 0x2e8-0x2e8, align 0x0, size 0x8, 16-bit address decoding
irq 3 High-Edge
Dependent: 05 - Priority functional
port 0x100-0x3f8, align 0x7, size 0x8, 16-bit address decoding
irq 1,3,4,5,6,7,8,10,11,12,13,14,15 High-Edge
state = active
io 0x3f8-0x3ff
irq 4
DRIVER=serial
PHYSDEVBUS=pnp
PHYSDEVDRIVER=serial
next prev parent reply other threads:[~2008-09-02 14:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-31 17:39 re : ACPI PnP on Intel MU440EX matthieu castet
2008-09-01 15:56 ` Martin Doucha
2008-09-01 20:28 ` matthieu castet
2008-09-02 14:52 ` Martin Doucha [this message]
2008-09-02 15:03 ` Martin Doucha
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=48BD5348.6080708@quick.cz \
--to=next_ghost@quick.cz \
--cc=castet.matthieu@free.fr \
--cc=linux-kernel@vger.kernel.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