Re: Remote job submission from PDP-11

2020-10-10 Thread Mattis Lind via cctalk
Den lör 10 okt. 2020 kl 13:23 skrev Stefan Skoglund via cctalk < cctalk@classiccmp.org>: > ons 2020-10-07 klockan 14:08 -0400 skrev Paul Koning via cctalk: > > > > Not flags, that's an HDLC concept. Bisync uses sync characters (as > > DDCMP does) but instead of doing framing by byte counts it

Re: Remote job submission from PDP-11

2020-10-10 Thread Stefan Skoglund via cctalk
ons 2020-10-07 klockan 14:08 -0400 skrev Paul Koning via cctalk: > > Not flags, that's an HDLC concept. Bisync uses sync characters (as > DDCMP does) but instead of doing framing by byte counts it does it by > a frame terminator, and for transparency if that occurs inside the > data it has to be

Re: Remote job submission from PDP-11

2020-10-10 Thread Al Kossow via cctalk
On 10/7/20 2:03 PM, Ethan Dicks wrote: On Wed, Oct 7, 2020 at 4:49 PM Al Kossow via cctalk wrote: On 10/7/20 1:39 PM, Ethan Dicks via cctalk wrote: Synchronous serial lines are not typically a feature in the sort of machines people are likely to be running something like Simh on, especially

Re: Remote job submission from PDP-11

2020-10-09 Thread Maciej W. Rozycki via cctalk
On Wed, 7 Oct 2020, Al Kossow via cctalk wrote: > > Synchronous serial lines are not typically a feature in the sort of > > machines people are likely to be running something like Simh on, > > especially laptops. I'm sure there were Sync serial cards for ISA but > > probably not anything more

Re: Remote job submission from PDP-11

2020-10-09 Thread Bob Smith via cctalk
;Subject: Re: Remote job submission from PDP-11 > > > >On Wed, Oct 7, 2020 at 11:04 AM Paul Koning wrote: > > > > > > > On Oct 7, 2020, at 12:06 PM, Glen Slick via cctalk > > wrote: > > > > > > > > ... > > > > I was curious ab

Re: Remote job submission from PDP-11

2020-10-08 Thread Ethan Dicks via cctalk
On Thu, Oct 8, 2020 at 3:39 PM Noel Chiappa via cctalk wrote: > > From: Ethan Dicks > > > a DEC sync serial board since that part is nowhere to be found right > > now. > > I dunno, I see them fairly often on eBait (well, often compared to some other > things, e.g. TU56 parts... :-)

Re: Remote job submission from PDP-11

2020-10-08 Thread Peter Allan via cctalk
Thanks to everyone who has sent suggestions about remote job submission from a simulated PDP-11 to a simulated IBM/370. Although I do want to get this working on a simulated PDP-11 running RSX-11M, the mention of the Unix 'send' command grabbed my attention, since that rings a vague bell in my

Re: Remote job submission from PDP-11

2020-10-08 Thread Dave Mitton via cctalk
Date: Wed, 7 Oct 2020 11:29:43 -0700 From: Glen Slick Subject: Re: Remote job submission from PDP-11 On Wed, Oct 7, 2020 at 11:04 AM Paul Koning wrote: > > > On Oct 7, 2020, at 12:06 PM, Glen Slick via cctalk wrote: > > > > ... > > I was curious about this D

Re: Remote job submission from PDP-11

2020-10-08 Thread Noel Chiappa via cctalk
> From: Ethan Dicks > a DEC sync serial board since that part is nowhere to be found right > now. I dunno, I see them fairly often on eBait (well, often compared to some other things, e.g. TU56 parts... :-) QBUS or UNIBUS? And there are lots of different ones, which I confess I

Re: Remote job submission from PDP-11

2020-10-08 Thread Mattis Lind via cctalk
Den ons 7 okt. 2020 kl 22:19 skrev Peter Coghlan via cctalk < cctalk@classiccmp.org>: > > > However, I know of at least two projects which implement bisync line to > TCP/IP gateways to interface to IBM terminals using additional hardware. > Perhaps it might be possible to adapt one or both to do

Re: Remote job submission from PDP-11

2020-10-07 Thread Ethan Dicks via cctalk
On Wed, Oct 7, 2020 at 7:32 PM Peter Coghlan via cctalk wrote: > Ethan Dicks wrote: > > There are no implementations of sync serial devices in Simh. That > > would have to be written in any case. The DU11 and DUV11 are very > > simple PIO serial lines with, IIRC, a COM5025 USART... > > This is

Re: Remote job submission from PDP-11

2020-10-07 Thread Ethan Dicks via cctalk
On Wed, Oct 7, 2020 at 6:26 PM Dennis Boone via cctalk wrote: > Folks seem to be mostly going at hardware here, but the o.p. indicated > emulation. Indeed. I brought up real hardware because that is the foundation of my knowledge of RJE but I wasn't intending to propose that as a solution.

Re: Remote job submission from PDP-11

2020-10-07 Thread Peter Coghlan via cctalk
Ethan Dicks wrote: > > There are no implementations of sync serial devices in Simh. That > would have to be written in any case. The DU11 and DUV11 are very > simple PIO serial lines with, IIRC, a COM5025 USART. It would not be > a huge undertaking to write up a module to emulate one and

Re: Remote job submission from PDP-11

2020-10-07 Thread Ethan Dicks via cctalk
On Wed, Oct 7, 2020 at 5:56 PM Bob Smith wrote: > Sig 2652 is an alternative to the 5025. 5025 is based on the DP11 MSI > design by Frank Zereski at dec, the 26t2 is based on my design for the > DMC/KMC line units that could run DDCM{< BiSync-ADDCP-BDLC Good to know about both of those chips. I

Re: Remote job submission from PDP-11

2020-10-07 Thread Chris Zach via cctalk
Well, the solution is simple: Build a UNibus to USB interface so SIMH can use the physical devices properly. That can't be too hard... C On 10/7/2020 6:26 PM, Dennis Boone via cctalk wrote: Folks seem to be mostly going at hardware here, but the o.p. indicated emulation. I'll point out,

Re: Remote job submission from PDP-11

2020-10-07 Thread Dennis Boone via cctalk
Folks seem to be mostly going at hardware here, but the o.p. indicated emulation. I'll point out, since I haven't seen mention of it, that Kevin Jordan's Nostalgic Computing Center has many of its emulated systems linked via RJE - the Cybers, the Primes, and the VM/CMS machine at least.

Re: Remote job submission from PDP-11

2020-10-07 Thread Bob Smith via cctalk
Sig 2652 is an alternative to the 5025. 5025 is based on the DP11 MSI design by Frank Zereski at dec, the 26t2 is based on my design for the DMC/KMC line units that could run DDCM{< BiSync-ADDCP-BDLC On Wed, Oct 7, 2020 at 5:04 PM Ethan Dicks via cctalk wrote: > > On Wed, Oct 7, 2020 at 4:49 PM

Re: Remote job submission from PDP-11

2020-10-07 Thread Ethan Dicks via cctalk
On Wed, Oct 7, 2020 at 4:49 PM Al Kossow via cctalk wrote: > On 10/7/20 1:39 PM, Ethan Dicks via cctalk wrote: > > > Synchronous serial lines are not typically a feature in the sort of > > machines people are likely to be running something like Simh on, > > especially laptops. I'm sure there

Re: Remote job submission from PDP-11

2020-10-07 Thread Al Kossow via cctalk
On 10/7/20 1:48 PM, Al Kossow via cctalk wrote: On 10/7/20 1:39 PM, Ethan Dicks via cctalk wrote: Synchronous serial lines are not typically a feature in the sort of machines people are likely to be running something like Simh on, especially laptops.  I'm sure there were Sync serial cards for

Re: Remote job submission from PDP-11

2020-10-07 Thread Al Kossow via cctalk
On 10/7/20 1:39 PM, Ethan Dicks via cctalk wrote: Synchronous serial lines are not typically a feature in the sort of machines people are likely to be running something like Simh on, especially laptops. I'm sure there were Sync serial cards for ISA but probably not anything more recent. you

Re: Remote job submission from PDP-11

2020-10-07 Thread Ethan Dicks via cctalk
On Wed, Oct 7, 2020 at 4:19 PM Peter Coghlan via cctalk wrote: > > I am looking for the following software products for a PDP-11, ideally to > > be run on RSX-11M. > > > > RJE/HASP > > 2780/3780 Protocol Emulator > > > > My aim is to be able to submit a remote job from a simulated PDP-11 on simh

Re: Remote job submission from PDP-11

2020-10-07 Thread Peter Coghlan via cctalk
> Hi folks, > > I am looking for the following software products for a PDP-11, ideally to > be run on RSX-11M. > > RJE/HASP > > 2780/3780 Protocol Emulator > > My aim is to be able to submit a remote job from a simulated PDP-11 on simh > to a simulated IBM/370 on Hercules. The products that

Re: Remote job submission from PDP-11

2020-10-07 Thread Glen Slick via cctalk
On Wed, Oct 7, 2020 at 11:04 AM Paul Koning wrote: > > > On Oct 7, 2020, at 12:06 PM, Glen Slick via cctalk > > wrote: > > > > ... > > I was curious about this DEC M8704 DMS11-DA that sold cheap a few days > > ago. It has eight SMC COM5025 "Multi-Protocol Universal Synchronous > >

Re: Remote job submission from PDP-11

2020-10-07 Thread Paul Koning via cctalk
> On Oct 7, 2020, at 11:00 AM, Ethan Dicks wrote: > > ... > >> At least in the 2780 emulation case, where BISYNC protocol handling is in >> software and the serial ports just are raw byte pipes. > > Yes, Bisync is just a stream of raw bytes, but ISTR the COM5025 (the > common 1970s USART

Re: Remote job submission from PDP-11

2020-10-07 Thread Paul Koning via cctalk
> On Oct 7, 2020, at 12:06 PM, Glen Slick via cctalk > wrote: > > ... > I was curious about this DEC M8704 DMS11-DA that sold cheap a few days > ago. It has eight SMC COM5025 "Multi-Protocol Universal Synchronous > Receiver/Transmitter USYNR/T" chips: > >

Re: Remote job submission from PDP-11

2020-10-07 Thread Chris Zach via cctalk
Interesting. I think these came from that E-COM US Postal Service thing in the late 1980's where the USPS built a pilot system to allow you to go into a post office, give them a letter, then they would scan the letter, route it through a network of pdp11's to the destination PO where it was

Re: Remote job submission from PDP-11

2020-10-07 Thread Ethan Dicks via cctalk
On Wed, Oct 7, 2020 at 1:50 PM Al Kossow via cctalk wrote: > On 10/7/20 10:32 AM, Ethan Dicks via cctalk wrote: > > > Using a KMC11 is similar > > Other than the KMC being a Unibus bandwidth hog. Similar in principle, not in implementation. COMBOARDs were quite well behaved. The DMA engine was

Re: Remote job submission from PDP-11

2020-10-07 Thread Ethan Dicks via cctalk
For those that might want to look at the roots, there are a few references at the bottom of this page to IBM Bisync docs. http://www.3780-emulation.com/3780-emulation-bisync-protocol.htm The other publication which really contains the meat of Bisync is the manual for the Data 100 2780/3780

Re: Remote job submission from PDP-11

2020-10-07 Thread Will Cooke via cctalk
On 10/07/2020 11:11 AM Chris Zach via cctalk wrote: has a Z80A SIO, DMA, DMA,DMA, CPU,and a CTC whatever that was. Three CTC is a Counter Timer Circuit -- Two(?) sixteen bit timers with various modes and input/output options.

Re: Remote job submission from PDP-11

2020-10-07 Thread Al Kossow via cctalk
On 10/7/20 10:32 AM, Ethan Dicks via cctalk wrote: Using a KMC11 is similar Other than the KMC being a Unibus bandwidth hog.

Re: Remote job submission from PDP-11

2020-10-07 Thread jim stephens via cctalk
On 10/7/2020 10:32 AM, Ethan Dicks via cctalk wrote: On Wed, Oct 7, 2020 at 12:07 PM Glen Slick via cctalk wrote: On Wed, Oct 7, 2020 at 8:37 AM Ethan Dicks wrote: On Wed, Oct 7, 2020 at 5:07 AM Peter Allan wrote: RJE/HASP 2780/3780 Protocol Emulator I used to do this with specialty

Re: Remote job submission from PDP-11

2020-10-07 Thread Ethan Dicks via cctalk
On Wed, Oct 7, 2020 at 12:07 PM Glen Slick via cctalk wrote: > > On Wed, Oct 7, 2020 at 8:37 AM Ethan Dicks wrote: > > > > On Wed, Oct 7, 2020 at 5:07 AM Peter Allan wrote: > > > RJE/HASP > > > 2780/3780 Protocol Emulator > > > > I used to do this with specialty hardware... > > > >

Re: Remote job submission from PDP-11

2020-10-07 Thread Al Kossow via cctalk
On 10/7/20 9:36 AM, Al Kossow via cctalk wrote: On 10/7/20 8:29 AM, Chris Zach via cctalk wrote: That sounds like it, and I might have been the one to upload the drivers. Let me find one in the shed and take a picture. https://pubs.usgs.gov/of/1988/0185/report.pdf

Re: Remote job submission from PDP-11

2020-10-07 Thread Al Kossow via cctalk
On 10/7/20 8:29 AM, Chris Zach via cctalk wrote: That sounds like it, and I might have been the one to upload the drivers. Let me find one in the shed and take a picture. https://pubs.usgs.gov/of/1988/0185/report.pdf https://pubs.usgs.gov/of/1991/0262/report.pdf from Larry Baker they

Re: Remote job submission from PDP-11

2020-10-07 Thread Chris Zach via cctalk
Ok, here are pics of three of them that I dug out. Ring any bells? https://i.imgur.com/YZ4pUtY.jpg https://i.imgur.com/QcHbkjY.jpg https://i.imgur.com/i68mtFW.jpg Not as cool as the Chaosnet boards, but still interesting. Each board has a Z80A SIO, DMA, DMA,DMA, CPU,and a CTC whatever that

Re: Remote job submission from PDP-11

2020-10-07 Thread Glen Slick via cctalk
On Wed, Oct 7, 2020 at 8:37 AM Ethan Dicks via cctalk wrote: > > On Wed, Oct 7, 2020 at 5:07 AM Peter Allan via cctalk > wrote: > > I am looking for the following software products for a PDP-11, ideally to > > be run on RSX-11M. > > > > RJE/HASP > > 2780/3780 Protocol Emulator > > I used to do

Re: Remote job submission from PDP-11

2020-10-07 Thread Chris Zach via cctalk
That sounds like it, and I might have been the one to upload the drivers. Let me find one in the shed and take a picture. C On 10/7/2020 10:44 AM, Al Kossow via cctalk wrote: On 10/7/20 6:46 AM, Chris Zach via cctalk wrote: I do have a bunch of Unibus 3270/X.25 boards from a third party

Re: Remote job submission from PDP-11

2020-10-07 Thread Ethan Dicks via cctalk
On Wed, Oct 7, 2020 at 10:14 AM Jay Jaeger via cctalk wrote: > I remembered reading a man page for 2780/3780 emulation under UNIX back > in the day (turns out it was for AT PWB UNIX), and found it: > > http://quintile.net/pwb/rje_guide.pdfManual > > Code seems to exist in > >

Re: Remote job submission from PDP-11

2020-10-07 Thread Ethan Dicks via cctalk
On Wed, Oct 7, 2020 at 9:46 AM Chris Zach via cctalk wrote: > I do have a bunch of Unibus 3270/X.25 boards from a third party vendor. > Big big boards with a bunch of Z80's on them to do all the protocol > work. Anyone interested in me digging them out and figuring out what > they were? Do you

Re: Remote job submission from PDP-11

2020-10-07 Thread Ethan Dicks via cctalk
On Wed, Oct 7, 2020 at 10:20 AM Paul Koning via cctalk wrote: > >> On Wed, Oct 7, 2020 at 5:07 AM Peter Allan via cctalk > >> wrote: > >>> I am looking for the following software products for a PDP-11, ideally to > >>> be run on RSX-11M. > >>> > >>> RJE/HASP > >>> 2780/3780 Protocol Emulator >

Re: Remote job submission from PDP-11

2020-10-07 Thread Al Kossow via cctalk
On 10/7/20 6:46 AM, Chris Zach via cctalk wrote: I do have a bunch of Unibus 3270/X.25 boards from a third party vendor. ACC (Advanced Computer Communications)? If you can find it, the PDP-11 RJE product was released to DECUS I have it on fiche, but that would be tedious to reconstruct. I

Re: Remote job submission from PDP-11

2020-10-07 Thread Paul Koning via cctalk
> On Oct 7, 2020, at 10:14 AM, Jay Jaeger via cctalk > wrote: > > On 10/7/2020 8:41 AM, Ethan Dicks via cctalk wrote: >> On Wed, Oct 7, 2020 at 5:07 AM Peter Allan via cctalk >> wrote: >>> I am looking for the following software products for a PDP-11, ideally to >>> be run on RSX-11M. >>>

Re: Remote job submission from PDP-11

2020-10-07 Thread Jay Jaeger via cctalk
On 10/7/2020 8:41 AM, Ethan Dicks via cctalk wrote: > On Wed, Oct 7, 2020 at 5:07 AM Peter Allan via cctalk > wrote: >> I am looking for the following software products for a PDP-11, ideally to >> be run on RSX-11M. >> >> RJE/HASP >> 2780/3780 Protocol Emulator > > I used to do this with

Re: Remote job submission from PDP-11

2020-10-07 Thread Chris Zach via cctalk
I do have a bunch of Unibus 3270/X.25 boards from a third party vendor. Big big boards with a bunch of Z80's on them to do all the protocol work. Anyone interested in me digging them out and figuring out what they were? On 10/7/2020 9:41 AM, Ethan Dicks via cctalk wrote: On Wed, Oct 7, 2020

Re: Remote job submission from PDP-11

2020-10-07 Thread Ethan Dicks via cctalk
On Wed, Oct 7, 2020 at 5:07 AM Peter Allan via cctalk wrote: > I am looking for the following software products for a PDP-11, ideally to > be run on RSX-11M. > > RJE/HASP > 2780/3780 Protocol Emulator I used to do this with specialty hardware...

Remote job submission from PDP-11

2020-10-07 Thread Peter Allan via cctalk
Hi folks, I am looking for the following software products for a PDP-11, ideally to be run on RSX-11M. RJE/HASP 2780/3780 Protocol Emulator My aim is to be able to submit a remote job from a simulated PDP-11 on simh to a simulated IBM/370 on Hercules. The products that I mentioned seem the