From owner-freebsd-questions Sun May 17 11:08:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA21003 for freebsd-questions-outgoing; Sun, 17 May 1998 11:08:09 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns2.cetlink.net (ns2.cetlink.net [209.54.54.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA20891 for ; Sun, 17 May 1998 11:07:34 -0700 (PDT) (envelope-from jak@cetlink.net) Received: from EXIT10 (i485-gw.cetlink.net [209.198.15.97]) by ns2.cetlink.net (8.8.8/8.8.5) with SMTP id OAA11457; Sun, 17 May 1998 14:07:24 -0400 (EDT) From: jak@cetlink.net (John Kelly) To: hometeam@techpower.net Cc: questions@FreeBSD.ORG Subject: Re: sio driver Date: Sun, 17 May 1998 18:09:36 GMT Message-ID: <355f23bc.87309735@mail.cetlink.net> References: In-Reply-To: X-Mailer: Forte Agent 1.5/32.451 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id LAA20892 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 17 May 1998 06:49:11 -0400 (EDT), Jt wrote: >Yeah I was trying for the 230000 I am isdn that was the whole >purpose of the 16650 to increase thoughput. Don't define it to SIO as a 650. Define it as a 550. The only trouble I ever had was when I tried to tell SIO the UART was a 650 (which it actually is). There's an obscure setting (in -current, I don't know about -stable) where you can tell SIO that a 550 UART has a transmit FIFO larger than 16 bytes. That's the only real benefit of trying to define it as 650 anyway, because you get the larger receive FIFO by default, no matter whether defined as a 650 or 550. I can post my serial port kernel config if you want to see how to use the transmit FIFO size setting when defined as a 550. >jkh mention that freebsd could handle 230 no problem just the 115000 >16550 was the restriction. Not if your serial card has a 2x clock jumper. I run 230,400 on either a 650 or 550 with no errors. >it runs in windows 95 fine on the 230000 settings. It only works with serial cards which have 2x or 4x jumper settings. You tell SIO the speed is 115,200, and the 2x clock jumper makes it really run at 230,400. Works great here with a 3Ccom Impact IQ ISDN at 128k. I run multiple ports, one upstream ISDN and several downstream modems, no errors. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message