Re: linux-2.4.12 / linux-2.4.13 parallel port problem

Tim Waugh (twaugh@redhat.com)
Thu, 25 Oct 2001 16:52:26 +0100


--Lfdj09rG01n7l08B
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

On Thu, Oct 25, 2001 at 03:41:02PM +0000, bill davidsen wrote:

> Thank you... that sure doesn't jump out at someone, it generates no
> error message, etc.

See
<ftp://people.redhat.com/twaugh/patches/linux24/linux-ignore.patch>.

> Question: is this intended behaviour? I would think that you would
> normally want to just say irq=auto and let the driver find the io
> address just as it does normally.

It is intended behaviour. 'irq=auto' in this case didn't help because
the ECP chipset would not tell us what IRQ it was assigned (it just
said "it's set by jumpers, or alternatively I'm not telling you".

The problem with just specifying 'irq=7' on its own is that in the
case of there being more than one port it isn't clear what it should
mean.

When there is only one port to consider, it would make sense to use
that IRQ, but by the time we know how many ports there are we've
already decided not to use the supplied parameter. Patches
welcome. :-)

Tim.
*/

--Lfdj09rG01n7l08B
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE72DU5yaXy9qA00+cRAnUyAJ48mR/aggtT3YyCu37jP8xrrjQP5ACffFPG
mdorihk3SzIwqITRMrMDnV8=
=hnw+
-----END PGP SIGNATURE-----

--Lfdj09rG01n7l08B--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/