freebsd-nq/sys/dev/atkbdc
Maxim Sobolev 7ca67a6885 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
2005-04-07 18:18:17 +00:00
..
atkbd_atkbdc.c add missing #include <sys/module.h> 2004-05-30 20:27:19 +00:00
atkbd_isa.c add missing #include <sys/module.h> 2004-05-30 20:27:19 +00:00
atkbd.c plug memory leak 2005-02-26 18:55:53 +00:00
atkbdc_isa.c Remove local hacks to set flags now that the device probe does this for us. 2004-10-14 22:21:59 +00:00
atkbdc_subr.c Remove local hacks to set flags now that the device probe does this for us. 2004-10-14 22:21:59 +00:00
atkbdc.c Make previous commit actually working by replacing TUNABLE_INT() with 2005-04-07 18:18:17 +00:00
atkbdcreg.h Add support for the A4 Tech RFSW-35 mouse wheel. Probe is similar to 2003-07-12 18:36:04 +00:00
atkbdreg.h Add a new flag to the atkbd(4) driver to disable testing the keyboard 2004-12-15 23:00:47 +00:00
psm.c Make life for owners of Synaptics Touchpads more pleasant :-) 2005-01-10 13:05:58 +00:00