JPH048826B2 - - Google Patents
Info
- Publication number
- JPH048826B2 JPH048826B2 JP27941084A JP27941084A JPH048826B2 JP H048826 B2 JPH048826 B2 JP H048826B2 JP 27941084 A JP27941084 A JP 27941084A JP 27941084 A JP27941084 A JP 27941084A JP H048826 B2 JPH048826 B2 JP H048826B2
- Authority
- JP
- Japan
- Prior art keywords
- input
- control
- output
- control data
- host
- 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
【発明の詳細な説明】
〔産業上の利用分野〕
本発明は、計算機システムにおける入出力制御
方式に関するものであり、特にその中でもチヤネ
ル制御装置からデバイス制御装置へ、たとえば文
字パターンや制御ロジツクなどの制御データを転
送する方法に関する。[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to an input/output control method in a computer system, and in particular, from a channel control device to a device control device, for example, character patterns, control logic, etc. Concerning methods for transferring control data.
本発明は、デバイス制御装置が入出力デバイス
(入出力装置)に入出力動作を実行させるために
必要となる制御データを、ホストからデバイス制
御装置へ転送する際の転送制御を効率化するため
に、制御データの転送宛先として、ハードウエア
上で識別可能な専用の装置アドレスを指定させ、
デバイス制御装置の制御機構を独立した装置とし
て扱うことにより、制御データの転送を、通常の
入出力データの転送から分離して転送できるよう
にしたものである。
The present invention aims to improve the efficiency of transfer control when transferring control data from a host to a device control device, which is necessary for the device control device to cause an input/output device to perform an input/output operation. , specify a dedicated device address that can be identified on the hardware as the transfer destination of the control data,
By treating the control mechanism of the device control device as an independent device, it is possible to transfer control data separately from normal input/output data transfer.
〔従来の技術〕
従来、ホストからデバイス制御装置へ制御デー
タを転送する場合には、ソフトウエア上で定義さ
れている装置アドレスを用いて行われていた。そ
のため、通常の入出力データの入出力制御と、制
御データの入出力制御とを1つの装置アドレスの
もとで独立させて行うには、チヤネル制御側ある
いはデバイス制御側で入出力データと制御データ
とを切り分けることが必要であつた。[Prior Art] Conventionally, control data was transferred from a host to a device control device using a device address defined in software. Therefore, in order to perform input/output control of normal input/output data and input/output control of control data independently under one device address, input/output data and control data must be controlled on the channel control side or device control side. It was necessary to separate the two.
第2図は、このような従来の計算機システムの
1構成例を示したものである。図において、1は
ホスト、2はチヤネル制御機能、3はデバイス制
御装置、4はデバイス制御機能、5ないし7は入
出力装置、8ないし10は制御データ処理中に入
出力命令の待ちを行うWAIT部、11ないし1
3は入出力データ制御部、14ないし16は制御
データ制御部、17ないし19は入出力装置制御
部、20ないし22は入出力制御データ制御部を
示している。 FIG. 2 shows an example of the configuration of such a conventional computer system. In the figure, 1 is a host, 2 is a channel control function, 3 is a device control device, 4 is a device control function, 5 to 7 are input/output devices, and 8 to 10 are WAITs that wait for input/output commands during control data processing. part, 11 to 1
Reference numeral 3 indicates an input/output data control section, 14 to 16 indicate control data control sections, 17 to 19 indicate input/output device control sections, and 20 to 22 indicate input/output control data control sections.
第3図は、第2図におけるチヤネル制御機能2
とデバイス制御機能4の動作をわかりやすく説明
するための概念図である。 Figure 3 shows the channel control function 2 in Figure 2.
FIG. 4 is a conceptual diagram for explaining the operation of the device control function 4 in an easy-to-understand manner.
たとえば入出力装置5がデイスプレイ端末であ
つて、出力データ中の文字について、デバイス制
御装置3内に文字パターンが用意されていなかつ
た場合には、デバイス制御装置3からホスト1に
対して文字パターンの転送要求が出され、制御デ
ータ制御部14が起動される。このとき2内で
は、前述したように、入出力データ転送と制御デ
ータ転送とを切りわけるスイツチングが行われ
る。すなわち、図示の状態は制御データ制御部1
4による制御データの転送時を示しているが、こ
のとき入出力命令がオペレーテイングシステム
OSより出されると、BUSYを応答し、入出力デ
ータ制御部11が起動されないようになつてい
る。またホストからデバイス制御装置へ転送され
る制御データの宛先には、入出力装置5の装置ア
ドレスたとえば#1が指定される。 For example, if the input/output device 5 is a display terminal and the device control device 3 does not have a character pattern prepared for the characters in the output data, the device control device 3 sends the host 1 a character pattern. A transfer request is issued and the control data controller 14 is activated. At this time, as described above, switching between input/output data transfer and control data transfer is performed in the data transfer unit 2. That is, the illustrated state is the control data controller 1
4 shows the transfer of control data; at this time, the input/output command is
When issued by the OS, BUSY is responded and the input/output data control unit 11 is not activated. Further, the device address of the input/output device 5, for example #1, is specified as the destination of control data transferred from the host to the device control device.
他方、デバイス制御機能内では、入出力装置5
を宛先の装置アドレスとしてホストから転送され
てきたデータが、入出力データであるか制御デー
タであるかを判別し、制御データであることが認
識されると、入出力制御データ制御部20を起動
し、制御データの受信処理を行わせる。 On the other hand, within the device control function, the input/output device 5
It determines whether the data transferred from the host with the destination device address is input/output data or control data, and if it is recognized as control data, starts the input/output control data control unit 20. and performs control data reception processing.
第4図は、第2図に示した従来システムのさら
に詳細な動作を示す動作フローである。上半分が
チヤネル制御機能の動作、そして下半分がデバイ
ス制御機能の動作を示している。またaは入出力
命令SIOマクロ発行時の入出力データ転送処理、
そしてbは制御データ転送処理の場合を示してい
る。 FIG. 4 is an operational flow showing more detailed operation of the conventional system shown in FIG. The upper half shows the operation of the channel control function, and the lower half shows the operation of the device control function. Also, a is input/output data transfer processing when input/output command SIO macro is issued,
And b shows the case of control data transfer processing.
aの入出力データ転送処理の場合、オペレーテ
イングシステムから入出力命令SIOが発行される
と、BUSYの有無を調べ、BUSYであれば
WAIT状態に入る(WAIT部8〜10による)。
他方、NOT BUSYであれば入出力データの転送
を実行し(入出力データ制御部11〜13によ
る)、終了したなら終結処理を行い、次のSIOの
発行を待つIDLE状態に移る。 In the case of input/output data transfer processing in a, when an input/output command SIO is issued from the operating system, the presence or absence of BUSY is checked, and if BUSY,
Enters WAIT state (according to WAIT parts 8 to 10).
On the other hand, if it is NOT BUSY, the input/output data transfer is executed (by the input/output data control units 11 to 13), and when it is completed, the finalization process is performed and the transition is made to the IDLE state where it waits for the next SIO to be issued.
次にbの制御データ転送処理の場合には、制御
データ転送制御が開始されると(制御データ制御
部14〜16による)、BUSY状態を設定し、入
出力データ転送処理を禁止して、制御データ転送
処理を実行し、終了後BUSY状態を解除する。
このとき入出力命令のWAIT状態の有無を調べ、
NOT WAITであればIDLE状態に移り、WAIT
であればWAIT状態を解除して入出力データの
転送処理を実行させる。 Next, in the case of the control data transfer process of b, when the control data transfer control is started (by the control data control units 14 to 16), the BUSY state is set, input/output data transfer process is prohibited, and the control Executes data transfer processing and releases BUSY state after completion.
At this time, check whether the input/output instruction is in the WAIT state,
If it is NOT WAIT, it moves to IDLE state and WAIT
If so, cancel the WAIT state and execute the input/output data transfer process.
このようにして、ホストからデバイス制御装置
へ、入出力データあるいは制御データが転送され
る。 In this way, input/output data or control data is transferred from the host to the device controller.
デバイス制御機能では、ホストから転送されて
きたデータを受信すると、入出力動作の指示が出
されているか否かを調べ、入出力動作指示の場
合、入出力データを受信し、入出力処理を開始す
る(入出力装置制御部17〜19による)。 When the device control function receives data transferred from the host, it checks whether an input/output operation instruction has been issued, and if it is an input/output operation instruction, it receives the input/output data and starts input/output processing. (by the input/output device control units 17 to 19).
入出力処理において、処理のために制御データ
の転送が必要であるか否かを調べ、必要であれば
制御データ要求の割込みをホストに上げる。そし
て制御データが転送されるのを待つ。他方、制御
データが不要の場合および制御データを受信済み
の場合には、入出力動作を実行し、終了したなら
終結処理を行つて、ホストへ通知する(たとえば
デバイスエンドDE割込みによる)。これにより、
チヤネル制御機能内の入出力データ制御部は終結
処理を行う。 In input/output processing, it is checked whether transfer of control data is necessary for the processing, and if necessary, an interrupt for control data request is raised to the host. It then waits for control data to be transferred. On the other hand, if the control data is not needed or if the control data has been received, it executes the input/output operation, and when it is finished, performs the finalization process and notifies the host (for example, by a device end DE interrupt). This results in
The input/output data control section within the channel control function performs finalization processing.
上述した従来の制御データ転送方式では、チヤ
ネル制御機能およびデバイス制御機能の双方で入
出力データと制御データを切り分けるための処理
が必要となり、また制御データ転送時に、入出力
命令がBUSYで応答されるためキユー制御が必
要になるなど、制御が複雑となり、入出力命令の
応答が遅くなるという問題があつた。
The conventional control data transfer method described above requires processing to separate input/output data and control data for both the channel control function and device control function, and when transferring control data, input/output commands are responded with BUSY. Therefore, there was a problem that the control was complicated, such as requiring queue control, and the response to input/output commands was slow.
本発明は、ホストからデバイス制御装置へ制御
データを転送する際の宛先アドレスとして特別な
専用の装置アドレスを割り当て、これをハードウ
エア上で識別させることにより、入出力データと
制御データとの転送方式を独立させたものであ
る。
The present invention provides a method for transferring input/output data and control data by allocating a special dedicated device address as a destination address when transferring control data from a host to a device control device, and identifying this on hardware. It is an independent version.
本発明の構成は、それによりチヤネル制御手段
を有するホストと、それぞれが固有の装置アドレ
スをもつ複数の入出力装置と、該複数の入出力装
置を制御するため上記ホストとの間に設けられた
デバイス制御装置とをそなえ、上記デバイス制御
装置は、ホストから制御データを受信するための
専用の装置アドレスをもつとともにハードウエア
上に上記各装置アドレスを識別するための装置ア
ドレス識別部を有し、
ホストは、入出力命令を実行するに際して、入
出力デバイスの装置アドレスを指定してデバイス
制御装置に入出力動作指示と入出力データの転送
とを行い、デバイス制御装置は、上記装置アドレ
ス識別部により装置アドレスを識別して、ホスト
からの入出力動作指示にしたがつて指定された装
置アドレスの入出力デバイスに対する入出力動作
を開始し、その際制御データを新たに必要とする
ときはホストに制御データの転送を要求し、
ホストは、デバイス制御装置からの制御データ
転送要求に応じて、上記デバイス制御装置専用の
装置アドレスを指定して制御データをデバイス制
御装置へ転送し、
デバイス制御装置は、上記装置アドレス識別部
により、上記ホストから指示された専用の装置ア
ドレスを識別したとき受信した制御データを取り
込み、先に指示された入出力動作を実行すること
を特徴とするものである。 According to the configuration of the present invention, a host having a channel control means, a plurality of input/output devices each having a unique device address, and a plurality of input/output devices provided between the host and the host for controlling the plurality of input/output devices. a device control device, the device control device having a dedicated device address for receiving control data from a host, and a device address identification unit on hardware for identifying each of the device addresses; When executing an input/output command, the host specifies the device address of the input/output device and instructs the device control device to perform input/output operations and transfers input/output data. Identifies the device address and starts input/output operations to the input/output device at the specified device address according to input/output operation instructions from the host, and if new control data is required at that time, the host provides control. The host requests data transfer, and in response to the control data transfer request from the device control device, the host specifies the device address dedicated to the device control device and transfers the control data to the device control device, and the device control device: The apparatus is characterized in that when the device address identifying section identifies a dedicated device address instructed by the host, the received control data is taken in and the previously instructed input/output operation is executed.
以下に本発明の詳細を実施例にしたがつて説明
する。
The details of the present invention will be explained below with reference to Examples.
第1図は本発明の1実施例システムの構成図で
ある。図において、1はホスト、3はデバイス制
御装置、5ないし7は入出力装置、23はチヤネ
ル制御機能、24はデバイス制御機能、25ない
し27は入出力データ制御部、28は制御データ
制御部、29は装置アドレス識別部、30ないし
32は入出力装置制御部、33は入出力制御デー
タ制御部、34はWAIT部を示している。 FIG. 1 is a block diagram of a system according to an embodiment of the present invention. In the figure, 1 is a host, 3 is a device control device, 5 to 7 are input/output devices, 23 is a channel control function, 24 is a device control function, 25 to 27 are input/output data control units, 28 is a control data control unit, Reference numeral 29 indicates a device address identification section, 30 to 32 indicate input/output device control sections, 33 indicates an input/output control data control section, and 34 indicates a WAIT section.
第5図は、第1図に示した実施例システムの動
作をわかりやすく説明するための概念図である。
以下、第5図を中心にして第1図のシステムの動
作を説明する。 FIG. 5 is a conceptual diagram for explaining the operation of the embodiment system shown in FIG. 1 in an easy-to-understand manner.
The operation of the system shown in FIG. 1 will be described below with reference to FIG. 5.
ホスト1において入出力命令SIOが発行される
と、チヤネル制御機能23の入出力データ制御部
25は、たとえば入出力装置5の装置アドレス
#1を宛先として入出力データを転送する。この
装置アドレス#1は、デバイス制御装置におい
て、第1図の装置アドレス識別部29により識別
され、入出力装置制御部30が起動される。装置
アドレス識別部29は、ハードウエア(フアーム
ウエアを含む)で構成されており、迅速な応答が
可能である。このようにして入出力装置制御部3
0は、ホストから送出された入出力データを受信
し、入出力装置5に対して入出力動作を実行させ
る。このとき、制御データの補充が必要とされる
場合には、ホストに対して制御データの転送要求
が出される。 When the input/output command SIO is issued in the host 1, the input/output data control unit 25 of the channel control function 23 transfers the input/output data to, for example, the device address #1 of the input/output device 5 as the destination. This device address #1 is identified by the device address identification section 29 in FIG. 1 in the device control device, and the input/output device control section 30 is activated. The device address identification unit 29 is composed of hardware (including firmware) and is capable of quick response. In this way, the input/output device control unit 3
0 receives input/output data sent from the host and causes the input/output device 5 to perform input/output operations. At this time, if replenishment of control data is required, a control data transfer request is issued to the host.
制御データ制御部28が制御データをデバイス
制御装置3へ転送する場合には、制御データ転送
宛先として特に割り当てられた装置アドレス、た
とえば第5図の例では、装置アドレス#Nを宛先
に指定する。この装置アドレス#Nは、予め他の
装置アドレスと重複しないように定められる。デ
バイス制御装置3では、入出力データ転送時と同
様に、装置アドレス識別部29により装置アドレ
ス#Nを識別し、予め対応づけられている入出力
制御データ制御部33を起動する。これにより入
出力制御データ制御部33は、ホストから送出さ
れた制御データの受信を行い、入出力装置制御部
30に通知する。入出力装置制御部30は転送さ
れた制御データを用いて入出力動作を実行する。 When the control data control unit 28 transfers control data to the device control device 3, it specifies a device address specifically assigned as the control data transfer destination, for example, device address #N in the example of FIG. 5, as the destination. This device address #N is determined in advance so as not to overlap with other device addresses. In the device control device 3, the device address identification unit 29 identifies the device address #N, and activates the previously associated input/output control data control unit 33, as in the case of input/output data transfer. As a result, the input/output control data controller 33 receives the control data sent from the host, and notifies the input/output device controller 30 of the received control data. The input/output device control unit 30 executes input/output operations using the transferred control data.
第6図は、第1図の実施例システムの詳細な動
作フロー図である。図において、aは入出力命令
SIO発行に基づく入出力データ転送処理時の動作
フロー、そしてbは制御データ転送処理時の動作
フローを示す。 FIG. 6 is a detailed operational flow diagram of the embodiment system of FIG. 1. In the figure, a is an input/output command
b shows the operational flow during input/output data transfer processing based on SIO issuance, and b shows the operational flow during control data transfer processing.
まずaの入出力データ転送処理時においては、
入出力命令SIOが発行されると、チヤネル制御機
能の入出力データ制御部は、入出力データ転送処
理を実行し、転送終了により終結処理を行う。 First, during the input/output data transfer process of a,
When the input/output command SIO is issued, the input/output data control unit of the channel control function executes input/output data transfer processing, and performs termination processing by completing the transfer.
デバイス制御装置側では、入出力装置制御部が
入出力データを受信し入出力処理を行う。その
際、制御データが必要か否かを調べ、必要がなけ
れば入出力動作を実行させ、全て終了したときに
終結処理を行う。しかし、制御データが必要であ
る場合には、入出力制御データ制御部33におけ
る制御データ転送処理がBUSY状態にあるか否
かを調べ、他の入出力装置制御部の要求に基づい
てBUSY状態に設定されていれば、WAIT状態
となり、WAIT部34によりキユーが作成され
る。またNOT BUSY状態であれば、入出力制御
データ制御部33をBUSY状態に設定し、ホス
トに対する制御データ要求の割り込みを発生させ
る。 On the device control device side, an input/output device control section receives input/output data and performs input/output processing. At that time, it is checked whether the control data is necessary or not, and if it is not necessary, the input/output operation is executed, and when all is completed, the final processing is performed. However, if control data is required, it is checked whether the control data transfer process in the input/output control data control section 33 is in the BUSY state, and the control data transfer processing in the input/output control data control section 33 is changed to the BUSY state based on a request from another input/output device control section. If set, a WAIT state is entered, and a queue is created by the WAIT section 34. If it is in the NOT BUSY state, the input/output control data controller 33 is set to the BUSY state, and an interrupt for a control data request to the host is generated.
これにより、bの制御データ転送処理が開始さ
れる。ホストの制御データ制御部28から転送さ
れた制御データは、前述したように装置アドレス
識別の結果入出力制御データ制御部33によつて
受信される。全ての制御データが受信されると、
終了処理により入出力装置制御部に通知が行わ
れ、さらにBUSY状態の解除が行われる。また
このときWAIT状態にある制御データ要求が残
つていれば、そのWAIT状態を解除し、再び
BUSY状態を設定して制御データ要求を行う。 As a result, the control data transfer process b is started. The control data transferred from the control data controller 28 of the host is received by the input/output control data controller 33 as a result of device address identification, as described above. Once all control data has been received,
The termination process notifies the input/output device control unit, and further releases the BUSY state. At this time, if any control data requests remain in the WAIT state, they are released from the WAIT state and re-entered.
Set the BUSY state and request control data.
このようにして、WAIT部34は、各入出力
装置制御部からの制御データ要求についてキユー
管理を行い、制御データ制御部28および入出力
制御データ制御部33に対して、順次的に制御デ
ータの転送を行わせることができる。 In this way, the WAIT section 34 performs queue management for control data requests from each input/output device control section, and sequentially sends control data to the control data control section 28 and the input/output control data control section 33. transfer can be performed.
以上のように、本発明によれば、制御データ転
送時における入出力命令のWAITがなくなり、
分散処理が可能となるとともに、各入出力装置制
御系の制御データ転送処理を一元化することがで
き、制御の簡素化と集中化とを図ることができ
る。
As described above, according to the present invention, there is no WAIT for input/output commands during control data transfer, and
Distributed processing becomes possible, and control data transfer processing of each input/output device control system can be unified, making it possible to simplify and centralize control.
さらに、入出力制御では制御データの転送処理
を直接実行する必要がなくなるため、入出力割込
みレベルの解放が可能となる。 Furthermore, since there is no need to directly execute control data transfer processing in input/output control, the input/output interrupt level can be released.
第1図は本発明の1実施例システムの構成図、
第2図は従来例システムの構成図、第3図は第2
図に示す従来例システムの概念図、第4図は第2
図に示す従来例システムの動作フロー図、第5図
は第1図に示す実施例システムの概念図、第6図
は第1図に示す実施例システムの動作フロー図で
ある。
図中、1はホスト、3はデバイス制御装置、5
ないし7は入出力装置、23はチヤネル制御機
能、24はデバイス制御機能、25ないし27は
入出力データ制御部、28は制御データ制御部、
29は装置アドレス識別部、30ないし32は入
出力装置制御部、33は入出力制御データ制御
部、34はWAIT部を示す。
FIG. 1 is a configuration diagram of a system according to an embodiment of the present invention.
Figure 2 is a configuration diagram of a conventional system, and Figure 3 is a diagram of a conventional system.
A conceptual diagram of the conventional system shown in Fig. 4.
FIG. 5 is a conceptual diagram of the embodiment system shown in FIG. 1, and FIG. 6 is an operation flow diagram of the embodiment system shown in FIG. In the figure, 1 is the host, 3 is the device control device, and 5 is the host.
7 to 7 are input/output devices, 23 is a channel control function, 24 is a device control function, 25 to 27 are input/output data control units, 28 is a control data control unit,
29 is a device address identification section, 30 to 32 are input/output device control sections, 33 is an input/output control data control section, and 34 is a WAIT section.
Claims (1)
れが固有の装置アドレスをもつ複数の入出力装置
と、該複数の入出力装置を制御するため上記ホス
トとの間に設けられたデバイス制御装置とをそな
え、上記デバイス制御装置は、ホストから制御デ
ータを受信するための専用の装置アドレスをもつ
とともにハードウエア上に上記各装置アドレスを
識別するための装置アドレス識別部を有し、 ホストは、入出力命令を実行するに際して、入
出力デバイスの装置アドレスを指定してデバイス
制御装置に入出力動作指示と入出力データの転送
とを行い、デバイス制御装置は、上記装置アドレ
ス識別部により装置アドレスを識別して、ホスト
からの入出力動作指示にしたがつて指定された装
置アドレスの入出力デバイスに対する入出力動作
を開始し、その際制御データを新たに必要とする
ときはホストに制御データの転送を要求し、 ホストは、デバイス制御装置からの制御データ
転送要求に応じて、上記デバイス制御装置専用の
装置アドレスを指定して制御データをデバイス制
御装置へ転送し、 デバイス制御装置は、上記装置アドレス識別部
により、上記ホストから指示された専用の装置ア
ドレスを識別したとき受信した制御データを取り
込み、先に指示された入出力動作を実行すること
を特徴とする制御データ転送方法。[Scope of Claims] 1. A host having channel control means, a plurality of input/output devices each having a unique device address, and a device provided between the host and the host for controlling the plurality of input/output devices. The device control device has a dedicated device address for receiving control data from the host, and has a device address identification section on hardware for identifying each of the device addresses, When executing an input/output command, the device specifies the device address of the input/output device and instructs the device control device to perform input/output operations and transfers the input/output data. It identifies the address and starts input/output operations to the input/output device at the specified device address according to input/output operation instructions from the host. If new control data is required at this time, the control data is sent to the host. In response to the control data transfer request from the device control device, the host specifies the device address dedicated to the device control device and transfers the control data to the device control device, and the device control device transfers the control data to the device control device. A control data transfer method, characterized in that when a device address identification unit identifies a dedicated device address instructed by the host, received control data is taken in and the previously instructed input/output operation is executed.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP27941084A JPS61153747A (en) | 1984-12-26 | 1984-12-26 | Control data transferring system |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP27941084A JPS61153747A (en) | 1984-12-26 | 1984-12-26 | Control data transferring system |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPS61153747A JPS61153747A (en) | 1986-07-12 |
| JPH048826B2 true JPH048826B2 (en) | 1992-02-18 |
Family
ID=17610706
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP27941084A Granted JPS61153747A (en) | 1984-12-26 | 1984-12-26 | Control data transferring system |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPS61153747A (en) |
-
1984
- 1984-12-26 JP JP27941084A patent/JPS61153747A/en active Granted
Also Published As
| Publication number | Publication date |
|---|---|
| JPS61153747A (en) | 1986-07-12 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JPH0527898B2 (en) | ||
| JPH0426743B2 (en) | ||
| JPH0414375B2 (en) | ||
| JPH0142415B2 (en) | ||
| JPH02210542A (en) | Execution control system for virtual computer system | |
| JPH048826B2 (en) | ||
| US6049840A (en) | System for providing an interrogating host with information including start-up processing status of a peripheral device stored in storing means | |
| JPH0769882B2 (en) | Input / output control system having cross-call function and dynamic configuration change method in the system | |
| JPS6278631A (en) | Input/output control method for multiple operating systems | |
| JPH01142962A (en) | Data transfer control system | |
| JPH0431421B2 (en) | ||
| JPS6336469A (en) | Peripheral controller | |
| JPS63245754A (en) | Input/output control system for information processing system | |
| JPS60136853A (en) | Data transfer system | |
| JPH04311238A (en) | Input-output interface device | |
| JPH04349557A (en) | Input/output device control system | |
| JPS60252977A (en) | Information processor | |
| JPH10105413A (en) | Interrupt processing system | |
| JPH02730B2 (en) | ||
| JPS6022383B2 (en) | input/output control device | |
| JPH02201559A (en) | Hierarchical memory controller | |
| JPH03113506A (en) | Program control system | |
| JPH1185683A (en) | Information processor | |
| JPS62254257A (en) | Interruption control system for data transfer device | |
| JPS62266639A (en) | Interface device for input/output device |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| EXPY | Cancellation because of completion of term |