> You have a multiport serial card in your system, right?  What is it
> and how do you configure it in your kernel configuration file?

Here's the relevant bits (note: sio0 has been tried without 0x10):

# generic multi-I/O card with 16550 type UARTS
device          sio0    at isa? port IO_COM1 flags 0x10 irq 4
device          sio1    at isa? port IO_COM2 irq 3

# STB-4 4-port serial - non-AST compatible
device          sio2    at isa? port 0x1f8 flags 0x705
device          sio3    at isa? port 0x1e8 flags 0x705
device          sio4    at isa? port 0x2a8 flags 0x705
device          sio5    at isa? port 0x1a8 flags 0x705 irq 10

# S-LINK 4-port serial AST compatible
device          sio6    at isa? port 0x180 flags 0x901
device          sio7    at isa? port 0x188 flags 0x901
device          sio8    at isa? port 0x190 flags 0x901
device          sio9    at isa? port 0x198 flags 0x901 irq 5

Cheers,
-skots
--
Scott G. Akmentins-Taylor     InterNet: [EMAIL PROTECTED]
MRY Systems                             [EMAIL PROTECTED]
    (Skots Gregorijs Akmentins-Teilors -- just call me "Skots")
                ----- Labak miris neka sarkans -----


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to