From owner-freebsd-current@FreeBSD.ORG Thu Jan 8 10:39:43 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 7F08B16A4CE for ; Thu, 8 Jan 2004 10:39:43 -0800 (PST) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58E1843D4C for ; Thu, 8 Jan 2004 10:39:42 -0800 (PST) (envelope-from cristjc@comcast.net) Received: from blossom.cjclark.org (c-24-6-186-224.client.comcast.net[24.6.186.224]) by comcast.net (rwcrmhc12) with ESMTP id <2004010818394101400rrlt4e>; Thu, 8 Jan 2004 18:39:41 +0000 Received: from blossom.cjclark.org (localhost. [127.0.0.1]) by blossom.cjclark.org (8.12.9p2/8.12.8) with ESMTP id i08Ide43059335 for ; Thu, 8 Jan 2004 10:39:40 -0800 (PST) (envelope-from cristjc@comcast.net) Received: (from cjc@localhost) by blossom.cjclark.org (8.12.9p2/8.12.9/Submit) id i08Iddeo059334 for current@freebsd.org; Thu, 8 Jan 2004 10:39:39 -0800 (PST) (envelope-from cristjc@comcast.net) X-Authentication-Warning: blossom.cjclark.org: cjc set sender to cristjc@comcast.net using -f Date: Thu, 8 Jan 2004 10:39:39 -0800 From: "Crist J. Clark" To: current@freebsd.org Message-ID: <20040108183939.GA59263@blossom.cjclark.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-URL: http://people.freebsd.org/~cjc/ Subject: PCI Dual Port Serial Card X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Crist J. Clark" List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jan 2004 18:39:43 -0000 I've got a StarTech.com two port PCI card, 16C950, which is seems to be a rebranded Oxford Semiconductor OX16PCI954 PCI UART, listed as supported in the release notes for 5.1. The system in question is 5.1-p10. I've compiled the puc(4) driver into the kernel, and the dmesg(8) looks like so, sio0: port 0xdf40-0xdf5f,0xdf60-0xdf67 mem 0xfeacd000-0feacdfff,0xfeace000,0xfeacefff irq 3 at device 12.0 on pci2 sio0: moving to sio1 sio1: type 16550A One of the ports in the card works fine as sio1, as does the built-in serial port, sio0, but the second port in the card doesn't show up anywhere. What do I need to do to get the system to find the second port on the card? -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org