From owner-freebsd-sparc64@FreeBSD.ORG Sat Aug 2 15:03:38 2003 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97FC937B401 for ; Sat, 2 Aug 2003 15:03:38 -0700 (PDT) Received: from k6.locore.ca (k6.locore.ca [198.96.117.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8E0243F3F for ; Sat, 2 Aug 2003 15:03:37 -0700 (PDT) (envelope-from jake@locore.ca) Received: by k6.locore.ca (Postfix, from userid 1000) id 2D8711E80D; Sat, 2 Aug 2003 18:03:39 -0400 (EDT) Date: Sat, 2 Aug 2003 18:03:39 -0400 From: Jake Burkholder To: Maxim Mazurok Message-ID: <20030802220339.GB41829@locore.ca> References: <20030801132240.GA77415@km.ua> <20030801170417.GC834@crow.dom2ip.de> <20030802101221.GB77415@km.ua> <20030802204840.GC77415@km.ua> <20030802205913.GA25026@dhcp01.pn.xcllnt.net> <20030802215650.GF77415@km.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030802215650.GF77415@km.ua> User-Agent: Mutt/1.4.1i cc: freebsd-sparc@freebsd.org Subject: Re: sio(4) driver X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Aug 2003 22:03:38 -0000 Apparently, On Sun, Aug 03, 2003 at 12:56:50AM +0300, Maxim Mazurok said words to the effect of; > On Sat, Aug 02, 2003 at 01:59:13PM -0700, Marcel Moolenaar wrote: > > >> after insert dual-rs232 ports card i have worked sio0 and sio1 (see up). > >> but in dmesg i see two strange ports: > >> > >> sio2 addr 0x14003803f8-0x14003803ff irq 41 on ebus0 > >> sio2: type 16550A > >> sio3 addr 0x14003602f8-0x14003602ff irq 42 on ebus0 > >> sio3: type 16550A > >> > >> who know, what this? > > > >Those probably are the rs232 ports you always had, but were never > >supported before. In old dmesg(8) outputs you'll find them as > >devices with the name . > > but... where hardware connectors for this ports? Keyboard and mouse ports. Jake