Hi! I have a 2 port PCI serial card I'm trying to use under OpenBSD 3.9, but it doesn't seem to find it.
According to dmesg, the only detected serial port is pccom0, which is the on-board serial port: pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo The card has a NetMOS NM9835CV chipset. puc(4) lists several NetMOS based cards, but not in the specific configuration of mine: NetMos 1P (1 port parallel) NetMos 2S1P (2 port serial and 1 port parallel) NetMos 4S (4 port serial) Is my card unsupported, or is there something special I need to do to detect it? Thanks! -- Ben Sinclair [EMAIL PROTECTED]

