Re: [Simh] DZ11 vs DZV/DZQ11

2018-04-14 Thread Rhialto
On Thu 12 Apr 2018 at 21:40:59 +0200, Johnny Billquist wrote: > On 2018-04-12 16:06, Paul Koning wrote: > > I thought it was 15 devices -- 4 bit LUN number with the value 7 reserved > > for the controller. > > The LUN in SCSI is for something that looks like subunits or partitions. The > SCSI

Re: [Simh] DZ11 vs DZV/DZQ11

2018-04-12 Thread Johnny Billquist
On 2018-04-12 23:05, Mark Pizzolato wrote: I've added this to the pdp11_rq.c to describe these values: /* MediaId Is defined in the MSCP Basic Disk Functions Manual, page 4-37 to 4-38: The media type identifier is a 32-bit number, and it's coded like this: The high 25 bits are 5 characters,

Re: [Simh] DZ11 vs DZV/DZQ11

2018-04-12 Thread Mark Pizzolato
On Thursday, April 12, 2018 at 12:25 PM, Johnny Billquist wrote: > On 2018-04-12 02:41, Mark Pizzolato wrote: > > On Tuesday, April 10, 2018 at 10:15 AM, Johnny Billquist wrote: > >> On 2018-04-10 10:26, Mark Pizzolato wrote: > >>> On Monday, April 9, 2018 at 11:51 PM, Johnny Billquist wrote: >

Re: [Simh] DZ11 vs DZV/DZQ11

2018-04-12 Thread Mark Pizzolato
On Thursday, April 12, 2018 at 1:35 PM, Johnny Billquist wrote: > On 2018-04-12 22:31, Johnny Billquist wrote: > > On 2018-04-12 21:24, Johnny Billquist wrote: > >> On 2018-04-12 02:41, Mark Pizzolato wrote: > >>> On Tuesday, April 10, 2018 at 10:15 AM, Johnny Billquist wrote: > On 2018-04-10

Re: [Simh] DZ11 vs DZV/DZQ11

2018-04-12 Thread Johnny Billquist
On 2018-04-12 22:31, Johnny Billquist wrote: On 2018-04-12 21:24, Johnny Billquist wrote: On 2018-04-12 02:41, Mark Pizzolato wrote: On Tuesday, April 10, 2018 at 10:15 AM, Johnny Billquist wrote: On 2018-04-10 10:26, Mark Pizzolato wrote: On Monday, April 9, 2018 at 11:51 PM, Johnny

Re: [Simh] DZ11 vs DZV/DZQ11

2018-04-12 Thread Johnny Billquist
On 2018-04-12 21:24, Johnny Billquist wrote: On 2018-04-12 02:41, Mark Pizzolato wrote: On Tuesday, April 10, 2018 at 10:15 AM, Johnny Billquist wrote: On 2018-04-10 10:26, Mark Pizzolato wrote: On Monday, April 9, 2018 at 11:51 PM, Johnny Billquist wrote: On 2018-04-10 00:25, Mark Pizzolato

Re: [Simh] DZ11 vs DZV/DZQ11

2018-04-12 Thread Johnny Billquist
On 2018-04-12 16:06, Paul Koning wrote: On Apr 11, 2018, at 8:41 PM, Mark Pizzolato wrote: On Tuesday, April 10, 2018 at 10:15 AM, Johnny Billquist wrote: ... I certainly hope not. Like I said, this is cosmetic. MSCP reports disk size directly, and the id is just for

Re: [Simh] DZ11 vs DZV/DZQ11

2018-04-12 Thread Johnny Billquist
On 2018-04-12 02:41, Mark Pizzolato wrote: On Tuesday, April 10, 2018 at 10:15 AM, Johnny Billquist wrote: On 2018-04-10 10:26, Mark Pizzolato wrote: On Monday, April 9, 2018 at 11:51 PM, Johnny Billquist wrote: On 2018-04-10 00:25, Mark Pizzolato wrote: [...] Some OSes leverage the encoded

Re: [Simh] DZ11 vs DZV/DZQ11

2018-04-12 Thread Paul Koning
> On Apr 11, 2018, at 8:41 PM, Mark Pizzolato wrote: > > On Tuesday, April 10, 2018 at 10:15 AM, Johnny Billquist wrote: >>> >>> ... >> >> I certainly hope not. Like I said, this is cosmetic. MSCP reports disk size >> directly, >> and the id is just for information.

Re: [Simh] DZ11 vs DZV/DZQ11

2018-04-11 Thread Mark Pizzolato
On Tuesday, April 10, 2018 at 10:15 AM, Johnny Billquist wrote: > On 2018-04-10 10:26, Mark Pizzolato wrote: > > On Monday, April 9, 2018 at 11:51 PM, Johnny Billquist wrote: > >> On 2018-04-10 00:25, Mark Pizzolato wrote: [...] > >> And exactly > >> how many units/lines the controller

Re: [Simh] DZ11 vs DZV/DZQ11

2018-04-10 Thread Johnny Billquist
On 2018-04-10 15:19, Paul Koning wrote: On Apr 10, 2018, at 3:02 AM, Johnny Billquist wrote: On 2018-04-10 01:55, Paul Koning wrote: On Apr 9, 2018, at 6:25 PM, Mark Pizzolato wrote: ... With simh as it is currently written, all of your DZ devices do

Re: [Simh] DZ11 vs DZV/DZQ11

2018-04-10 Thread Johnny Billquist
On 2018-04-10 15:13, Paul Koning wrote: On Apr 9, 2018, at 9:28 PM, Mark Pizzolato wrote: On Monday, April 9, 2018 at 4:56 PM, Paul Koning wrote: ... I don't remember controllers with more than 4 units per device, but MSCP unit numbers are arbitrary 8 bit values. So a

Re: [Simh] DZ11 vs DZV/DZQ11

2018-04-10 Thread Johnny Billquist
On 2018-04-10 10:26, Mark Pizzolato wrote: On Monday, April 9, 2018 at 11:51 PM, Johnny Billquist wrote: On 2018-04-10 00:25, Mark Pizzolato wrote: On Monday, April 9, 2018 at 3:08 PM, Johnny Billquist wrote: On 2018-04-09 22:16, Mark Pizzolato wrote: On Monday, April 9, 2018 at 11:57 AM,

Re: [Simh] DZ11 vs DZV/DZQ11

2018-04-10 Thread Paul Koning
> On Apr 10, 2018, at 3:02 AM, Johnny Billquist wrote: > > On 2018-04-10 01:55, Paul Koning wrote: >>> On Apr 9, 2018, at 6:25 PM, Mark Pizzolato wrote: >>> >>> ... >>> With simh as it is currently written, all of your DZ devices do need to >>> be

Re: [Simh] DZ11 vs DZV/DZQ11

2018-04-10 Thread Paul Koning
> On Apr 9, 2018, at 9:28 PM, Mark Pizzolato wrote: > > On Monday, April 9, 2018 at 4:56 PM, Paul Koning wrote: >>> ... >> >> I don't remember controllers with more than 4 units per device, but MSCP unit >> numbers are arbitrary 8 bit values. So a limit of 4 units is

Re: [Simh] DZ11 vs DZV/DZQ11

2018-04-10 Thread Mark Pizzolato
On Monday, April 9, 2018 at 11:51 PM, Johnny Billquist wrote: > On 2018-04-10 00:25, Mark Pizzolato wrote: > > On Monday, April 9, 2018 at 3:08 PM, Johnny Billquist wrote: > >> On 2018-04-09 22:16, Mark Pizzolato wrote: > >>> On Monday, April 9, 2018 at 11:57 AM, Johnny Billquist wrote: > For

Re: [Simh] DZ11 vs DZV/DZQ11

2018-04-10 Thread Johnny Billquist
On 2018-04-10 09:12, Johnny Billquist wrote: On 2018-04-10 03:28, Mark Pizzolato wrote: I see 2 approaches to adding support for different unit numbers: 1) A unit number is settable uniquely for each of the 4 drives that can be attached to any of these controllers.  This would map to a

Re: [Simh] DZ11 vs DZV/DZQ11

2018-04-10 Thread Johnny Billquist
On 2018-04-10 03:28, Mark Pizzolato wrote: On Monday, April 9, 2018 at 4:56 PM, Paul Koning wrote: On Apr 9, 2018, at 6:25 PM, Mark Pizzolato wrote: ... ... I'd like to have more than 4 disks on one MSCP controller. There is absolutely no reason for the limit of 4.

Re: [Simh] DZ11 vs DZV/DZQ11

2018-04-10 Thread Johnny Billquist
On 2018-04-10 01:55, Paul Koning wrote: On Apr 9, 2018, at 6:25 PM, Mark Pizzolato wrote: ... With simh as it is currently written, all of your DZ devices do need to be configured to have adjacent CSR address blocks and Vectors. They can't separately be scattered around

Re: [Simh] DZ11 vs DZV/DZQ11

2018-04-10 Thread Johnny Billquist
On 2018-04-10 00:25, Mark Pizzolato wrote: On Monday, April 9, 2018 at 3:08 PM, Johnny Billquist wrote: On 2018-04-09 22:16, Mark Pizzolato wrote: On Monday, April 9, 2018 at 11:57 AM, Johnny Billquist wrote: For serial ports, that obviously means that you might connect one line to a physical

Re: [Simh] DZ11 vs DZV/DZQ11

2018-04-09 Thread Mark Pizzolato
On Monday, April 9, 2018 at 9:00 PM, Robert Armstrong wrote: > >distinguish between [CXA16] controller and a CXY08, ... > > Short answer is that I don't know, but the RSX SYSGEN (for example) allows > you to specify the number of lines per controller independently of the > controller type. So

Re: [Simh] DZ11 vs DZV/DZQ11

2018-04-09 Thread Robert Armstrong
>That should be done now. Please confirm you're happy with the result. Thanks, I'll pull that down tomorrow and try it. >distinguish between [CXA16] controller and a CXY08, ... Short answer is that I don't know, but the RSX SYSGEN (for example) allows you to specify the number of lines

Re: [Simh] DZ11 vs DZV/DZQ11

2018-04-09 Thread Mark Pizzolato
On Monday, April 9, 2018 at 4:56 PM, Paul Koning wrote: > > On Apr 9, 2018, at 6:25 PM, Mark Pizzolato wrote: > > > > ... > >> ... > >> I'd like to have more than 4 disks on one MSCP controller. There is > absolutely > >> no reason for the limit of 4. That's just an

Re: [Simh] DZ11 vs DZV/DZQ11

2018-04-09 Thread Mark Pizzolato
On Monday, April 9, 2018 at 2:23 PM, Robert Armstrong wrote: > >Do you see a down side to the rounding up so the number of lines fits? > >For the DZ/DZV/DZQ case I think that will solve the problem. That should be done now. Please confirm you're happy with the result. >However, I think

Re: [Simh] DZ11 vs DZV/DZQ11

2018-04-09 Thread Paul Koning
> On Apr 9, 2018, at 6:25 PM, Mark Pizzolato wrote: > > ... > With simh as it is currently written, all of your DZ devices do need to > be configured to have adjacent CSR address blocks and Vectors. > They can't separately be scattered around the I/O space. That conforms

Re: [Simh] DZ11 vs DZV/DZQ11

2018-04-09 Thread Mark Pizzolato
On Monday, April 9, 2018 at 3:08 PM, Johnny Billquist wrote: > On 2018-04-09 22:16, Mark Pizzolato wrote: > > On Monday, April 9, 2018 at 11:57 AM, Johnny Billquist wrote: > >> For serial ports, that > >> obviously means that you might connect one line to a physical line, > >> another to a telnet

Re: [Simh] DZ11 vs DZV/DZQ11

2018-04-09 Thread Johnny Billquist
On 2018-04-09 22:16, Mark Pizzolato wrote: On Monday, April 9, 2018 at 11:57 AM, Johnny Billquist wrote: I think the whole concept of deriving the number of controllers based on units in simh is wrong. I think one should configure each controller separately, including being able to tell what

Re: [Simh] DZ11 vs DZV/DZQ11

2018-04-09 Thread Johnny Billquist
On 2018-04-09 21:12, Robert Armstrong wrote: *>….*single PDP11 simulator can simulate different PDP11 models …   Yes, and the UNIBUS and QBUS peripherals don’t always map exactly in functionality.  Actually I’m surprised this situation hasn’t come up before with other devices. Depends on

Re: [Simh] DZ11 vs DZV/DZQ11

2018-04-09 Thread Robert Armstrong
>it seems like a lot of work to address the theoretical flexibility you're >asking for. :-) It's worth pointing out that there's a use case for simh where somebody uses the simulator to install software on, and build a disk image for, a real machine. Once all the software is installed and

Re: [Simh] DZ11 vs DZV/DZQ11

2018-04-09 Thread Robert Armstrong
>Do you see a down side to the rounding up so the number of lines fits? For the DZ/DZV/DZQ case I think that will solve the problem. However, I think the VH case is a little more complicated - * The UNIBUS DH11 and DHU11 had 16 lines per interface * The QBUS DHV11 had 8 lines per

Re: [Simh] DZ11 vs DZV/DZQ11

2018-04-09 Thread Paul Koning
ng-edge.com>] On Behalf Of Robert Armstrong > Sent: Monday, April 9, 2018 7:35 AM > To: simh@trailing-edge.com <mailto:simh@trailing-edge.com> > Subject: [Simh] DZ11 vs DZV/DZQ11 > > It appears that if you want to simulate a DZV or DZQ11 on a QBUS PDP11, > then

Re: [Simh] DZ11 vs DZV/DZQ11

2018-04-09 Thread Mark Pizzolato
On Monday, April 9, 2018 at 12:13 PM, Robert Armstrong wrote: > >…. single PDP11 simulator can simulate different PDP11 models … > >  Yes, and the UNIBUS and QBUS peripherals don’t always map > exactly in functionality.  Actually I’m surprised this situation > hasn’t come up before with other

Re: [Simh] DZ11 vs DZV/DZQ11

2018-04-09 Thread Mark Pizzolato
On Monday, April 9, 2018 at 11:57 AM, Johnny Billquist wrote: > I think the whole concept of deriving the number of controllers based on units > in simh is wrong. > I think one should configure each controller separately, including being able > to > tell what CSR and vector it has, and how many

Re: [Simh] DZ11 vs DZV/DZQ11

2018-04-09 Thread Robert Armstrong
> accept "SET LINES=." in multiples of 4 rather than multiples of 8 Actually I guess you're still going to need to know whether it's a QBUS or UNIBUS machine so you can figure out how many DZ/DZV/DZQ cards to emulate. It seems like there's no way out of that. BTW, I haven't looked at

Re: [Simh] DZ11 vs DZV/DZQ11

2018-04-09 Thread Robert Armstrong
>.. single PDP11 simulator can simulate different PDP11 models . Yes, and the UNIBUS and QBUS peripherals don't always map exactly in functionality. Actually I'm surprised this situation hasn't come up before with other devices. >Feel free not to use the extra ports that are provided

Re: [Simh] DZ11 vs DZV/DZQ11

2018-04-09 Thread Johnny Billquist
number of DZV11’s are configured and the CPU type is changed from a Qbus type to a Unibus type? *From:* Simh [mailto:simh-boun...@trailing-edge.com] *On Behalf Of *Robert Armstrong *Sent:* Monday, April 9, 2018 7:35 AM *To:* simh@trailing-edge.com *Subject:* [Simh] DZ11 vs DZV/DZQ11   It appears

Re: [Simh] DZ11 vs DZV/DZQ11

2018-04-09 Thread Mark Pizzolato
: Monday, April 9, 2018 7:35 AM To: simh@trailing-edge.com Subject: [Simh] DZ11 vs DZV/DZQ11 It appears that if you want to simulate a DZV or DZQ11 on a QBUS PDP11, then you have to use the UNIBUS DZ11 instead. That's OK, except that a DZ11 has 8 lines per card where as the DZV and DZQ are only 4

[Simh] DZ11 vs DZV/DZQ11

2018-04-09 Thread Robert Armstrong
It appears that if you want to simulate a DZV or DZQ11 on a QBUS PDP11, then you have to use the UNIBUS DZ11 instead. That's OK, except that a DZ11 has 8 lines per card where as the DZV and DZQ are only 4 lines per card. Simh won't let you say "SET DZ LINES=4". This is something of an issue