These have more firepower than that needed by a mere ASYNC adapter.
Can someone with actual knowledge of BSC / SDLC / HLDC tell us more?
These protocols provided much more sophisticated addressing (multipoint) and error control capabilities (cyclic redundancy checksum - CRC).
These have more firepower than that needed by a mere ASYNC adapter.
Can someone with actual knowledge of BSC / SDLC / HLDC tell us more?
On 11/11/2021 14:30, Louis Ohland wrote:
These have more firepower than that needed by a mere ASYNC adapter.
Can someone with actual knowledge of BSC / SDLC / HLDC tell us more?
Why sync not async? Sync eliminates of start and stop bits and the transmission of data in blocks improves throughput. On an async line
each character has a start bit and at least one stop bit. That means
that for an 8-bit character 20% of the bits are wasted.
On a sync link there no start and stop bits and a Cyclic Redundancy
Check takes the place of parity. Each block has structure that allows multiple devices on a single host (printer, punch, plotter, terminal) or multiple hosts (multi drop line)
On a mainframe the 37xx handles all the start and end of block detection
and only interrupts the host when whole block has been received.
so more efficient than having to process separate character.
BiSync was the original protocol and was used for remote block-mode terminals, and remote job entry. I remember having a bi-sync line from
an IBM1130 into a 360/67 for remote job entry....
... so the data was transferred in blocks, and information in a block
header allowed it to be routed to a printer, punch, plotter or console.
It was also widely used to to support remote 3270 terminals on 3274 or
3174 controllers. This works because the 3174 buffers the input and only sends a block to the host when the user hits certain keys.
SDLC/HDLC are pretty much the same except SDLC is EBCDIC and HDLC is
ASCII. HDLC is pretty much "SNA" and "HDLC" the X25 link layer protocol.
The both have frame numbers, flow control and other nice things.
Dave
oops forgot on bit. P390 uses it to implement these protocols on a PS/2
With what does the P/390 either emulate or use SDLC/HLDC?
With what does the P/390 either emulate or use SDLC/HLDC?
On 11/11/2021 15:06, David Wade wrote:
oops forgot on bit. P390 uses it to implement these protocols on a PS/2
On 11/11/2021 21:55, Louis Ohland wrote:
With what does the P/390 either emulate or use SDLC/HLDC?
Not sure what you are asking. From looking at the P390 new users guide
it can be used with the AWSICA driver to emulate the 9370/43xx
integrated communications adaptor or the older 2703.
The P/390 manual does say the later WAC adaptors are preferred but it
does give info on driver support for Multi protocol Adaptors.
I have one but have yet to try it.
On 11/11/2021 15:06, David Wade wrote:
oops forgot on bit. P390 uses it to implement these protocols on a PS/2
Dave
Never played with a P/390.
BUT... the OS/390 makes a virtual "whizz-bang" adapter. OS/390 can fake
all sorts of "whizz-bang adapters" on the actual physical adapters
installed on the real system.
This is really far beyond the elastic reality I enjoy...
On 11/12/21 5:49 PM, Louis Ohland wrote:
Never played with a P/390.
I've played with my P/390-E some.
BUT... the OS/390 makes a virtual "whizz-bang" adapter. OS/390 can
fake all sorts of "whizz-bang adapters" on the actual physical
adapters installed on the real system.
I don't know that that statement is correct.
I don't think that OS/390 can create any virtual hardware. I think all
of the virtualization happens in VM and / or -- what is now called --
PR/SM (pronounced "prism"). I believe that OS/390 uses the hardware
that is presented to it and that's it. Said hardware can do a fair bit
of virtualization itself, e.g. Open Shared Adapters (OSAs), and / or VM.
But in general, IBM mainframes can do EXTREME virtualization via PR/SM
and / or VM. It's possible to have PR/SM divide a physical box into multiple Logical PARtitions (LPARs) each of which is a first level
instance of VM. Each VM supports at least a second level VM. I believe I've heard of people doing a third level of VM. My understanding is
that VM can conceptually nest many levels, if not infinitely.
This is really far beyond the elastic reality I enjoy...
IBM has been doing virtualization since the '70s. I think that IBM has forgotten more than some newer virtualization providers know.
These have more firepower than that needed by a mere ASYNC adapter.
Can someone with actual knowledge of BSC / SDLC / HLDC tell us more?
In this case the "emulation" is done in OS/2. So we (usually) don't have
any 3380 DASD (disks), card readers, card punches, line printers,
9-track tapes.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 407 |
Nodes: | 16 (2 / 14) |
Uptime: | 13:25:13 |
Calls: | 8,554 |
Calls today: | 6 |
Files: | 13,219 |
Messages: | 5,925,473 |