From owner-freebsd-hackers Mon Aug 11 09:08:12 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA12641 for hackers-outgoing; Mon, 11 Aug 1997 09:08:12 -0700 (PDT) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id JAA12636 for ; Mon, 11 Aug 1997 09:08:07 -0700 (PDT) Received: from rover.village.org [127.0.0.1] by rover.village.org with esmtp (Exim 1.60 #1) id 0wxwxz-0004BM-00; Mon, 11 Aug 1997 10:05:11 -0600 To: Tom Samplonius Subject: Re: ISDN drivers/cards Cc: Terry Lambert , joerg_wunsch@uriah.heep.sax.de, hackers@freebsd.org In-reply-to: Your message of "Sun, 10 Aug 1997 14:07:39 PDT." References: Date: Mon, 11 Aug 1997 10:05:11 -0600 From: Warner Losh Message-Id: Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message Tom Samplonius writes: : - Hack the hardware to double the clock rate, so that 115200 is actually : 230400. This only works with uarts that have an accessible crystal. I have some hardware here that has a jumper to double or 4x the baud rates that it can do. It is a 16650 I believe. I've not tried to get it to do 230400, however, because I have only one of them right now. And I'm using to get more serial ports on my machine than would otherwise be possible since it is a 16 bit card... Warner