Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!ccicpg!felix!zemon From: abrams@bnl.UUCP (Karl L. Abrams) Newsgroups: comp.unix.ultrix Subject: Re: UREP and ULTRIX V2 Message-ID: <11697@felix.UUCP> Date: Wed, 4-Nov-87 16:18:54 EST Article-I.D.: felix.11697 Posted: Wed Nov 4 16:18:54 1987 Date-Received: Sat, 7-Nov-87 18:51:04 EST References: <9988@felix.UUCP> Sender: zemon@felix.UUCP Reply-To: abrams@bnl.UUCP (Karl L. Abrams) Organization: Brookhaven National Lab., Upton, N.Y. Lines: 19 Approved: zemon@felix.UUCP Reply-Path: In article <9988@felix.UUCP> awp8101@ritcv.UUCP (Andrew W. Potter) writes: > >Has anyone had success implementing UREP under ultrix V2? What >does it take to convert the UREP BSC driver to make into the ultrix >kernel? Or will the DEC BSC driver (supplied with Ultrix V2 for >2780 /3780 emulation) be coerced into doing the job? In order to get UREP running at our site, when we built the system we had to manually modify the makefile in /sys/SYS_NAME to eliminate all references to the dup placed there by config, and put in our own code to build UREP's dup driver. Then, in urep's dup.c, the line "register int br cvec" had to be commented out. This is because DEC has made these variables global. Good luck. -- ARPA: abrams@bnl.APRA BITNET: abrams@bnl.BITNET UUCP: ....philabs!sbcs!bnl!abrams