From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pv0-f170.google.com (mail-pv0-f170.google.com [74.125.83.170]) by speech.braille.uwo.ca (Postfix) with ESMTP id 7F1E9C1A322 for ; Thu, 24 Jun 2010 15:38:24 -0400 (EDT) Received: by pva4 with SMTP id 4so890284pva.29 for ; Thu, 24 Jun 2010 12:37:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:date:from:to:subject :message-id:mail-followup-to:mime-version:content-type :content-disposition:user-agent; bh=HMEu/caObvNu4RubB1rzC5UCiZE28EzOVWblqQ6+s0Y=; b=imzrBWkgeakR6Vg7JH9xtjlhIsqVN10ZkXd224vlCz9Wxc7yHpgYq1epBacza24xnx E/I4WisSBV3kHZkTOAnDPunoDqveJylG/HbuGBmYalLV61ye8Gde1XiPP9esHZ3PSBa1 xmHlLQoWDf5Gav48wMqbPmqgV7IM2gVnRh+8I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mail-followup-to:mime-version :content-type:content-disposition:user-agent; b=SoY8UZpSfRkzRBzaAuXKyMNHe8LKLw8FukSrrdCINNtrISeRXtkCTsAMoH2WqzV6Nw PxZfZH+bU8B2COYXNU8KE/ag1GZUDuOhb6N+PDBHHPIJQEzFe7ypkJCIzTUPwgV+GZjZ 9U30WjPoVaADqLp9nzI5abl62UVzq+3UY0WVg= Received: by 10.115.113.18 with SMTP id q18mr10117795wam.220.1277408227240; Thu, 24 Jun 2010 12:37:07 -0700 (PDT) Received: from linux1 (cpe-76-183-49-63.tx.res.rr.com [76.183.49.63]) by mx.google.com with ESMTPS id w7sm428942ybe.11.2010.06.24.12.37.04 (version=SSLv3 cipher=RC4-MD5); Thu, 24 Jun 2010 12:37:06 -0700 (PDT) Received: by linux1 (sSMTP sendmail emulation); Thu, 24 Jun 2010 14:37:03 -0500 Date: Thu, 24 Jun 2010 14:37:03 -0500 From: William Hubbs To: speakup mailing list Subject: rfc: speakup supported kernels Message-ID: <20100624193703.GB1932@linux1> Mail-Followup-To: speakup mailing list MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.13 Precedence: list Reply-To: "Speakup is a screen review system for Linux." 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, 24 Jun 2010 19:38:24 -0000 All, our documentation states that speakup supports kernels 2.6.18 and later. I doubt that this is correct any longer, so I wanted to bring this to the list and figure out which versions of the kernel we want to try to support. I would suggest 2.6.26 and later, because from that point on if someone wants to build speakup into the kernel, we modify the build system to do that, but we do not change any of the kernel source itself. Does anyone know if kernel versions older than 2.6.26 are being used these days? Do we still need speakup support for those older kernels? Any input on this would be appreciated. Thanks much, William