From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yw0-f42.google.com (mail-yw0-f42.google.com [209.85.213.42]) by speech.braille.uwo.ca (Postfix) with ESMTP id 110B7C1A31A for ; Sat, 9 Oct 2010 14:53:13 -0400 (EDT) Received: by ywi4 with SMTP id 4so761593ywi.29 for ; Sat, 09 Oct 2010 11:53:12 -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=gDyoVaUrXDnReYuf7isaPNUitObN8AkkykiChwndC4Q=; b=LGX8SZSW6tdeBz59Gvn38WHZyOotzI/xK+DfHZag1IBadOqc1M2+2rfk4dAR7ZwF9M iARe23EF/eeXQMMW9Y5eIcy63zCwazQf7c2tNbgmUWqQ2mlJaQtRJPyKF/wPoDAw0jhQ HeQTzsoVNMbihfHeBcJTyhq5M3MtWEoEZc1ws= 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=JAlqleOpE+eNxAQXEPZLj5C9Ut75TdRkBf36C584FwEJ1NMjdf9X/hwgAT9VBRgEqB 9Kh5uwq778gJLHi+yLpZ3yUZPRtadz+E1l+k/FMD8EmB78kTYyYXBEyd20aO9o0xIyXd lEmw5g/4VywRni9G2lwaknFIpSPpvwZA9D0U4= Received: by 10.100.247.12 with SMTP id u12mr401903anh.146.1286650389700; Sat, 09 Oct 2010 11:53:09 -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 w15sm3327577anw.13.2010.10.09.11.52.59 (version=SSLv3 cipher=RC4-MD5); Sat, 09 Oct 2010 11:53:00 -0700 (PDT) Received: by linux1 (sSMTP sendmail emulation); Sat, 09 Oct 2010 13:52:55 -0500 Date: Sat, 9 Oct 2010 13:52:55 -0500 From: William Hubbs To: speakup mailing list Subject: announcement: speakup is in staging Message-ID: <20101009185255.GA8256@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: Sat, 09 Oct 2010 18:53:13 -0000 All, I am pleased to announce that speakup has been accepted into the staging portion of the kernel tree. This means that, starting with linux 2.6.37-rc1, speakup should be included in the actual linux kernel, in the "staging" drivers. A staging driver is a driver which is not considered mainline quality, but is included in the linux kernel tree to give it more exposure and hopefully get it fixed so that it can become mainline. What this means is we will have the resources of the entire linux kernel development community to assist us with getting issues fixed. This is definitely a good thing, because it brings us closer to mainline. There will be more on this, because it does affect our development process and how we will be able to build external modules, etc. I will post an update once everything is figured out. William