Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 May 2000 22:52:34 -0600
From:      Chris Fedde <chris@fedde.littleton.co.us>
To:        questions@freebsd.org
Subject:   byterunner TC-800 support in 4.0R?
Message-ID:  <200005020452.e424qZZ00418@fedde.littleton.co.us>

next in thread | raw e-mail | index | archive | help
I have a byterunner TC-800 serial port card in my system that was working
well under 3.X but after a recent re-install to 4.0R the board fails to
work at data rates over 9600bps.   Is this a known problem?

My current config for the board is as follows

    # 
    # Multiport Serial Card
    #  TC-800
    # 
    # Other flags for sio that aren't documented in the man page.
    #       0x20000 enable hardware RTS/CTS and larger FIFOs.  Only works for
    #               ST16650A-compatible UARTs.
    #
    options  COM_MULTIPORT           #code for some cards with shared IRQs
    device   sio2    at isa? port 0x100 flags 0x20205
    device   sio3    at isa? port 0x108 flags 0x20205
    device   sio4    at isa? port 0x110 flags 0x20205
    device   sio5    at isa? port 0x118 flags 0x20205
    device   sio6    at isa? port 0x120 flags 0x20205
    device   sio7    at isa? port 0x128 flags 0x20205
    device   sio8    at isa? port 0x130 flags 0x20205
    device   sio9    at isa? port 0x138 flags 0x20205 irq 0x2

BTW sio0 and sio1 (on the motherboard) work fine up to 115200.

thanks
chris

--
    Chris Fedde
    303 773 9134


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005020452.e424qZZ00418>