BUG: pc_keyb.c

From: Lars Segerlund (lars.segerlund@comsys.se)
Date: Mon Aug 20 2001 - 00:57:23 EST


  Digital Hinote II will hang on kernals 2.4.X if ps2 mouse ( built in
trackball is used ), not present in 2.0.38-39 kernels .... this will
hapen after a bit of use, but is repeatable.

  Due to writing to the status register before it's ready as far as I
can se.

  fix: change all mdelay(1) in pc_keyb.c to mdelay(2)'s .. ( mdelay(1)
will be on the timing limit.
( /usr/src/linux/drivers/char/pc_keyb.c )

  Might also be present during high load on machines running GL on AGP
video cards, not 100 % sure same symptoms, above seem's to fix ???? (
strange ).

  / best regards, Lars Segerlund.

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



This archive was generated by hypermail 2b29 : Thu Aug 23 2001 - 21:00:33 EST