From fe61adfa00f3da44c5264f8bfcc95c6d70d9e40d Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Thu, 20 Mar 2008 18:52:13 +0000 Subject: [PATCH] Also add WIP tag to the top of the generic input system. --- en/projects/ideas/ideas.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/en/projects/ideas/ideas.xml b/en/projects/ideas/ideas.xml index f9876ef707..638de48e83 100644 --- a/en/projects/ideas/ideas.xml +++ b/en/projects/ideas/ideas.xml @@ -15,7 +15,7 @@ Ideas//EN" - $FreeBSD: www/en/projects/ideas/ideas.xml,v 1.67 2008/03/20 18:39:27 rwatson Exp $ + $FreeBSD: www/en/projects/ideas/ideas.xml,v 1.68 2008/03/20 18:47:49 rwatson Exp $ @@ -677,6 +677,7 @@ href="http://info.iet.unipi.it/~luigi/FreeBSD/linux_bsd_kld.html">here.

Technical contact: Philip Paeps

+

WIP: http://wiki.freebsd.org/GenericInputDeviceLayer

The kernel is lacking a generic input device layer analogous to the Linux 'input core' layer. Having such a layer would make it easy to write e.g. touchscreen support (Philip Paeps has some work-in-progress regarding pointer