From owner-freebsd-questions Mon May 1 21:52:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fedde.littleton.co.us (fedde.littleton.co.us [216.17.174.44]) by hub.freebsd.org (Postfix) with ESMTP id 75DBE37BA7A for ; Mon, 1 May 2000 21:52:37 -0700 (PDT) (envelope-from cfedde@fedde.littleton.co.us) Received: from fedde.littleton.co.us (localhost [127.0.0.1]) by fedde.littleton.co.us (8.10.0/8.10.0) with ESMTP id e424qZZ00418 for ; Mon, 1 May 2000 22:52:35 -0600 (MDT) Message-Id: <200005020452.e424qZZ00418@fedde.littleton.co.us> To: questions@freebsd.org From: Chris Fedde Subject: byterunner TC-800 support in 4.0R? Date: Mon, 01 May 2000 22:52:34 -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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