From owner-freebsd-questions@FreeBSD.ORG Tue Apr 18 15:30:36 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCD7716A400 for ; Tue, 18 Apr 2006 15:30:36 +0000 (UTC) (envelope-from CQG00620@nifty.ne.jp) Received: from mail.asahi-net.or.jp (mail2.asahi-net.or.jp [202.224.39.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB54543D72 for ; Tue, 18 Apr 2006 15:30:35 +0000 (GMT) (envelope-from CQG00620@nifty.ne.jp) Received: from asahi-net.jp (l205243.ppp.asahi-net.or.jp [218.219.205.243]) by mail.asahi-net.or.jp (Postfix) with ESMTP id 0866E25604 for ; Wed, 19 Apr 2006 00:30:34 +0900 (JST) Date: Wed, 19 Apr 2006 00:31:58 +0900 From: Watanabe Kazuhiro To: freebsd-questions In-Reply-To: References: User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/20.7 (i386--freebsd) MULE/4.0 (HANANOEN) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Message-Id: <20060418153034.0866E25604@mail.asahi-net.or.jp> Subject: Re: unrecognized pci-serial board X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Apr 2006 15:30:36 -0000 Hi, tomoki-san. At Tue, 18 Apr 2006 17:08:54 +0900, FreeBSD MailingLists wrote: > the source for the driver can be downloaded from > http://www.ratocsystems.com/software/linux/pci60_060306.tar.gz Is your board REX-PCI60 with EXAR XR17C152 ? On NetBSD, EXAR XR17D15x is already supported with puc(4) driver. http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/dev/pci/pucdata.c#rev1.44 As far as I know, XR17D15x is a dual-voltage (3.3/5V PCI) version of XR17C15x. Other specifications seems to be the same. Perhaps your board will be work with the same entry. On FreeBSD, the file pucdata.c is located in /sys/dev/puc/ . Datasheets are available on the URL: http://www.exar.com/search_uart.php --- Watanabe Kazuhiro (CQG00620@nifty.ne.jp) # PCTel HSP MicroModem driver for FreeBSD # http://homepage2.nifty.com/dumb_show/unix/