From: Ondrej Zary <linux@rainbow-software.org>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: parport not working in 2.6.9
Date: Sun, 07 Nov 2004 18:52:52 +0100 [thread overview]
Message-ID: <418E60F4.3090501@rainbow-software.org> (raw)
Hello,
I've noticed that parallel port stopped working for me with 2.6.9. It works with 2.6.8.1 using the same .config - the relevant part:
CONFIG_PARPORT=y
CONFIG_PARPORT_PC=y
CONFIG_PARPORT_PC_CML1=y
# CONFIG_PARPORT_SERIAL is not set
CONFIG_PARPORT_PC_FIFO=y
CONFIG_PARPORT_PC_SUPERIO=y
# CONFIG_PARPORT_OTHER is not set
CONFIG_PARPORT_1284=y
I've noticed that there's "smsc parport" instead of parport0 in /proc/ioports and new smsc_check range but the 0778-077a range is no longer there. My board has SMC Super I/O chip.
Here's "diff ioports-2.6.8.1 ioports-2.6.9" output:
3c3,4
< 0040-005f : timer
---
> 0040-0043 : timer0
> 0050-0053 : timer1
19c20
< 0378-037a : parport0
---
> 0378-037a : smsc parport
22a24
> 03f0-03f2 : smsc_check
25d26
< 0778-077a : parport0
29c30,33
< 4008-400b : ACPI timer
---
> 4000-4003 : PM1a_EVT_BLK
> 4004-4005 : PM1a_CNT_BLK
> 4008-400b : PM_TMR
> 400c-400f : GPE0_BLK
I also see some new ACPI errors during 2.6.9 startup:
ACPI: Subsystem revision 20040816
ACPI-0205: *** Error: Return object type is incorrect [\_SB_.PCI0.ISA_.UAR1._PRW] (Node c7f89f40), AE_TYPE
ACPI-0205: *** Error: Return object type is incorrect [\_SB_.PCI0.ISA_.UAR2._PRW] (Node c7f89e20), AE_TYPE
ACPI-0205: *** Error: Return object type is incorrect [\_SB_.PCI0.ISA_.LPT_._PRW] (Node c7f89c40), AE_TYPE
and this:
parport: PnPBIOS parport detected.
pnp: Device 00:0e disabled.
In 2.6.8.1, it's correct:
parport: PnPBIOS parport detected.
parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
lp0: using parport0 (interrupt-driven).
If more details are needed, just ask.
--
Ondrej Zary
next reply other threads:[~2004-11-07 17:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-07 17:52 Ondrej Zary [this message]
2004-11-08 14:30 ` parport not working in 2.6.9 Paul Slootman
2004-11-08 15:31 ` Alan Cox
2004-11-08 21:08 ` Ondrej Zary
-- strict thread matches above, loose matches on Subject: below --
2004-11-09 9:50 Li, Shaohua
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=418E60F4.3090501@rainbow-software.org \
--to=linux@rainbow-software.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.