Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!purdue!decwrl!labrea!rutgers!cmcl2!phri!marob!daveh From: daveh@marob.MASA.COM (Dave Hammond) Newsgroups: comp.unix.xenix Subject: Re: uucp patches Keywords: repost of Erik Murrey's UUCICO patch. Message-ID: <632@marob.MASA.COM> Date: 1 May 89 19:02:19 GMT Reply-To: daveh@marob.masa.com (Dave Hammond) Organization: ESCC New York City Lines: 45 [ I grabbed this a few weeks ago -- hope it helps ] Run "adb -w" on uucico (in /usr/lib/uucp, you will need to be root) Here is a script: ----- start of script ---- $ date Sun Oct 30 09:03:56 PST 1988 $ copy -om uucico uucico~ $ adb -w uucico * windows/x _windows: 0x3 * windows/w 7 _windows: 0x3= 0x7 * $x * millitick+32?ia _millitick+0x32: mov ax,0x14 _millitick+0x35: * .?x _millitick+0x32: 0x14b8 * .?w 32b8 _millitick+0x32: 0x14b8= 0x32b8 * .?ia _millitick+0x32: mov ax,0x32 _millitick+0x35: * $q $ ---- end of script ---- If you're wondering, the mov ax,0x14 is setting up a divide by 20 for HZ=20 machines. The 0x32 changes it to 50 for HZ=50 machines.. The patch to windows is the famous WINDOWS=7 patch that helps over lines with big delays (eg PC-Pursuit). Erik Murrey MPX Data Systems, Inc. erik@mpx2.UUCP ...!{bpa,spl1,cbmvax,vu-vlsi}!mpx1!erik -------------------------- cut here ---------------------------- -- Dave Hammond daveh@marob.masa.com