
Grant Continuity.

With empty slots between the CPU and the controller, any bus requests
made by the controller are never granted.  That means that it can't
make interrupts or do DMA data transfers.  And in fact such an action
by the controller will put the CPU into some kind of abnormal state.
No doubt, the SHOW DEV command just checks for the presence of device
registers using programmed I/O.

In a horizontal BA23 backplane, the first three slots are Qbus on the
left side, CD interconnect on the right side.  A BA123 backplane is
rotated 90 degrees with respect to this, and the first four slots are
Qbus on the upper half and CD interconnect on the lower half.  After
this, the Qbus grant wiring proceeds in a serpentine fashion.

Short summary:  If all you have is CPU and memory and one controller,
put the controller as close to the memory as you can, in the AB slot,
which is left or upper, depending.  I'm sure that this is in an FAQ.
