From owner-freebsd-mobile@FreeBSD.ORG Mon Dec 24 15:21:20 2007 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 33A0716A417 for ; Mon, 24 Dec 2007 15:21:20 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) Received: from pobox.codelabs.ru (pobox.codelabs.ru [144.206.177.45]) by mx1.freebsd.org (Postfix) with ESMTP id C97FE13C45A for ; Mon, 24 Dec 2007 15:21:19 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=one; d=codelabs.ru; h=Received:Date:From:To:Cc:Message-ID:References:MIME-Version:Content-Type:Content-Disposition:In-Reply-To:Sender:X-Spam-Status:Subject; b=JyZXNNcSFD4/Y4TpFVM7w/U45JCoZ6+ved1WMtmCkfMWHVOC7/wuEDAK7Tc6UW5LhNV7XWRgmurL0jr3RPqajYMozs8vrswppnu1JUBXpfZzOXLwznWDAY+picvD8v6ilFFG4kkgaHt/YBnR57YAAGxW9Vbp4/Fa4AMfvgA+LoE=; Received: from void.codelabs.ru (void.codelabs.ru [144.206.177.25]) by pobox.codelabs.ru with esmtpsa (TLSv1:AES256-SHA:256) id 1J6op5-000F6n-3M; Mon, 24 Dec 2007 18:02:31 +0300 Date: Mon, 24 Dec 2007 18:02:29 +0300 From: Eygene Ryabinkin To: Vladimir Grebenschikov Message-ID: References: <1198439210.1617.8.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <1198439210.1617.8.camel@localhost> Sender: rea-fbsd@codelabs.ru X-Spam-Status: No, score=-1.9 required=4.0 tests=ALL_TRUSTED,AWL,BAYES_50 Cc: freebsd-current , freebsd-mobile Subject: Re: device uart - does it work for anybody with PCMCI card? X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Dec 2007 15:21:20 -0000 Vladimir, good day. Sun, Dec 23, 2007 at 10:46:50PM +0300, Vladimir Grebenschikov wrote: > Can anybody confirm that device uart just works for some PCMCI card ? Yeah, I have ST-Lab RS-232 Serial PCMCIA card: http://www.st-lab.com/assign.asp?keyid=bn5 (C-130) It has Oxford Semiconductor OXCB950 chip and works fine. The card is discontinued, but there is other model that named simularily, 'C-131': http://www.st-lab.com/assign.asp?keyid=bn15 I don't know what chip they use in it, so can not say for sure that it will work out of the box. -- Eygene