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