Subject: Re: SIIG Cyber Serial Dual PCI
To: Steven Grunza <steven_grunza@ieee.org>
From: Nathan J. Williams <nathanw@wasabisystems.com>
List: port-i386
Date: 04/26/2004 16:31:05
Steven Grunza <steven_grunza@ieee.org> writes:

> I just installed a SIIG Cyber Serial Dual PCI card but I don't know
> what /dev device to open to use it.  dmesg reports:
> 
> puc0 at pci0 dev 15 function 0: SIIG Cyber Serial Dual PCI 16C650 (20x
> family) (
> com, com)
> com3 at puc0 port 0: interrupting at irq 10
> com3: ns16550a, working fifo
> com4 at puc0 port 1: interrupting at irq 10
> com4: ns16550a, working fifo
> com0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, working fifo
> 
> The system is running NetBSD-1.6, port-i386:

You're looking for /dev/tty03 and /dev/tty04.

        - Nathan