From owner-freebsd-hackers@FreeBSD.ORG Wed Apr 7 10:07:23 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A32A16A4CE for ; Wed, 7 Apr 2004 10:07:23 -0700 (PDT) Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6571E43D53 for ; Wed, 7 Apr 2004 10:07:22 -0700 (PDT) (envelope-from rik@cronyx.ru) Received: (from root@localhost) by hanoi.cronyx.ru id i37H2CdF059850 for freebsd-hackers@freebsd.org.checked; (8.12.8/vak/2.1) Wed, 7 Apr 2004 21:02:12 +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 i37GxvfJ059636; (8.12.8/vak/2.1) Wed, 7 Apr 2004 20:59:57 +0400 (MSD) (envelope-from rik@cronyx.ru) Message-ID: <40743388.3010901@cronyx.ru> Date: Wed, 07 Apr 2004 20:59:52 +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: Craig Rodrigues References: <20040407163223.GA2981@crodrigues.org> In-Reply-To: <20040407163223.GA2981@crodrigues.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-hackers@freebsd.org Subject: Re: Kernel debugging with a multiport serial card X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Apr 2004 17:07:23 -0000 Craig Rodrigues wrote: >Hi, > >I have a few FreeBSD machines with an RJ-45 serial connector >on the motherboard. I would like to hook these >machines up to a single FreeBSD PC with a multiport serial >card and set it up to do kernel debugging. > >Can anyone recommend any multiport serial cards? > > There are many multiport cards. Just grep sio (4) or puc (4) sources. Cronyx: http://www.cronyx.ru/hardware/ompci.html DigiBoard Moxa atc Best regards, rik >Are there any cards with known problems? > >Thanks. > >