JPS638501B2 - - Google Patents
Info
- Publication number
- JPS638501B2 JPS638501B2 JP25002783A JP25002783A JPS638501B2 JP S638501 B2 JPS638501 B2 JP S638501B2 JP 25002783 A JP25002783 A JP 25002783A JP 25002783 A JP25002783 A JP 25002783A JP S638501 B2 JPS638501 B2 JP S638501B2
- Authority
- JP
- Japan
- Prior art keywords
- address
- local storage
- input
- information
- interface
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
- G06F13/10—Program control for peripheral devices
- G06F13/12—Program control for peripheral devices using hardware independent of the central processor, e.g. channel or peripheral processor
- G06F13/122—Program control for peripheral devices using hardware independent of the central processor, e.g. channel or peripheral processor where hardware performs an I/O function other than control of data transfer
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
Description
【発明の詳細な説明】
(1) 発明の技術分野
本発明は情報処理システムにおける入出力制御
装置に関するもので、データ転送に際し上位装置
から送出されるデバイス選択のためのアドレス情
報を、入出力制御装置側で識別する制御に係るも
のである。Detailed Description of the Invention (1) Technical Field of the Invention The present invention relates to an input/output control device in an information processing system, and the present invention relates to an input/output control device in an information processing system. This is related to control that is identified on the device side.
(2) 従来技術と問題点
転送装置(チヤネル)と入出力制御装置(通信
制御装置や通信制御処理装置を含む)との間でデ
ータを転送する際には、転送装置が、イニシヤル
セレクシヨンにてデータの転送先のデバイス等の
アドレスをデータバス上に乗せると共に、タグ線
によつて、アドレス情報がデータバスに乗つてい
ることを表示する。このとき、入出力制御装置は
データバス上のアドレス情報が、自制御装置に接
続されている入出力装置のアドレスであるか否か
を調べ、それが該当する場合には、タグ線によつ
て転送装置に合図をして、その後送られてくるデ
ータバス上のデータを当該入出力装置へ転送する
などの制御を行なう。(2) Prior art and problems When transferring data between a transfer device (channel) and an input/output control device (including a communication control device and a communication control processing device), the transfer device The address of the device to which the data is to be transferred is placed on the data bus, and the tag line indicates that the address information is on the data bus. At this time, the input/output control device checks whether the address information on the data bus is the address of the input/output device connected to the self-control device, and if it is, the input/output control device uses the tag line to It sends a signal to the transfer device and performs control such as transferring the data on the data bus that is subsequently sent to the relevant input/output device.
データの転送は情報をバーストモードで転送す
る場合と、マルチプレクスモードで転送する場合
とがあるが、後者の場合は転送装置内に各入出力
装置に対応するサブチヤネルを複数個持ち、それ
らが入出力制御装置に接続されている入出力装置
や回線にそれぞれ固定的に対応している。そし
て、この場合は、前述の入出力制御装置において
のアドレス判定は、それが予め定められた値の範
囲内であるか否かによつて行なわれる。 There are two types of data transfer: information is transferred in burst mode and information is transferred in multiplex mode. In the latter case, the transfer device has multiple subchannels corresponding to each input/output device, and these It corresponds fixedly to each input/output device and line connected to the output control device. In this case, the address determination in the input/output control device described above is performed depending on whether or not the address is within a predetermined value range.
第1図は従来の入出力制御装置におけるアドレ
ス判定回路の例を示すブロツク図であつて、1A,
1Bはバスアウトレジスタ、2A,2Bはアドレス
設定板、3H,3Lはアドレス範囲設定板、4A,
4Bは比較回路、5A,5Bはスイツチ、6はアド
レス範囲照合回路、7はオアゲートを表わしてい
る。各番号中のサフイツクスはAはそれがA側の
インタフエースに対応し、BはそれがB側のイン
タフエースに対応していることを示している。ま
た、アドレス範囲設定板3Hはハイアドレス設定
用、3Lはローアドレス設定用であることを示し
ている。 FIG. 1 is a block diagram showing an example of an address determination circuit in a conventional input/output control device.
1 B is a bus out register, 2 A , 2 B are address setting boards, 3 H , 3 L are address range setting boards, 4 A ,
4B represents a comparison circuit, 5A and 5B are switches, 6 is an address range verification circuit, and 7 is an OR gate. The suffix A in each number indicates that it corresponds to the A-side interface, and B indicates that it corresponds to the B-side interface. Further, the address range setting plate 3H indicates that it is for setting a high address, and the plate 3L indicates that it is for setting a low address.
第1図において、転送装置より、デバイス選択
のためデータバス上にアドレス情報が送出された
とき、入出力制御装置側では、該アドレス情報が
バスアウトレジスタ1Aまたは1Bに乗せられる。
そして、その値は、予め設定されているアドレス
設定板2Aまたは2Bの値と比較されたり、アドレ
ス範囲設定板3Hまたは3Lの値の範囲内であるか
否かが照合チエツクされて、いずれかに該当する
場合には、NAO(NSCアドレス一致信号)また
はEAO(ESCアドレス範囲内信号)が出力され
て、該アドレス情報が自入出力制御装置の管轄下
にある入出力装置のものであることが制御部に通
知される。 In FIG. 1, when the transfer device sends address information onto the data bus for device selection, the input/output control device puts the address information on the bus out register 1A or 1B .
The value is then compared with the preset value on the address setting board 2 A or 2 B , or checked to see if it is within the range of the address range setting board 3 H or 3 L. , if any of the above applies, NAO (NSC address match signal) or EAO (ESC address within range signal) is output, indicating that the address information belongs to the input/output device under the control of the own input/output control device. The control unit is notified that this is the case.
この様な従来の入出力制御装置においては、予
めアドレス値を設定して置く手段として設定板上
での端子の短絡等による方法が採られているの
で、入出力装置の増設や接続の変更等に際するア
ドレス設定値の変更が面倒であると言う問題点が
あつた。また、複数のサブチヤネルを有する転送
装置に対応する場合には、ハードウエア上の制約
からA側のインタフエースとB側のインタフエー
スとが同一のアドレス範囲であつて、かつアドレ
スが連続していなければならず、また、上限アド
レス、下限アドレスは、それぞれ、一定の境界値
(例えば16アドレス、4アドレスなど)でなけれ
ばならない等の制約があると言う問題点があつ
た。 In such conventional input/output control devices, a method such as shorting terminals on a setting board is used as a means of setting address values in advance, so it is easy to add input/output devices or change connections. There was a problem in that it was troublesome to change the address setting values. Additionally, when supporting a transfer device with multiple subchannels, due to hardware constraints, the A-side interface and the B-side interface must have the same address range and be continuous. In addition, there is a problem in that the upper limit address and the lower limit address must each be a certain boundary value (for example, 16 addresses, 4 addresses, etc.).
(3) 発明の目的
本発明は上記従来の問題点に鑑み、設定が容易
で、かつ、複数のサブチヤネルを有する転送装置
に対応する場合であつても、アドレス設定上の制
約の少ない入出力制御装置のアドレス判定方式を
提供することを目的としている。(3) Purpose of the Invention In view of the above-mentioned conventional problems, the present invention provides input/output control that is easy to set up and has fewer restrictions on address setting even when supporting a transfer device having multiple subchannels. The purpose is to provide an address determination method for devices.
(4) 発明の構成
そしてこの目的は本発明によれば、特許請求の
範囲に記載のとおり、入出力制御装置において、
アドレス定義用の記憶部と、上位装置からのイニ
シヤルセレクシヨンアドレスを基に該記憶部への
アクセス用アドレスを生成する手段とを設け、予
め該記憶部に全サブチヤネルのアドレスに対応し
てそれぞれのサブチヤネルごとに該サブチヤネル
のアドレスが定義されているか否かまたは定義さ
れているアドレスの範囲内であるか否かを対向す
る上位装置とのインタフエースごとに書き込んで
おいて、上位装置からのイニシヤルセレクシヨン
時、前記手段により生成したアドレスにより記憶
部を参照して上位装置からの選択の有無を判定す
ることを特徴とするアドレス判定方式により達成
される。(4) Structure of the invention According to the present invention, this object is achieved in an input/output control device as described in the claims.
A storage section for address definition and a means for generating an access address to the storage section based on an initial selection address from a host device are provided, and each subchannel is stored in advance in the storage section in correspondence with the addresses of all subchannels. For each subchannel, whether or not the address of the subchannel is defined or whether it is within the defined address range is written for each interface with the opposing host device, and the initial request from the host device is written. This is achieved by an address determination method characterized in that, at the time of selection, the storage unit is referred to based on the address generated by the means to determine whether or not there is a selection from a host device.
(5) 発明の実施例
第2図は通信制御処理装置の構成例を示すブロ
ツク図で、8は中央制御部、9は主記憶装置、1
0はサービスプロセツサ(SVP)、111〜11o
はチヤネルアダプタ、121〜12oは回線走査機
構、13はコモンバス、14はSVPリンクを表
わしている。この様な構成の通信制御処理装置に
おいて、チヤネルアダプタ111〜11oは転送装
置とのインタフエースを制御している。本発明を
通信制御処理装置に適用する場合、該チヤネルア
ダプタ内において実現される。(5) Embodiments of the Invention FIG. 2 is a block diagram showing an example of the configuration of a communication control processing device, in which 8 is a central control unit, 9 is a main storage device, and 1 is a block diagram showing a configuration example of a communication control processing device.
0 is the service processor (SVP), 11 1 to 11 o
is a channel adapter, 12 1 to 12 o are line scanning mechanisms, 13 is a common bus, and 14 is an SVP link. In the communication control processing device having such a configuration, the channel adapters 11 1 to 11 o control the interface with the transfer device. When the present invention is applied to a communication control processing device, it is implemented within the channel adapter.
第2図の通信制御処理装置はプログラム内蔵形
の制御装置であつて、その制御プログラムの種類
によつて、異なつた制御が可能となつている。す
なわち、ネーテイブモードによる制御を行なう場
合は、複数回線の制御情報およびデータは、ホス
トコンピユータとの間で1つのサブチヤネル
(NSCアドレス)を用いて転送され、一方、エミ
ユレーシヨンプログラムによる制御を行なう場合
は、複数回線と複数のサブチヤネル(ESCアドレ
ス)を一対一に対応させてマルチプレクスモード
での転送が行なわれる。ホストコンピユータと通
信制御処理装置との間の通信は転送装置の発行す
るI/Oコマンドを実行する形で進められる。転
送装置は接続しようとする入出力制御装置に対し
てイニシヤルセレクシヨン・シーケンスをとり、
目的の入出力制御装置を選択してコマンドを発行
する。通信制御処理装置は転送装置からのイニシ
ヤルセレクシヨンに対し、バスアウト上に転送さ
れてくるアドレスを調べて、それが自装置宛のイ
ニシヤルセレクシヨンであるか否かを判定する。 The communication control processing device shown in FIG. 2 is a control device with a built-in program, and can perform different types of control depending on the type of control program. In other words, when performing control using native mode, control information and data for multiple lines are transferred to and from the host computer using one subchannel (NSC address), while when performing control using the emulation program. If this is the case, multiple lines and multiple subchannels (ESC addresses) are made to correspond one-to-one, and transfer is performed in multiplex mode. Communication between the host computer and the communication control processing device proceeds by executing I/O commands issued by the transfer device. The transfer device performs an initial selection sequence for the input/output control device to be connected,
Select the desired I/O controller and issue the command. The communication control processing device checks the address transferred on the bus out in response to the initial selection from the transfer device, and determines whether or not it is the initial selection addressed to the device itself.
第3図は本発明の1実施例のアドレス判定回路
を示すブロツク図であつて、通信制御処理装置の
チヤネルアダプタの回路の一部であり、15は
SVPリンク制御回路、16はローカルストレー
ジコントロールレジスタ、17はローカルストレ
ージデータレジスタ、18はローカルストレージ
アドレスレジスタ、19はローカルストレージア
ドレス作成回路、20はローカルストレージ、2
1はアドレス判定回路、22A,22Bはバスアウ
トレジスタ、23A,23Bはスイツチを表わして
いる。 FIG. 3 is a block diagram showing an address determination circuit according to an embodiment of the present invention, which is a part of the circuit of a channel adapter of a communication control processing device, and 15 is a block diagram showing an address determination circuit according to an embodiment of the present invention.
SVP link control circuit, 16 local storage control register, 17 local storage data register, 18 local storage address register, 19 local storage address creation circuit, 20 local storage, 2
1 represents an address determination circuit, 22 A and 22 B represent bus out registers, and 23 A and 23 B represent switches.
第4図はローカルストレージ上のアドレス定義
情報を示す図で、24はAインタフエース側の
NSCアドレス定義ビツト、25はBインタフエ
ース側のNSCアドレス定義ビツト、26はAイ
ンタフエース側のESCアドレス範囲定義ビツト、
27はBインタフエース側のESCアドレス範囲定
義ビツトである。 Figure 4 shows the address definition information on the local storage, and 24 is on the A interface side.
NSC address definition bit, 25 is the NSC address definition bit on the B interface side, 26 is the ESC address range definition bit on the A interface side,
27 is an ESC address range definition bit on the B interface side.
第5図はローカルストレージのビツトパターン
の例を示す図で、左側16進数字はメモリアドレス
を示しており、右側16進数字は対応するサブチヤ
ネルのアドレスを示している。 FIG. 5 is a diagram showing an example of a local storage bit pattern, where the hexadecimal digits on the left side indicate the memory address, and the hexadecimal digits on the right side indicate the address of the corresponding subchannel.
本実施例はNSCアドレスと複数のESCアドレ
スが定義されている通信制御処理装置についての
ものである。以下第2〜第5図によつて説明す
る。 This embodiment concerns a communication control processing device in which an NSC address and a plurality of ESC addresses are defined. This will be explained below with reference to FIGS. 2 to 5.
通信制御処理装置のIPL時、サービスプロセツ
サ10はチヤネルアダプタ関係のインストレーシ
ヨン情報(フロツピに格納されている)の内、イ
ンタフエースA/Bに関するNSCアドレスと
ESCアドレスに関する情報を読み出し、対応する
ローカルストレージアドレス、ローカルストレー
ジライトデータ、ローカルストレージ制御情報を
作成して、サービスプロセツサ10を経由して選
択したチヤネルアダプタへ転送する。 During IPL of the communication control processing unit, the service processor 10 uses the NSC address and NSC address related to interface A/B from the channel adapter-related installation information (stored on the floppy disk).
Information regarding the ESC address is read, a corresponding local storage address, local storage write data, and local storage control information are created and transferred to the selected channel adapter via the service processor 10.
チヤネルアダプタ側ではSVPリンク制御回路
がこれを受け、スキヤンイン動作により、上記情
報が、それぞれローカルストレージアドレスレジ
スタ18、ローカルストレージデータレジスタ1
7、およびローカルストレージコントロールレジ
スタ16にセツトされる。チヤネルアダプタはロ
ーカルストレージコントロールレジスタ16にラ
イトアクセスの指示がセツトされると、該当する
アドレスの位置にアドレス定義情報を書き込む。
該アドレス定義情報は第4図に示すように4ビツ
トからなり、A/Bの各インタフエース毎にそれ
ぞれNSCアドレス、ESCアドレス範囲が定義さ
れている。 On the channel adapter side, the SVP link control circuit receives this, and through scan-in operation, the above information is transferred to the local storage address register 18 and local storage data register 1, respectively.
7, and local storage control register 16. When a write access instruction is set in the local storage control register 16, the channel adapter writes address definition information to the corresponding address position.
The address definition information consists of 4 bits as shown in FIG. 4, and the NSC address and ESC address range are defined for each A/B interface.
サービスプロセツサ10はインストレーシヨン
情報から定義されているアドレスには“1”を未
定義アドレスには“0”のデータを対応させチヤ
ネルのアドレス範囲である複数のアドレス(この
場合256アドレス)分のライトデータを作成して
転送する。 The service processor 10 assigns "1" data to defined addresses and "0" data to undefined addresses based on the installation information for multiple addresses (256 addresses in this case) that are the address range of the channel. Create and transfer light data.
第5図はローカルストレージにライトされたビ
ツトパターンの例を示しているが、本例ではロー
カルストレージをアドレス定義専用に設けること
なく、転送装置とのデータ転送時に使用するデー
タバツフアの空領域を利用して実現している。そ
のためアドレス定義領域としてX“100”番地〜X
“3FF”番地を使用している。(X“000”〜X
“0FF番地はデータバツフアや作業域として使わ
れている)この先頭番地(X“100”番地)はサー
ビスプロセツサが意識していれば良い。IPL完了
後、転送装置からイニシヤルセレクシヨンが開始
されるとチヤネルアダプタはバスアウト上のイニ
シヤルセレクシヨンアドレス(X“xx”)をロー
カルストレージアドレス作成回路19に送り、上
位桁にビツトを追加してX“1xx”としてローカ
ルストレージ20の該当アドレス位置の内容を読
み出す。アドレス判定回路21は上記により読み
出した情報の“1”となつているビツト位置によ
り、NSCアドレス/ESCアドレス範囲、インタ
フエースA/B、定義アドレス/未定義アドレス
を判定する。定義アドレスとして検出された
NSC・ADR・OKやESC・ADR・OK信号はイニ
シヤルセレクシヨンシーケンス制御回路に伝送さ
れて制御を続行する。 Figure 5 shows an example of a bit pattern written to local storage, but in this example, the local storage is not provided exclusively for address definition, but the empty area of the data buffer used when transferring data with the transfer device is used. It has been realized. Therefore, the address definition area is from address X “100” to
Address “3FF” is used. (X“000”~X
"Address 0FF is used as a data buffer and work area." The service processor only needs to be aware of this first address (address Then, the channel adapter sends the initial selection address (X “xx”) on the bus out to the local storage address generation circuit 19, adds a bit to the upper digit, and sets the corresponding address position in the local storage 20 as X “1xx”. The address determination circuit 21 determines the NSC address/ESC address range, interface A/B, defined address/undefined address, based on the bit position of "1" in the information read above. Detected as a defined address
The NSC/ADR/OK and ESC/ADR/OK signals are transmitted to the initial selection sequence control circuit to continue control.
(6) 発明の効果
以上詳細に説明したように本発明の方式によれ
ば、入出力制御装置においてのNSCアドレスや
ESCアドレス範囲の設定が容易に行なえる利点を
有し、特にESCアドレス範囲の設定に当つては、
ハードウエアの制約を受けることが無いので、A
側インタフエースとB側インタフエースとでアド
レスが異なつても良く、またそのアドレス値が連
続している必要や一定の境界値を守る必要が無い
などアドレス設定に当つての自由度が増すので効
果は大である。(6) Effects of the Invention As explained in detail above, according to the method of the present invention, the NSC address and
It has the advantage of being easy to set the ESC address range, especially when setting the ESC address range.
Since there are no hardware restrictions, A.
It is effective because the degree of freedom in address setting increases, as the addresses can be different between the side interface and the B-side interface, and there is no need for the address values to be continuous or to adhere to a certain boundary value. is large.
第1図は従来の入出力制御装置におけるアドレ
ス判定回路の例を示すブロツク図、第2図は通信
制御処理装置の構成例を示すブロツク図、第3図
は本発明の1実施例のアドレス判定回路を示すブ
ロツク図、第4図はローカルストレージのアドレ
ス定義情報を示す図、第5図はローカルストレー
ジのビツトパターンの例を示す図である。
1A,1B,22A,22B……バスアウトレジス
タ、2A,2B……アドレス設定板、3H,3L……
アドレス範囲設定板、4A,4B……比較回路、5
A,5B,23A,23B……スイツチ、6……アド
レス範囲照合回路、7……オアゲート、8……中
央制御部、9……主記憶装置、10……サービス
プロセツサ、111〜11o……チヤネルアダプ
タ、121〜12o……回線走査機構、13……コ
モンバス、14……SVPリンク、15……SVP
リンク制御回路、16……ローカルストレージコ
ントロールレジスタ、17……ローカルストレー
ジデータレジスタ、18……ローカルストレージ
アドレスレジスタ、19……ローカルストレージ
アドレス作成回路、20……ローカルストレー
ジ、21……アドレス判定回路、24……Aイン
タフエース側のNSCアドレス定義ビツト、25
……Bインタフエース側のNSCアドレス定義ビ
ツト、26……Aインタフエース側のESCアドレ
ス範囲定義ビツト、27……Bインタフエース側
のESCアドレス範囲定義ビツト。
FIG. 1 is a block diagram showing an example of an address judgment circuit in a conventional input/output control device, FIG. 2 is a block diagram showing an example of the configuration of a communication control processing device, and FIG. 3 is a block diagram showing an example of an address judgment circuit in a conventional input/output control device. FIG. 4 is a block diagram showing the circuit, FIG. 4 is a diagram showing address definition information of local storage, and FIG. 5 is a diagram showing an example of a bit pattern of local storage. 1 A , 1 B , 22 A , 22 B ... Bus out register, 2 A , 2 B ... Address setting board, 3 H , 3 L ...
Address range setting board, 4 A , 4 B ... Comparison circuit, 5
A , 5 B , 23 A , 23 B ... Switch, 6... Address range verification circuit, 7... OR gate, 8... Central control unit, 9... Main memory, 10... Service processor, 11 1 ~11 o ... Channel adapter, 12 1 ~12 o ... Line scanning mechanism, 13... Common bus, 14... SVP link, 15... SVP
Link control circuit, 16...Local storage control register, 17...Local storage data register, 18...Local storage address register, 19...Local storage address creation circuit, 20...Local storage, 21...Address determination circuit, 24...NSC address definition bit on the A interface side, 25
...NSC address definition bit on the B interface side, 26...ESC address range definition bit on the A interface side, 27...ESC address range definition bit on the B interface side.
Claims (1)
記憶部と、上位装置からのイニシヤルセレクシヨ
ンアドレスを基に該記憶部へのアクセス用アドレ
スを生成する手段とを設け、予め該記憶部に全サ
ブチヤネルのアドレスに対応してそれぞれのサブ
チヤネルごとに該サブチヤネルのアドレスが定義
されているか否かまたは定義されているアドレス
の範囲内であるか否かを対向する上位装置とのイ
ンタフエースごとに書き込んでおいて、上位装置
からのイニシヤルセレクシヨン時、前記手段によ
り生成したアドレスにより記憶部を参照して上位
装置からの選択の有無を判定することを特徴とす
るアドレス判定方式。1. In an input/output control device, a storage section for address definition and means for generating an address for accessing the storage section based on an initial selection address from a host device are provided, and all subchannels are stored in the storage section in advance. For each subchannel, write whether or not the address of the subchannel is defined or whether it is within the defined address range for each interface with the opposing host device. An address determination method characterized in that, at the time of initial selection from a higher-level device, a storage unit is referred to based on the address generated by the means to determine whether or not there is selection from a higher-level device.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP25002783A JPS60142458A (en) | 1983-12-28 | 1983-12-28 | Address decision system |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP25002783A JPS60142458A (en) | 1983-12-28 | 1983-12-28 | Address decision system |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPS60142458A JPS60142458A (en) | 1985-07-27 |
| JPS638501B2 true JPS638501B2 (en) | 1988-02-23 |
Family
ID=17201744
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP25002783A Granted JPS60142458A (en) | 1983-12-28 | 1983-12-28 | Address decision system |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPS60142458A (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH0337702U (en) * | 1989-08-23 | 1991-04-11 |
-
1983
- 1983-12-28 JP JP25002783A patent/JPS60142458A/en active Granted
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH0337702U (en) * | 1989-08-23 | 1991-04-11 |
Also Published As
| Publication number | Publication date |
|---|---|
| JPS60142458A (en) | 1985-07-27 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US5146605A (en) | Direct control facility for multiprocessor network | |
| JPS638501B2 (en) | ||
| EP0067519B1 (en) | Telecommunications system | |
| JPS6242306B2 (en) | ||
| GB2221066A (en) | Address translation for I/O controller | |
| US5088029A (en) | System for restructuring input/output control system | |
| JPH0612190A (en) | Magnetic disk control system | |
| KR900009212Y1 (en) | Address controller | |
| JPH0754544B2 (en) | Image memory access circuit | |
| JPH0430059B2 (en) | ||
| EP0316251A2 (en) | Direct control facility for multiprocessor network | |
| KR20250169702A (en) | A semiconductor apparatus and a semiconductor system | |
| JPS58139234A (en) | Signal input system | |
| JPS63223946A (en) | Data memory system | |
| JPS6137085Y2 (en) | ||
| JP2841432B2 (en) | Data transfer device | |
| JPS62187956A (en) | Dma control system | |
| JPS622344A (en) | information transmission device | |
| JPS6227850A (en) | Terminal controller | |
| JPS59108140A (en) | Method for converting address of circuit | |
| JPH0575139B2 (en) | ||
| JPS63149748A (en) | Storage device | |
| GB2240643A (en) | Magnetic disc apparatus with dual control programs | |
| JPS6158072A (en) | System control device | |
| JPH0512102A (en) | Memory controller |