From owner-freebsd-current@FreeBSD.ORG Thu May 13 06:16:47 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 4820316A4CE for ; Thu, 13 May 2004 06:16:47 -0700 (PDT) Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CA2B43D1D for ; Thu, 13 May 2004 06:16:46 -0700 (PDT) (envelope-from rik@cronyx.ru) Received: (from root@localhost) by hanoi.cronyx.ru id i4DDE58I041474 for freebsd-current@freebsd.org.checked; (8.12.8/vak/2.1) Thu, 13 May 2004 17:14:05 +0400 (MSD) (envelope-from rik@cronyx.ru) Received: from cronyx.ru (hi.cronyx.ru [144.206.181.94]) by hanoi.cronyx.ru with ESMTP id i4DDBwDb041363; (8.12.8/vak/2.1) Thu, 13 May 2004 17:11:58 +0400 (MSD) (envelope-from rik@cronyx.ru) Message-ID: <40A37468.3060608@cronyx.ru> Date: Thu, 13 May 2004 17:13:12 +0400 From: Roman Kurakin User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b) Gecko/20031208 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "M. Warner Losh" References: <40A26162.9030607@cronyx.ru> <20040512.200542.09569104.imp@bsdimp.com> In-Reply-To: <20040512.200542.09569104.imp@bsdimp.com> Content-Type: text/plain; charset=us-ascii; format=flowed 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 13:16:47 -0000 M. Warner Losh wrote: >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. > > I didn't notice that mem-cards have uart(4) type in puc(4) driver when I started to dig. I was sure that it should be sio part. rik >Warner >_______________________________________________ >freebsd-current@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-current >To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > > >