Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: drochner
Date: Tue Jan 26 11:07:26 UTC 1999
Modified Files:
src/sys/dev/pckbc: pckbd.c
Log Message:
don't wait for completion of keyboard enable/disable commands; this
might be called without process context, leading to tsleep() panics
(This is a workaround. The timeout() driven wscons glue code
should go instead.)
Fixes tsleep() panics reported by Mark Brinicombe <mark%causality.com@localhost>
and Eric Haszlakiewicz <haszlaki%UAccess.NET@localhost>.
Home |
Main Index |
Thread Index |
Old Index