Re: kbd not functioning in 2.5.25-dj2

Maciej W. Rozycki (macro@ds2.pg.gda.pl)
Mon, 15 Jul 2002 05:53:54 +0200 (MET DST)


On Sun, 14 Jul 2002, Vojtech Pavlik wrote:

> The problem is that 0xff takes too long to finish to be done while Linux
> is booting, and it has already been done by the BIOS.

Certainly, you don't have to poll, do you? Just send the command and let
the kernel proceed. Resume initialization in the IRQ handler, when a
response arrives (or never).

-- 
+  Maciej W. Rozycki, Technical University of Gdansk, Poland   +
+--------------------------------------------------------------+
+        e-mail: macro@ds2.pg.gda.pl, PGP key available        +

- 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/