Date: Mon, 27 Feb 2006 06:17:49 +0000 (UTC) From: Maksim Yevmenkin <emax@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vkbd vkbd.c Message-ID: <200602270617.k1R6HnBJ079240@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
emax 2006-02-27 06:17:49 UTC
FreeBSD src repository
Modified files:
sys/dev/vkbd vkbd.c
Log:
Disable custom locking in the vkbd(4) for now and make it rely on the
Giant mutex (just like the rest of keyboard drivers and syscons(4) do).
Tested by: markus
MFC after: 1 day
Revision Changes Path
1.10 +20 -2 src/sys/dev/vkbd/vkbd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602270617.k1R6HnBJ079240>
