From: Tim Waugh <twaugh@redhat.com>
To: Norbert Preining <preining@logic.at>
Cc: linux-parport@torque.net,
Linux kernel list <linux-kernel@vger.kernel.org>
Subject: Re: [PARPORT] Problems with parallel port io card, emu10k1, system freeze
Date: Thu, 11 Oct 2001 11:35:04 +0100 [thread overview]
Message-ID: <20011011113504.R10562@redhat.com> (raw)
In-Reply-To: <20011010215733.B30906@alpha.logic.tuwien.ac.at>
In-Reply-To: <20011010215733.B30906@alpha.logic.tuwien.ac.at>; from preining@logic.at on Wed, Oct 10, 2001 at 09:57:33PM +0200
[-- Attachment #1: Type: text/plain, Size: 720 bytes --]
On Wed, Oct 10, 2001 at 09:57:33PM +0200, Norbert Preining wrote:
> No for the parallel port: I load parport_pc with
> modprobe parport_pc irq=7,none dma=3,none io=0x0378,0xc400
> which works, recognizes my printer on the second printer port (lp0 on
> parport1).
>
> But: If I load NOW the emu10k1 the system freezes.
> Same with emu10k1 loaded and modprobe parport_pc.
It will be because you haven't supplied the io_hi parameter; to tell
it _not_ to probe for an ECR register at base+0x400, you need to
supply 'io_hi=0,0'.
There is a patch for some NetMos cards, but unfortunately it seems to
suffer from the same problem anyway, which suggests that the code is
buggy in some way. :-(
Tim.
*/
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
prev parent reply other threads:[~2001-10-11 10:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-10 19:57 Problems with parallel port io card, emu10k1, system freeze Norbert Preining
2001-10-11 10:35 ` Tim Waugh [this message]
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=20011011113504.R10562@redhat.com \
--to=twaugh@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-parport@torque.net \
--cc=preining@logic.at \
/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.