freebsd-skq/sys/conf
Maksim Yevmenkin f9e566779c kbdmux(4) keyboard multiplexer integration
o Add minimal kbdmux(4) man page to the source tree (more details to follow);

o Hook up kbdmux(4) to the build.

This concludes the first part of the kbdmux(4) keyboard multiplexer
integration. It now should be possible to use kbdmux(4), however one
must configure kbdmux(4) by hand (i.e. load kbdmux(4) module and use
kbdcontrol(1) to add/remove slave keyboards to/from kbdmux(4)).

MFC after:	1 week
2005-07-14 23:04:23 +00:00
..
defines
files kbdmux(4) keyboard multiplexer integration 2005-07-14 23:04:23 +00:00
files.alpha Include the puc(4) bus frontend for ppc(4) when both ppc and puc are 2005-06-14 04:16:10 +00:00
files.amd64 Jumbo-commit to enhance 32 bit application support on 64 bit kernels. 2005-06-30 07:49:22 +00:00
files.arm MFP4: 2005-06-09 19:45:09 +00:00
files.i386 Connect reiserfs build to every platforms, not only i386 and pc98. 2005-06-21 10:17:55 +00:00
files.ia64 Jumbo-commit to enhance 32 bit application support on 64 bit kernels. 2005-06-30 07:49:22 +00:00
files.pc98 Connect reiserfs build to every platforms, not only i386 and pc98. 2005-06-21 10:17:55 +00:00
files.powerpc Refactor the NETSMBCRYPTO option so that it does the same on all 2005-06-12 00:47:21 +00:00
files.sparc64 Refactor the NETSMBCRYPTO option so that it does the same on all 2005-06-12 00:47:21 +00:00
kern.mk Since the question keeps coming up, explain why the -mno-sse etc switches 2005-03-31 22:53:58 +00:00
kern.post.mk Don't build PORTS_MODULES if NO_MODULES is defined 2005-06-09 05:38:18 +00:00
kern.pre.mk Never hardcode /sys into these Makefiles. The proper way to spell it is $S. 2005-04-13 14:49:57 +00:00
kmod_syms.awk
kmod.mk Revert a mistake borrowed from kern.post.mk that has just been fixed. 2005-04-22 17:39:58 +00:00
ldscript.alpha
ldscript.amd64
ldscript.arm
ldscript.i386
ldscript.ia64
ldscript.powerpc
ldscript.sparc64
Makefile.alpha Never hardcode /sys into these Makefiles. The proper way to spell it is $S. 2005-04-13 14:49:57 +00:00
Makefile.amd64 Never hardcode /sys into these Makefiles. The proper way to spell it is $S. 2005-04-13 14:49:57 +00:00
Makefile.arm Use -mno-apcs-frame if DEBUG isn't defined. 2005-06-27 14:33:32 +00:00
Makefile.i386 Never hardcode /sys into these Makefiles. The proper way to spell it is $S. 2005-04-13 14:49:57 +00:00
Makefile.ia64 Never hardcode /sys into these Makefiles. The proper way to spell it is $S. 2005-04-13 14:49:57 +00:00
Makefile.pc98 Never hardcode /sys into these Makefiles. The proper way to spell it is $S. 2005-04-13 14:49:57 +00:00
Makefile.powerpc Never hardcode /sys into these Makefiles. The proper way to spell it is $S. 2005-04-13 14:49:57 +00:00
Makefile.sparc64 Never hardcode /sys into these Makefiles. The proper way to spell it is $S. 2005-04-13 14:49:57 +00:00
makeLINT.mk
makeLINT.sed
newvers.sh Make the RELENG_6 branch operation official by moving HEAD to 7.0-CURRENT. 2005-07-11 08:34:49 +00:00
NOTES Add SL811 based host controller driver for CF usb host controller. 2005-07-14 15:57:01 +00:00
options Add COMPAT_FREEBSD5 2005-06-30 00:09:18 +00:00
options.alpha
options.amd64 Move the KDB_STOP_NMI option from opt_global.h to opt_kdb.h 2005-06-29 23:23:16 +00:00
options.arm Add ARM_USE_SMALL_ALLOC. 2005-06-07 23:05:04 +00:00
options.i386 Remove the CPU_ENABLE_SSE option from the i386 and pc98 architectures, 2005-07-02 20:06:44 +00:00
options.ia64
options.pc98 Remove the CPU_ENABLE_SSE option from the i386 and pc98 architectures, 2005-07-02 20:06:44 +00:00
options.powerpc
options.sparc64 - Hook up atkbdc(4), atkbd(4) and psm(4) to the sparc64 build, not 2005-06-10 20:58:59 +00:00
systags.sh