From owner-freebsd-current@FreeBSD.ORG Wed May 12 19:04:51 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9229B16A4CE for ; Wed, 12 May 2004 19:04:51 -0700 (PDT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC91043D2D for ; Wed, 12 May 2004 19:04:49 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id i4D24hOd003612; Wed, 12 May 2004 20:04:43 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 12 May 2004 20:05:42 -0600 (MDT) Message-Id: <20040512.200542.09569104.imp@bsdimp.com> To: rik@cronyx.ru From: "M. Warner Losh" In-Reply-To: <40A26162.9030607@cronyx.ru> References: <40A26162.9030607@cronyx.ru> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: Sio & Puc memory mapped X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2004 02:04:51 -0000 In message: <40A26162.9030607@cronyx.ru> Roman Kurakin writes: : Does any body workin on support for memory mapped serial adapters? uart should support it. You may be able to enhance puc to attach uart to your card. Warner