From owner-freebsd-stable Tue Apr 25 7:53:13 2000 Delivered-To: freebsd-stable@freebsd.org Received: from logatome.francenet.fr (logatome-2.francenet.fr [193.149.96.2]) by hub.freebsd.org (Postfix) with ESMTP id 50F2237BD48 for ; Tue, 25 Apr 2000 07:53:09 -0700 (PDT) (envelope-from e-masson@kisoft-services.com) Received: from localhost.nantes.kisoft-services.com (pppA100.francenet.fr [193.149.100.10]) by logatome.francenet.fr (8.10.1/8.10.1) with SMTP id e3PEqk504395; Tue, 25 Apr 2000 16:52:46 +0200 (CEST) X-Mailer: 21.1 (patch 9) "Canyonlands" XEmacs Lucid (via feedmail 8 I); VM 6.72 under 21.1 (patch 9) "Canyonlands" XEmacs Lucid MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14597.45415.131516.431525@localhost.nantes.kisoft-services.com> Date: Tue, 25 Apr 2000 16:53:27 +0200 (CEST) From: Eric Masson To: "Jim King" Cc: Subject: Re: sio interrupt handler problem In-Reply-To: <001301bfaebe$5717cca0$a44b8486@jking> References: <5564.000424@pd.chel.ru> <20000424114057.A692@pir.net> <14596.37283.563515.214828@localhost.nantes.kisoft-services.com> <003801bfae25$39a6d100$a44b8486@jking> <14597.37879.611136.906144@localhost.nantes.kisoft-services.com> <001301bfaebe$5717cca0$a44b8486@jking> Reply-To: e-masson@kisoft-services.com Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jim King writes: >You need to patch the code that sets the FIFO receive trigger level. I >think all you did was change the number that gets printed when the port is >probed. :-( > >Look for a line like: > com->fifo_image = t->c_ospeed <= 4800 ? FIFO_ENABLE : FIFO_ENABLE | >FIFO_RX_HIGH; > >Change the "FIFO_RX_HIGH" to "FIFO_RX_MEDH". I applied your change, i still encounter SOs but my TP seems to recover much faster from them. That makes modem much more useable. Thanks for the tip Regards Eric -- Opinions stated below are mine and can't be considered as official Kisoft Services policy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message