From owner-freebsd-mobile@FreeBSD.ORG Tue Jan 18 10:44:13 2005 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CED4E16A4CE for ; Tue, 18 Jan 2005 10:44:13 +0000 (GMT) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27E4E43D5E for ; Tue, 18 Jan 2005 10:44:13 +0000 (GMT) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id 7CC7165292; Tue, 18 Jan 2005 10:44:11 +0000 (GMT) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 96233-05-4; Tue, 18 Jan 2005 10:44:11 +0000 (GMT) Received: from empiric.dek.spc.org (unknown [62.55.106.89]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id 1E146652EC; Tue, 18 Jan 2005 10:44:10 +0000 (GMT) Received: by empiric.dek.spc.org (Postfix, from userid 1001) id 2DF656334; Tue, 18 Jan 2005 10:44:22 +0000 (GMT) Date: Tue, 18 Jan 2005 10:44:22 +0000 From: Bruce M Simpson To: "j. kelley" Message-ID: <20050118104422.GB3054@empiric.icir.org> Mail-Followup-To: "j. kelley" , freebsd-mobile@freebsd.org References: <41E7F3E6.8070103@strapped.us> <20050114184333.GN57985@empiric.icir.org> <41E84197.6090909@strapped.us> <20050117120130.GC752@empiric.icir.org> <41EC6229.5020001@strapped.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41EC6229.5020001@strapped.us> cc: freebsd-mobile@freebsd.org Subject: Re: the mystery of atwi X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 10:44:13 -0000 On Mon, Jan 17, 2005 at 08:11:05PM -0500, j. kelley wrote: > Out of curiousity, have the atwi drivers been implemented into the > source tree that you know of or are they still a patch? They haven't been committed, if that's what you mean. I was trying to bring them in last year. They are merged into the Perforce bms_wix branch, but that has severe bit-rot due to ENOTIME to work on it. The patches should still be floating around, though. I think someone else is working with Daan Vranken to bring in atuwi now. BMS