From: Tim Moore <timothymoore@bigfoot.com>
To: "Michael B. Allen" <mballen@erols.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: parport not detected
Date: Fri, 16 Mar 2001 18:00:07 -0800 [thread overview]
Message-ID: <3AB2C527.667F774D@bigfoot.com> (raw)
In-Reply-To: <20010316185253.A865@nano.foo.net>
> The parallel port is not being detected on my ABIT KT7A KT133 w/ Athlon
Also try comp.os.linux.hardware.
BIOS
----
278/irq5
378/irq7
EPP 1.9
.config
-------
CONFIG_PARPORT=y
CONFIG_PARPORT_PC=y
CONFIG_PNP=y
CONFIG_PNP_PARPORT=y
CONFIG_PRINTER=y
CONFIG_PRINTER_READBACK=y
kernal boot params
------------------
append="parport=0x378,7 parport=0x278,5"
options for /etc/rc.d/rc.local
------------------------------
# abort on error, careful error check, trust IRQ.
# see tunelp(8) & /usr/src/linux/drivers/misc/lp.c
/usr/sbin/tunelp /dev/lp0 -a on -o on -T on
/usr/sbin/tunelp /dev/lp1 -a on -o on -T on
looks like this (lp1 was powered down at boot time)
Feb 25 02:57:39 dell kernel: parport0: PC-style at 0x378, irq 7
[SPP,PS2,EPP]
Feb 25 02:57:39 dell kernel: parport0: Printer, Hewlett-Packard HP
LaserJet 1100
Feb 25 02:57:39 dell kernel: parport1: PC-style at 0x278, irq 5
[SPP,PS2,EPP]
Feb 25 02:57:39 dell kernel: parport1: no IEEE-1284 device present.
Feb 25 02:57:40 dell kernel: lp0: using parport0 (interrupt-driven).
Feb 25 02:57:40 dell kernel: lp1: using parport1 (interrupt-driven).
--
next prev parent reply other threads:[~2001-03-17 2:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-03-16 23:52 parport not detected Michael B. Allen
2001-03-17 2:00 ` Tim Moore [this message]
2001-03-17 6:05 ` Michael B. Allen
2001-03-17 11:23 ` Tim Waugh
2001-03-17 11:21 ` Tim Waugh
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=3AB2C527.667F774D@bigfoot.com \
--to=timothymoore@bigfoot.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mballen@erols.com \
/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.