JPH0612365A - Dma control system - Google Patents
Dma control systemInfo
- Publication number
- JPH0612365A JPH0612365A JP16888992A JP16888992A JPH0612365A JP H0612365 A JPH0612365 A JP H0612365A JP 16888992 A JP16888992 A JP 16888992A JP 16888992 A JP16888992 A JP 16888992A JP H0612365 A JPH0612365 A JP H0612365A
- Authority
- JP
- Japan
- Prior art keywords
- dma
- line
- transfer
- interrupt
- cpu
- 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.)
- Pending
Links
Landscapes
- Bus Control (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、DMA制御方式に関
し、特にDMA連続実行中における入出力装置からの割
り込み処理の遅れを極力回避したDMA制御方式に関す
る。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a DMA control system, and more particularly to a DMA control system which avoids a delay in interrupt processing from an input / output device during continuous DMA execution.
【0002】[0002]
【従来の技術】CPUによって入出力装置(IO)と主
記憶装置(MS)が制御されるシステムにおいては、デ
ータ転送の高速化のために、所謂DMA連続転送方式が
採られている。2. Description of the Related Art In a system in which an input / output device (IO) and a main storage device (MS) are controlled by a CPU, a so-called DMA continuous transfer system is adopted in order to speed up data transfer.
【0003】通常、斯るシステムは共通バスで構成さ
れ、DMAとPIO(プログラム入出力)が共通バス上
で行われるため、DMAの連続実行中においてはCPU
がバスを使用することができず、割り込み処理、障害処
理などの緊急を要する処理を直ちに実行することができ
ず、規定された時間以上待されることがあった。Usually, such a system is composed of a common bus, and DMA and PIO (program input / output) are performed on the common bus. Therefore, during continuous execution of DMA, the CPU
However, the bus could not be used, and urgent processing such as interrupt processing and failure processing could not be immediately executed, and there was a case where the specified time was waited for.
【0004】[0004]
【発明が解決しようとする課題】これに対処するために
従来から種々のDMA制御方式が提案されている。例え
ば、特開昭63−14264号公報に記載の技術は、シ
ステムバスに複数のDMAデバイスが結合され、各DM
Aに優先権を持たせてDMA処理を可能にするシステム
において、各DMAデバイスにはプログラマブルタイマ
が設けられ、バスに対する各DMA要求出力をプログラ
マブルタイマの設定時間によって制限し、各DMAデバ
イスのバスアクセスが一つに占有されることなくバス負
荷の最適化を可能にするものである。To cope with this, various DMA control methods have been proposed in the past. For example, in the technique disclosed in Japanese Patent Laid-Open No. 63-14264, a plurality of DMA devices are coupled to a system bus and each DM device is connected.
In a system in which A is given a priority to enable DMA processing, each DMA device is provided with a programmable timer, and each DMA request output to the bus is limited by the set time of the programmable timer to allow bus access of each DMA device. The bus load can be optimized without being occupied by one.
【0005】また、特開昭62−231367号公報に
記載のものは、システムバスによって結合されるメモリ
とインタフェース間におけるデータ転送において、メモ
リとインタフェース間にDMA専用バスを設け、メモリ
とインタフェース間をDMA専用バスを介してデータ授
受可能にし、DMAデータ転送中においてもシステムバ
スを使用可能にした技術である。Further, in the technique disclosed in Japanese Patent Laid-Open No. 62-231367, a DMA dedicated bus is provided between the memory and the interface in the data transfer between the memory and the interface coupled by the system bus, and the memory and the interface are connected. This is a technology that enables data transfer via a DMA dedicated bus and allows the system bus to be used even during DMA data transfer.
【0006】しかしながら、前者のものは定期的にDM
Aが中断されるため、DMA連続転送のスループットが
低下するという問題があり、後者のものは2ポート入出
力メモリ、IOをサポートする必要があり、回路構成が
複雑になるという問題があった。However, the former one is regularly DMed.
Since A is interrupted, there is a problem that the throughput of the DMA continuous transfer is lowered, and the latter one has a problem that the circuit configuration becomes complicated because it is necessary to support the 2-port input / output memory and IO.
【0007】本発明の目的は、DMA連続転送によって
高速データ転送を行いつつ、かつ緊急処理が必要な割り
込み処理の遅れを低減させたDMA制御方式を提供する
ことにある。SUMMARY OF THE INVENTION An object of the present invention is to provide a DMA control system in which high-speed data transfer is performed by continuous DMA transfer and the delay of interrupt processing requiring urgent processing is reduced.
【0008】[0008]
【課題を解決するための手段】前記目的を達成するため
に、本発明では、入出力装置と主記憶装置との間でデー
タ転送を行う制御方式において、入出力装置と主記憶装
置との間で連続的にデータを転送制御するDMA制御手
段と、該制御手段によるデータ転送中に、入出力装置か
らの割り込みに応答して前記DMA制御手段による動作
とプログラム入出力動作を交互に切り替える手段とを備
えたことを特徴としている。To achieve the above object, in the present invention, in a control system for transferring data between an input / output device and a main storage device, a data transfer between the input / output device and the main storage device is performed. A DMA control means for continuously controlling the transfer of data by means of: and a means for alternately switching between the operation by the DMA control means and the program input / output operation in response to an interrupt from the input / output device during the data transfer by the control means. It is characterized by having.
【0009】[0009]
【作用】CPUはDMA転送指示の直前に、DMAリク
エスト制御装置がDMA要求を連続して発行できる状態
にする。DMA転送が指示されると主記憶装置へのDM
A連続転送が開始する。DMA転送中に割り込みが発生
すると、DMAリクエスト制御装置はDMA要求を定期
的に抑止し、DMAとPIOが一定時間毎に交互に実行
する。The CPU makes the DMA request control device ready to continuously issue DMA requests immediately before the DMA transfer instruction. DM to main memory when DMA transfer is instructed
A continuous transfer starts. When an interrupt occurs during the DMA transfer, the DMA request control device periodically suppresses the DMA request, and the DMA and the PIO alternately execute the fixed time.
【0010】[0010]
【実施例】以下、本発明の一実施例を図面を用いて具体
的に説明する。図3は、本発明が適用されるシステム構
成図である。図において、共通バス11には、CPU1
(中央処理装置)、DMAC2(DMA制御装置)、S
CSI CTL3(小型機用汎用インタフェース制御装
置、SCC)、MS6(主記憶装置)、LINECTL
7(回線制御装置、LC)が接続されている。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be specifically described below with reference to the drawings. FIG. 3 is a system configuration diagram to which the present invention is applied. In the figure, the common bus 11 has a CPU 1
(Central processing unit), DMAC2 (DMA control unit), S
CSI CTL3 (general-purpose interface controller for small machines, SCC), MS6 (main memory), LINECTL
7 (line control device, LC) is connected.
【0011】また、SCSIバス12には、ハードディ
スク5(HD)が接続されている。DMAC2とSCS
I3との間のライン13は、DMA要求線であり、ライ
ン14は、応答線である。CPU1とDMAC2との間
のライン15は、ホールド要求線であり、ライン16
は、ホールド応答線である。回線制御装置7には回線1
7が接続され、回線制御装置7から割り込み線18を介
した割り込みがCPU1によって処理される。A hard disk 5 (HD) is connected to the SCSI bus 12. DMAC2 and SCS
Line 13 to I3 is the DMA request line and line 14 is the response line. A line 15 between the CPU 1 and the DMAC 2 is a hold request line, and a line 16
Is a hold response line. Line 1 for line controller 7
7 is connected, and the interrupt from the line controller 7 via the interrupt line 18 is processed by the CPU 1.
【0012】上記したシステム構成において、ハードデ
ィスク5の内容をMS6にロードする時の動作を以下に
説明する。The operation of loading the contents of the hard disk 5 into the MS 6 in the above system configuration will be described below.
【0013】(1)SCC3は、SCSIバス12を介
してHD5からデータを読む。 (2)SCC3は、ライン13を介して、DMAC2に
対してDMA要求(DREQ)を出す。 (3)DMA要求(DREQ)を受けたDMAC2は、
バス11の使用権を得るためにライン15を介して、C
PU1にホールド要求(HREQ)を出す。 (4)CPU1は、HREQを受けたときのバス使用サ
イクルが終了すると、ライン16を介してホールド応答
(HLDA)信号をDMAC2に報告する。 (5)DMAC2は、SCC3からMS6へデータの転
送を開始すると同時に、DREQに対する応答(DAC
K)を、ライン14を介してSCC3に返す。 (6)DMAC2は、SCC3からMS6へのデータ転
送終了後、ライン15のHREQを落す。 (7)CPU1は、ライン16のHLDAを落す。(1) The SCC3 reads data from the HD5 via the SCSI bus 12. (2) The SCC3 issues a DMA request (DREQ) to the DMAC2 via the line 13. (3) The DMAC2 receiving the DMA request (DREQ)
C via line 15 to get the right to use bus 11
Issue a hold request (HREQ) to PU1. (4) The CPU 1 reports the hold response (HLDA) signal to the DMAC 2 via the line 16 when the bus use cycle upon receiving the HREQ ends. (5) The DMAC2 starts data transfer from the SCC3 to the MS6, and at the same time, responds to the DREQ (DAC
K) is returned to SCC3 via line 14. (6) The DMAC2 drops the HREQ of the line 15 after the data transfer from the SCC3 to the MS6 is completed. (7) The CPU 1 drops HLDA on the line 16.
【0014】HD5からSCC3へのデータ転送速度
が、上記した(1)〜(7)の一連の手順によるDMA
転送速度より大きく、上記(5)の終了後に、次のDR
EQが既にライン13に出ている場合、DMAC2がバ
ス11を解放する時間がない。このため、SCC3から
MS6へのデータ転送が全て終了するまでの時間(T
0)の間、CPU1はバス11を使用することができ
ず、時間T0の間にLC7から割込み線18を介した割
り込み(INT)は、CPU1によって処理することが
できない。The data transfer rate from the HD5 to the SCC3 is DMA by the series of procedures (1) to (7) described above.
It is higher than the transfer rate, and after the above (5) ends, the next DR
If the EQ is already on line 13, DMAC 2 has no time to release bus 11. For this reason, the time until all the data transfer from SCC3 to MS6 is completed (T
0), CPU1 cannot use the bus 11, and an interrupt (INT) from LC7 via the interrupt line 18 during the time T0 cannot be processed by CPU1.
【0015】例えば、SCC3からMS6への転送デー
タ単位を8KB、DMA転送速度を1MB/sとする
と、8msecの間、CPU1は動作不能となる。一
方、回線17の転送速度を2400bpsとすると、L
C7は回線17から3.3msec毎に1バイトのデー
タを受け取りライン18を介して、CPU1にINTを
上げる。For example, if the transfer data unit from SCC3 to MS6 is 8 KB and the DMA transfer rate is 1 MB / s, the CPU 1 cannot operate for 8 msec. On the other hand, if the transfer rate of the line 17 is 2400 bps, L
C7 receives 1-byte data every 3.3 msec from line 17, and raises INT to CPU1 via line 18.
【0016】従って、このINTと、SCC3からMS
6へのDMA転送が衝突すると、最大8msecの間、
INTがCPU1によって受付けられず、LC7でオー
バーラン(前のデータが処理される前に次のデータを受
け取ること)が発生する。Therefore, this INT and SCC3 to MS
When a DMA transfer to 6 collides, a maximum of 8 msec
The INT is not accepted by the CPU 1 and an overrun (receiving the next data before the previous data is processed) occurs in LC7.
【0017】本発明は、上記した点を解決するためにな
されたもので、図1は、本発明の実施例の構成図であ
る。本発明では、DMAC2とSCC3の間にDMAリ
クエスト制御装置4(DMA REQUEST CON
TROLLER)を設けたもので、他の構成要素は、図
3のものと同一である。The present invention has been made to solve the above-mentioned problems, and FIG. 1 is a configuration diagram of an embodiment of the present invention. In the present invention, the DMA request controller 4 (DMA REQUEST CON) is provided between the DMAC 2 and the SCC 3.
(TROLLER) is provided, and the other components are the same as those in FIG.
【0018】このDMAリクエスト制御装置(DRC)
4は、SCC3とDMAC2の間のライン13aを介す
るDREQを制御するための回路で、次の機能を有す
る。すなわち、 (a)一定時間毎にライン13aのDREQを抑止する
機能 (b)プログラム(MS6上にあり、CPU1により実
行される)によって上記した(a)の機能を抑止する機
能 (c)INTにより上記(b)の機能を解除する機能 である。This DMA request controller (DRC)
Reference numeral 4 is a circuit for controlling DREQ via the line 13a between the SCC3 and the DMAC2, and has the following functions. That is, (a) a function of suppressing the DREQ of the line 13a at regular time intervals (b) a function of suppressing the function of (a) described above by a program (on the MS 6 and executed by the CPU 1) (c) by an INT This is a function to cancel the function of (b) above.
【0019】本発明により設けられたDRC4は、以下
のように動作する。 (1)プログラムは、DMA転送指示の直前に上記機能
(b)を用いて、ライン13bを介してDREQが連続
して発行できる状態にする。 (2)プログラムによりDMAの転送を指示する。これ
により、SCC3からMS6へのDMA連続転送が開始
する。 (3)上記(2)のDMA転送中に、LC7から割り込
み線18に割り込み(INT)が発生すると、上記機能
(c)により上記機能(b)が解除され、機能(a)が
働く。 (4)上記機能(a)のもとでは、ライン13aを介し
たDREQは定期的に抑止されるため、CPU1は間欠
的に動作することができ、INTが処理される。The DRC 4 provided by the present invention operates as follows. (1) The program uses the above-mentioned function (b) immediately before the DMA transfer instruction, and makes it possible to continuously issue DREQ via the line 13b. (2) A DMA transfer is instructed by the program. This starts the DMA continuous transfer from SCC3 to MS6. (3) When an interrupt (INT) is generated from the LC 7 to the interrupt line 18 during the DMA transfer of (2), the function (c) cancels the function (b), and the function (a) operates. (4) Under the above function (a), since the DREQ via the line 13a is periodically suppressed, the CPU 1 can operate intermittently and the INT is processed.
【0020】図2は、DMAリクエスト制御装置4の具
体的な構成を示す図である。図2において、20は、ラ
イン13aを介したDREQを抑止するためのANDゲ
ートであり、制御線24が0のとき、ライン13bのD
REQは0に固定される。25は、20KHzのクロッ
クであり、制御ラッチ26が0のとき、ORゲート21
を介して制御線24の出力を、50μsec周期で交互
に1/0とすることにより、DMAとPIOを交互に実
行する。FIG. 2 is a diagram showing a specific configuration of the DMA request control device 4. In FIG. 2, reference numeral 20 is an AND gate for suppressing DREQ via the line 13a, and when the control line 24 is 0, D of the line 13b
REQ is fixed at 0. 25 is a clock of 20 KHz, and when the control latch 26 is 0, the OR gate 21
The output of the control line 24 is alternately set to 1/0 in a cycle of 50 .mu.s via the, to alternately execute DMA and PIO.
【0021】26は、アドレスバス11b、データバス
11aを介して制御線23を制御するためのラッチであ
り、DMA連続実行モードとDMA/PIO交互実行モ
ードとを切り替えるものである。18は、ラッチ26の
リセット入力Rに接続された割り込み線であり、割り込
み発生時にラッチ26をリセットして強制的にDMA/
PIO交互実行モードにする。Reference numeral 26 is a latch for controlling the control line 23 via the address bus 11b and the data bus 11a, and switches between the DMA continuous execution mode and the DMA / PIO alternate execution mode. Reference numeral 18 denotes an interrupt line connected to the reset input R of the latch 26, which resets the latch 26 when an interrupt occurs to forcibly execute DMA /
Enter the PIO alternate execution mode.
【0022】図2の動作を説明すると、DMA連続実行
モードにおいては、DMA実行の直前にプログラムによ
って、データバス11aが1となり、またアドレスバス
11bのアドレスがデコーダ27によりデコードされて
1となり、ラッチ26のD入力とT入力がともに1にな
り、出力Qが1にセットされる。そして、プログラムに
よりDMAが起動され、DMAは連続実行される。The operation of FIG. 2 will be described. In the DMA continuous execution mode, the data bus 11a becomes 1 and the address of the address bus 11b is decoded by the decoder 27 to 1 immediately before the DMA execution, and becomes 1 to latch. Both the D and T inputs of 26 go to 1 and the output Q is set to 1. Then, the program activates the DMA, and the DMA is continuously executed.
【0023】DMAの連続実行中に、割り込み線18に
割り込みが発生すると、ラッチ26はリセットされ、そ
の出力Qは0となり、制御線23は0となる。従って、
ORゲート21を介したクロック25によって、制御線
24は50μsec周期で交互に1/0となる。When an interrupt occurs on the interrupt line 18 during continuous execution of DMA, the latch 26 is reset, its output Q becomes 0, and the control line 23 becomes 0. Therefore,
The control line 24 is alternately set to 1/0 in a cycle of 50 μsec by the clock 25 via the OR gate 21.
【0024】これにより以後はDMA/PIOの交互実
行モードになり、CPUによる割り込み処理が可能とな
る。すなわち、制御線24が1のときは、ANDゲート
20がオンとなるので、DREQがライン13bに出力
され、DMA実行となり、他方、制御線24が0のとき
は、ANDゲート20がオフとなり、DREQがライン
13bに出力されず、DMA実行が抑止されるので、C
PUはINT処理を行うことができる。As a result, the DMA / PIO alternate execution mode is set thereafter, and the interrupt processing by the CPU becomes possible. That is, when the control line 24 is 1, the AND gate 20 is turned on, so DREQ is output to the line 13b and DMA is executed. On the other hand, when the control line 24 is 0, the AND gate 20 is turned off. Since DREQ is not output to the line 13b and DMA execution is suppressed, C
The PU can perform INT processing.
【0025】なお、上記した実施例ではDMA/PIO
の切り替えに20KHzのクロックを用いているが、そ
の周波数、1/0の比率は、DMAとPIOの各処理の
優先度に応じて決定する必要がある。In the above embodiment, DMA / PIO is used.
Although a 20 KHz clock is used for switching, the frequency and the ratio of 1/0 must be determined according to the priority of each processing of DMA and PIO.
【0026】[0026]
【発明の効果】以上、説明したように、本発明によれ
ば、DMA連続データ転送中に、入出力装置からの割り
込みに応答して、DMA実行モードとプログラム入出力
モードを交互に切り替える手段を設けているので、DM
A連続転送中に発生する割り込み要求を高々数十μse
cの遅れで受付けることが可能となる。また、DMA連
続転送中は、DMA制御装置に全面的に制御を渡せるの
で、DMA本来の目的である高速転送が可能となる。As described above, according to the present invention, means for alternately switching between the DMA execution mode and the program input / output mode in response to an interrupt from the input / output device during DMA continuous data transfer. Since it is provided, DM
Interrupt request generated during continuous A transfer is at most tens of μs
It will be possible to accept with a delay of c. Further, during the continuous DMA transfer, the control can be entirely transferred to the DMA control device, so that the high-speed transfer which is the original purpose of the DMA can be performed.
【図1】本発明の実施例の構成図である。FIG. 1 is a configuration diagram of an embodiment of the present invention.
【図2】本発明のDMAリクエスト制御装置の具体的な
構成を示す図である。FIG. 2 is a diagram showing a specific configuration of a DMA request control device of the present invention.
【図3】本発明が適用されるシステム構成図である。FIG. 3 is a system configuration diagram to which the present invention is applied.
1 中央処理装置 2 DMA制御装置 3 小型機用汎用インタフェース制御装置 4 DMAリクエスト制御装置 5 ハードディスク 6 主記憶装置 7 回線制御装置 1 Central Processing Unit 2 DMA Control Unit 3 General Purpose Interface Control Unit for Small Machines 4 DMA Request Control Unit 5 Hard Disk 6 Main Storage Unit 7 Line Control Unit
───────────────────────────────────────────────────── フロントページの続き (72)発明者 鈴木 健 神奈川県秦野市堀山下1番地 株式会社日 立製作所神奈川工場内 (72)発明者 野崎 勇雄 神奈川県秦野市堀山下1番地 株式会社日 立製作所神奈川工場内 (72)発明者 高橋 知倫 神奈川県秦野市堀山下1番地 株式会社日 立コンピュータエレクトロニクス内 (72)発明者 高橋 英治 神奈川県秦野市堀山下1番地 日立コンピ ュータエンジニアリング株式会社内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Ken Suzuki, 1 Horiyamashita, Hinoyamashita, Hadano, Kanagawa Prefecture, Kanagawa Plant, Hitate Manufacturing Co., Ltd. (72) Inventor, Yuuo, No. 1, Horiyamashita, Hadano, Kanagawa Kanagawa Plant (72) Inventor Tomonori Takahashi 1 Horiyamashita, Hinoyama, Hadano, Kanagawa Pref., Inside Hitachi Computer Electronics Co., Ltd. (72) Eiji Takahashi 1st, Horiyamashita, Hadano, Kanagawa Hitachi Computer Engineering Co., Ltd.
Claims (1)
転送を行う制御方式において、入出力装置と主記憶装置
との間で連続的にデータを転送制御するDMA制御手段
と、該制御手段によるデータ転送中に、入出力装置から
の割り込みに応答して前記DMA制御手段による動作と
プログラム入出力動作を交互に切り替える手段とを備え
たことを特徴とするDMA制御方式。1. A control method for transferring data between an input / output device and a main storage device, comprising: DMA control means for continuously controlling transfer of data between the input / output device and the main storage device; A DMA control system characterized by comprising means for alternately switching between the operation by the DMA control means and the program input / output operation in response to an interrupt from the input / output device during data transfer by the means.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP16888992A JPH0612365A (en) | 1992-06-26 | 1992-06-26 | Dma control system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP16888992A JPH0612365A (en) | 1992-06-26 | 1992-06-26 | Dma control system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0612365A true JPH0612365A (en) | 1994-01-21 |
Family
ID=15876450
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP16888992A Pending JPH0612365A (en) | 1992-06-26 | 1992-06-26 | Dma control system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0612365A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100366049B1 (en) * | 1996-04-18 | 2003-03-28 | 삼성탈레스 주식회사 | Device for direct memory access using serial communication controller |
-
1992
- 1992-06-26 JP JP16888992A patent/JPH0612365A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100366049B1 (en) * | 1996-04-18 | 2003-03-28 | 삼성탈레스 주식회사 | Device for direct memory access using serial communication controller |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH0496163A (en) | Dma controller | |
JPH064220A (en) | Magnetic disk subsystem | |
JPH0612365A (en) | Dma control system | |
JP2565923B2 (en) | Data transfer method | |
JPH0236971B2 (en) | ||
JPH0374752A (en) | Direct memory access restart system | |
JPH11212904A (en) | Data transfer system | |
JP2606898B2 (en) | File channel controller | |
JPH0145657B2 (en) | ||
JPH05233525A (en) | Input/otuput processor | |
JPS63153635A (en) | Specification system for data transfer speed | |
JPS6118032A (en) | External memory controller | |
JPS61166631A (en) | Microprogram control processor | |
JPH0287248A (en) | Data transfer system | |
JPS6055433A (en) | Floppy disk controller | |
JPS6352256A (en) | Control system for data transfer | |
JPH01144151A (en) | Information processor | |
JPH0136138B2 (en) | ||
JPH034348A (en) | Control adapter for input/output device | |
JPS63296155A (en) | Peripheral control unit | |
JPH02220162A (en) | Dma transfer device for computer | |
JPH05298230A (en) | Multiplex drive control system | |
JPH0465723A (en) | Interruption processing method | |
JPS63170761A (en) | Input/output controller for electronic computer | |
JPH01126749A (en) | Data control device for peripheral equipment |