Date: Thu, 8 Jan 2004 10:39:39 -0800 From: "Crist J. Clark" <cristjc@comcast.net> To: current@freebsd.org Subject: PCI Dual Port Serial Card Message-ID: <20040108183939.GA59263@blossom.cjclark.org>
next in thread | raw e-mail | index | archive | help
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: <Oxford Semiconductor PCI Dual Port Serial> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040108183939.GA59263>