From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 9F1DB1EFE53; Thu, 10 Nov 2016 10:02:24 -0500 (EST) Received: from mail-it0-x232.google.com (mail-it0-x232.google.com [IPv6:2607:f8b0:4001:c0b::232]) by befuddled.reisers.ca (Postfix) with ESMTPS id 667B11EFE4E for ; Thu, 10 Nov 2016 10:02:23 -0500 (EST) Received: by mail-it0-x232.google.com with SMTP id e187so52162428itc.0 for ; Thu, 10 Nov 2016 07:02:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:cc; bh=Wf92CN/g79ZAVYaWiMgx1CtI5hwxarZNnN6c5/JJOq4=; b=mVY9/q1QuouxgJr0F6mrcAguF8vJTCsffsD6TZL8KH3VQEf3Dsr8YFkbrR/ZgJbWVq qa/IxWtrW3T3UrHSRSWb5QMdfhja4D8vzXXbVvg3oZfEydYroPvq3l/cPS64sWbf66gH Ll78gpBFxhRB422cCsoZe3naM7w64inoExr9+KMkomXMLBFQLLfeBIbSVZpT8EHg24mV bHNnvlpDu8GpVmLDGAu2VvDNvGBbmhv+NcrbbsK+RansBJhp4kkd3AgFl8Gu6lH1eO2D RxfiCT1ULzD99ubtJobA+vYtaujfnGCijn4tZ/5fE+/D5ObjKI6ndon0bQDagrvGNDw5 hpOQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=Wf92CN/g79ZAVYaWiMgx1CtI5hwxarZNnN6c5/JJOq4=; b=EbE/nUfkG5CZZgALYrQy/HgDoHLko31FPwokYnBfobBQbS2BKNQQbEULsrlA0PVFWe 4Z4Nmo5fZX6sNXRhxahw3oxujm/mAck7R23cOZWjYmVGfSSvI0QxMP4np4ECTiqsEKTj j5kG6B5KgocSpNIlRdGrLbIOF9tJTgzVoNw308L07M7VKb6AOc2J4gQSMVge8C8FEaTo zFucLtxg6nMZPIONmtZyLywK9Vw6dO0x6DaTzX4ZKz+qZTjynI7HHUIbnDU/VUfXh927 Ja7W/ce4W5svt42rmWGtcrGesGPkomAMXDeZR79ELBxAZ5CX4q9oUoEy5BZqmkYbrBx8 xUyQ== X-Gm-Message-State: ABUngvf6r2QvVmdrEs4EC0+U29jRfB/lhbNklVB0flTpDyxZahhHHPPUxlXzBUgG714oLG0vdJfSSdy/6gsESA== X-Received: by 10.36.108.144 with SMTP id w138mr15416871itb.68.1478790142216; Thu, 10 Nov 2016 07:02:22 -0800 (PST) MIME-Version: 1.0 Received: by 10.79.25.65 with HTTP; Thu, 10 Nov 2016 07:02:21 -0800 (PST) From: Okash Khawaja Date: Thu, 10 Nov 2016 15:02:21 +0000 Message-ID: Subject: Status of kernel To: speakup@linux-speakup.org Cc: William Hubbs , Christopher Brannon , kirk@braille.uwo.ca, Samuel Thibault X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2016 15:02:24 -0000 Hello, I am currently studying speakup's kernel code. Can someone guide me what is it's current status? Particularly, - What needs to be done in order to mainline it? I have read the TODO file but not sure how up-to-date it is. - Are there existing plans to do work on the driver? - Although the code is fairly readable, is there any documentation for the driver? Please add anything else you think is relevant. Thanks, Okash