Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/isa
Module Name: src
Committed By: drochner
Date: Sat Nov 26 15:54:52 UTC 2011
Modified Files:
src/sys/dev/isa: pcppi.c
Log Message:
stopgap fix to avoid panic due to recursive locking if the keyboard beep
is activated through a tty (which it usually is)
IMO it was no good idea to abuse tty_lock here - it is already
problematic in the tty subsystem
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/sys/dev/isa/pcppi.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index