From owner-freebsd-current@FreeBSD.ORG Thu May 13 06:05:48 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 6C2CE16A4CE for ; Thu, 13 May 2004 06:05:48 -0700 (PDT) Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8ADF843D48 for ; Thu, 13 May 2004 06:05:47 -0700 (PDT) (envelope-from rik@cronyx.ru) Received: (from root@localhost) by hanoi.cronyx.ru id i4DD2aNq040845 for freebsd-current@freebsd.org.checked; (8.12.8/vak/2.1) Thu, 13 May 2004 17:02:36 +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 i4DD0JfT040628; (8.12.8/vak/2.1) Thu, 13 May 2004 17:00:19 +0400 (MSD) (envelope-from rik@cronyx.ru) Message-ID: <40A371AD.9040103@cronyx.ru> Date: Thu, 13 May 2004 17:01:33 +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: Marcel Moolenaar References: <40A26162.9030607@cronyx.ru> <20040512182934.GA44356@ns1.xcllnt.net> In-Reply-To: <20040512182934.GA44356@ns1.xcllnt.net> Content-Type: text/plain; charset=ISO-8859-1; 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:05:48 -0000 Marcel Moolenaar wrote: >On Wed, May 12, 2004 at 09:39:46PM +0400, Roman Kurakin wrote: > > >>Hi, >> >> Does any body workin on support for memory mapped serial adapters? >> >> >Already there: uart(4). > > Thanks. I was sure it should be supported by sio(4) as in many other OS. Best regards, Roman Kurakin