Date: Tue, 28 Feb 2006 02:37:47 +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: <200602280237.k1S2blQ2077392@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
emax 2006-02-28 02:37:47 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/dev/vkbd vkbd.c
Log:
MFC
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).
Approved by: re (scottl)
Revision Changes Path
1.7.2.3 +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?200602280237.k1S2blQ2077392>
