Date: Thu, 7 Apr 2005 18:18:18 +0000 (UTC) From: Maxim Sobolev <sobomax@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/kbd atkbdc.c Message-ID: <200504071818.j37IIIOk066949@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sobomax 2005-04-07 18:18:18 UTC
FreeBSD src repository
Modified files:
sys/dev/kbd atkbdc.c
Log:
Make previous commit actually working by replacing TUNABLE_INT() with
TUNABLE_INT_FETCH(). Apparently keyboard init is performed earlier
in the boot process than fetching all static tunables.
MFC after: 1 day
Revision Changes Path
1.17 +10 -10 src/sys/dev/kbd/atkbdc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504071818.j37IIIOk066949>
