On Wed, Oct 24, 2001 at 02:16:51PM +0100, Dave Garry wrote:
> With kernel 2.4.12 and 2.4.13 the parallel port on
> my machine looks like this according to dmesg:
>=20
> parport0: PC-style at 0x378 [PCSPP,TRISTATE]
Yes. It's showing you what modes it is prepared to use.
> Under 2.4.10 is looks like this:
[...]
> parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,COMPAT,ECP]
A bug; it was showing you what modes the hardware was capable of,
_despite_ knowing that it wasn't going to use it.
The parport driver will only use ECP and parallel port FIFO modes if
it has an IRQ to use. Try 'irq=3Dauto'.
Tim.
*/
--5YKxbtAlDq2FnV+Q
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
iD8DBQE71sPAyaXy9qA00+cRAq8eAKCl1bz0UtUuRid4FDD8VQini/rqVwCgmABS
WbiHDrVTBm0Htpum08eZfZU=
=/jCc
-----END PGP SIGNATURE-----
--5YKxbtAlDq2FnV+Q--
-
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/