From owner-freebsd-hackers Mon Nov 18 17:15:20 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA02710 for hackers-outgoing; Mon, 18 Nov 1996 17:15:20 -0800 (PST) Received: from veda.is (ubiq.veda.is [193.4.230.60]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id RAA02681; Mon, 18 Nov 1996 17:15:08 -0800 (PST) Received: (from adam@localhost) by veda.is (8.8.3/8.7.3) id BAA02796; Tue, 19 Nov 1996 01:17:07 GMT From: Adam David Message-Id: <199611190117.BAA02796@veda.is> Subject: split speed sio port? To: freebsd-hackers@freebsd.org Date: Tue, 19 Nov 1996 01:17:03 +0000 (GMT) Cc: freebsd-questions@freebsd.org X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Is it possible with the sio driver to set a serial port to receive at 38,4 kb/s and transmit at 115,2 kb/s simultaneously? How would this be achieved? As a last resort, I could crosswire 2 ports into a single serial-port connector, but how is it done using only the one port? -- Adam David