JPH06175947A - Data processor equipped with dma function - Google Patents

Data processor equipped with dma function

Info

Publication number
JPH06175947A
JPH06175947A JP4326318A JP32631892A JPH06175947A JP H06175947 A JPH06175947 A JP H06175947A JP 4326318 A JP4326318 A JP 4326318A JP 32631892 A JP32631892 A JP 32631892A JP H06175947 A JPH06175947 A JP H06175947A
Authority
JP
Japan
Prior art keywords
data
transmission
register
dma
reception
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
Application number
JP4326318A
Other languages
Japanese (ja)
Inventor
Takashi Fukada
隆司 深田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP4326318A priority Critical patent/JPH06175947A/en
Publication of JPH06175947A publication Critical patent/JPH06175947A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)
  • Bus Control (AREA)
  • Computer And Data Communications (AREA)

Abstract

PURPOSE:To attain the detection of an abnormality with a high probability at the time of a DMA (direct memory access) transfer by comparing and collating data in a register with the data corresponding to transmission or reception data stored in a buffer memory by a CPU. CONSTITUTION:This processor is equipped with a register 204 which holds the data running through a data line 206 at the time of performing a memory access at the time of transmission and reception at the time of the DNA transfer. When the bit of a DMA address is changed due to some factor during the DMA transmission operation, the data are read from the other area of a buffer memory 202, and DMA transferred, and the two data compared by the CPU are different with the high probability, so that the generation of the abnormality can be recognized by the CPU. At the time of the reception operation, the detection of the abnormality can be attained by comparing the contents of the buffer memory 202 and the register 204 for transmission and reception.

Description

【発明の詳細な説明】Detailed Description of the Invention

[発明の目的] [Object of the Invention]

【0001】[0001]

【産業上の利用分野】本発明は、例えばデータ通信の送
受信に使用されるDMA(ダイレクト メモリ アクセ
ス)機能を備えたデータ処理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data processing device having a DMA (Direct Memory Access) function used for transmitting and receiving data communication, for example.

【0002】[0002]

【従来の技術】図1に示した従来のDMACを内蔵した
通信コントローラ101を含むデータ処理装置に於いて
DMA転送では図示しないCPU(中央処理装置)は一
般的に送受信するデータが格納されているバッファメモ
リ102内データの先頭アドレスとその送受信データ
バイト長を含む情報を通信コントローラ側に渡して起動
をかける。送信の場合はCPUが通信コントローラ10
1を起動してDMA転送を開始させ、その後通信コント
ローラ101が送信を完了すると割込み信号伝送線10
9を介してCPU割込みで送信完了をCPUに通知して
いた。
2. Description of the Related Art In a data processing apparatus including a communication controller 101 having a built-in DMAC shown in FIG. 1, a CPU (central processing unit) (not shown) for DMA transfer generally stores data to be transmitted and received. Start address of the data in the buffer memory 102 and its send / receive data
Information including byte length is passed to the communication controller to activate it. In the case of transmission, the CPU is the communication controller 10
1 is started to start DMA transfer, and when the communication controller 101 completes the transmission after that, the interrupt signal transmission line 10
The CPU has been notified of the completion of transmission by a CPU interrupt via 9.

【0003】また受信の場合は、予め通信コントローラ
101を受信レディ状態にして置き、受信が完了すると
割込みでCPUに受信完了を通知していた。そしてDM
A転送時のデータについてはCPU及び通信コントロー
ラがパリティ チェックやチェックサム コード付加す
ることによってデータの転送チェックをすることもあっ
た。しかし、このような従来のDMA機能を備えたデー
タ処理装置ではDMA転送アドレスが何らかの原因で誤
った場合、十分な転送チェックとならない。
In the case of reception, the communication controller 101 is set in the reception ready state in advance, and when the reception is completed, the CPU is notified of the reception completion by an interrupt. And DM
For the data at the time of A transfer, the CPU and the communication controller sometimes check the data transfer by adding a parity check or a checksum code. However, in such a conventional data processing device having a DMA function, if the DMA transfer address is erroneous for some reason, a sufficient transfer check cannot be performed.

【0004】[0004]

【発明が解決しようとする課題】従来のDMA機能を備
えたデータ処理装置は上記のように構成されていたので
DMAのバッファメモリ アクセスに於いて、CPUが
設定したメモリアドレス5を例えば通信コントローラが
DMA転送時に本当に正しくアクセスしているかどうか
チェックできず、何らかの原因で通信コントローラのD
MA転送アドレスが誤ってしまう(例えば1ビット反転
してしまう等)と、その後は誤ったメモリアドレスを正
常に動作しているかのようにアクセスしてDMA転送し
てしまう欠点があった。本発明はこの欠点を解決しよう
とするものである。 [発明の構成]
Since the conventional data processing apparatus having the DMA function is configured as described above, in the buffer memory access of the DMA, the memory address 5 set by the CPU is set by the communication controller, for example. It is not possible to check whether the access is really correct during DMA transfer.
If the MA transfer address is erroneous (for example, 1 bit is inverted), then there is a drawback that the erroneous memory address is accessed and DMA transferred as if it is operating normally. The present invention seeks to overcome this drawback. [Constitution of Invention]

【0005】[0005]

【課題を解決するための手段】第一の発明はDMA機能
を備えたデータ処理装置に於いて、送受信制御を行うC
PUと、このCPUと伝送線を介して接続されたDMA
C(ダイレクト メモリ アクセス コントロール)デ
バイスと、このDMACデバイスとは前記伝送線を介し
て接続され送受信データが記憶されるバッファメモリ
と、前記伝送線に接続されこの伝送線を介して前記バッ
ファメモリと前記DMACデバイスとの間で授受される
前記送受信データをラッチするレジスタとを具備し、前
記CPUは前記レジスタ内のデータと前記バッファメモ
リに記憶された送信又は受信データに対応したデータと
を比較照合できる特徴を有する。
A first aspect of the present invention is a data processing apparatus having a DMA function, which performs C control for transmission / reception.
PU and DMA connected to this CPU via a transmission line
A C (direct memory access control) device, a buffer memory connected to the DMAC device via the transmission line and storing transmission / reception data, and a buffer memory connected to the transmission line via the transmission line and the buffer memory A register for latching the transmission / reception data transmitted / received to / from the DMAC device, wherein the CPU can compare and collate the data in the register with the data corresponding to the transmission or reception data stored in the buffer memory. It has characteristics.

【0006】第二の発明はDMA機能を備えたデータ処
理装置に於いて、送受信制御を行うCPUと、このCP
Uと伝送線を介して接続されたDMAC(ダイレクト
メモリ アクセス コントロール)を内臓するコントロ
ーラと、このコントローラとは前記伝送線を介して接続
され送受信データが記憶されるバッファメモリと、前記
伝送線に接続されこの伝送線を介して前記バッファメモ
リと前記DMACを内蔵するコントローラとの間で授受
される前記送受信データをラッチするレジスタとを具備
し、前記CPUは前記レジスタ内のデータと前記バッフ
ァメモリに記憶された送信又は受信データに対応したデ
ータとを比較照合できる特徴を有する。
A second aspect of the present invention is a data processing device having a DMA function, which comprises a CPU for controlling transmission and reception, and a CP
DMAC (Direct) connected to U via a transmission line
A controller incorporating a memory access control), a buffer memory connected to the controller via the transmission line to store transmission / reception data, and a buffer memory connected to the transmission line via the transmission line and the DMAC. A register for latching the transmission / reception data transmitted / received to / from a controller containing therein, the CPU compares the data in the register with the data corresponding to the transmission or reception data stored in the buffer memory. It has a feature that can be collated.

【0007】第三の発明は上記第一の発明に於けるDM
A機能を備えたデータ処理装置に於いて上記レジスタを
DMACデバイスと同一チップ内に内蔵する特徴を有す
る。
The third invention is the DM according to the first invention.
In the data processing device having the A function, the register is built in the same chip as the DMAC device.

【0008】第四の発明は上記第二の発明に於けるDM
A機能を備えたデータ処理装置に於いて上記レジスタを
DMACを内蔵するコントローラと同一チップ内に内蔵
する特徴を有する。
The fourth invention is the DM according to the second invention.
In the data processing device having the A function, the above-mentioned register is incorporated in the same chip as the controller incorporating the DMAC.

【0009】[0009]

【作用】この発明のDMA機能を備えたデータ処理装置
はDMA転送に於いて実際にデータバス上を通過するデ
ータをラッチするレジスタを備え、DMA転送終了時バ
ッファメモリのデータとの比較がCPUに於いて可能な
構成になっているので、誤ったデータのDMA送信が行
われた場合の検出ができ、またDMA転送による受信デ
ータが正しくメモリ領域に書かれていないことが検出で
きるため、誤ったデータによるシステム的な不具合を回
避できる。
The data processor having the DMA function of the present invention has a register for latching the data actually passing on the data bus in the DMA transfer, and the CPU compares the data in the buffer memory at the end of the DMA transfer. Since it is possible to detect if wrong data is transmitted by DMA, it is possible to detect that the received data by DMA transfer is not written correctly in the memory area. It is possible to avoid system malfunction due to data.

【0010】[0010]

【実施例】本発明によるDMA機能を備えたデータ処理
装置の一実施例について図2を参照して説明する。図2
がこの発明のDMA機能を備えたデータ処理装置の位置
実施例の主要部の構成を示したものであり、図中の符号
は次の構成部分を示す。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT An embodiment of a data processing device having a DMA function according to the present invention will be described with reference to FIG. Figure 2
Shows the configuration of the main part of the position embodiment of the data processing device having the DMA function of the present invention, and the reference numerals in the figure indicate the following components.

【0011】符号201 通信コントローラで内臓DM
ACによりバッファメモリ202との間で送受信データ
をやりとりする。 符号202 バッファメモリであり、通信コントローラ
201がシリアル信号伝送線路211を介して送受信デ
ータを記憶する。 符号203 データラッチ信号の生成部である。
Reference numeral 201 is a communication controller with a built-in DM
Transmission / reception data is exchanged with the buffer memory 202 by AC. Reference numeral 202 is a buffer memory, and the communication controller 201 stores the transmission / reception data via the serial signal transmission line 211. Reference numeral 203 is a data latch signal generation unit.

【0012】符号204 レジスタであり、通信コント
ローラ201とバッファメモリ202の間で送受信され
るデータを一時記憶する。送信用レジスタと受信用レジ
スタとで構成される。 符号205 アドレス線(ADR)である。 符号206 データ線(DATA)である。 符号207 制御線(CNT)である。 符号208 データラッチ信号伝送線である。 符号209 割込み信号伝送線であり、この伝送線を介
して通信コントローラ201のシリアル送受信の完了を
CPUに通知する(INT)。 符号210 レジスタ 読取り信号伝送線であり、この
伝送線を介してレジスタ204が保持しているデータを
CPUが読取る際に出力される。 符号211 シリアル信号伝送線であり、本信号線を介
して通信コントローラ201がシリアル送受信を行う。
Reference numeral 204 is a register for temporarily storing data transmitted and received between the communication controller 201 and the buffer memory 202. It is composed of a transmission register and a reception register. Reference numeral 205 is an address line (ADR). Reference numeral 206 is a data line (DATA). Reference numeral 207 is a control line (CNT). Reference numeral 208 is a data latch signal transmission line. Reference numeral 209 is an interrupt signal transmission line, and notifies the completion of the serial transmission / reception of the communication controller 201 to the CPU via this transmission line (INT). Reference numeral 210 is a register read signal transmission line, and is output when the CPU reads the data held by the register 204 via this transmission line. Reference numeral 211 is a serial signal transmission line, and the communication controller 201 performs serial transmission / reception via this signal line.

【0013】図2を参照しながら一実施例について下記
に詳細を説明する。
One embodiment will be described in detail below with reference to FIG.

【0014】即ち図2に示す実施例では、DMA転送時
の送受信時にメモリアクセスする際データ線206を流
れるデータを保持するレジスタ204を設けることによ
り、DMA転送中にアドレス ビットが反転してしまう
ような障害の検出を高い確率で実現する。
That is, in the embodiment shown in FIG. 2, by providing the register 204 for holding the data flowing through the data line 206 when the memory is accessed during the transmission / reception during the DMA transfer, the address bit is inverted during the DMA transfer. Realize the detection of various obstacles with high probability.

【0015】通信コントローラ201の送信動作の場合
について説明すると、通信コントローラ201は図示し
ないCPUから起動がかかるとバッファメモリ202か
らデータを1バイトずつ読みだしシリアル信号伝送線2
11にシリアルデータの送出を開始する。この時、デー
タラッチ信号生成部203は制御線207からの制御信
号によりレジスタ204のデータラッチ用のクロック信
号を生成してデータラッチ信号伝送線208を介してレ
ジスタ204に供給し、これによってレジスタ204に
入力されているデータの値が通信コントローラ201の
DMA読取り毎にレジスタ204にラッチされる。
The transmission operation of the communication controller 201 will be described. When the communication controller 201 is activated by a CPU (not shown), the data is read from the buffer memory 202 byte by byte and the serial signal transmission line 2 is read.
The transmission of serial data is started at 11. At this time, the data latch signal generation unit 203 generates a clock signal for data latch of the register 204 according to the control signal from the control line 207 and supplies it to the register 204 via the data latch signal transmission line 208. The value of the data input to is latched in the register 204 every time the communication controller 201 reads the DMA.

【0016】DMA転送が完了すると通信コントローラ
201は割込信号伝送線209を介してCPUに送信処
理が終了したことを通知する。この送信完了割込みによ
り、CPUは送信されたデータが格納されていたバッフ
ァメモリ202内での先頭アドレスと送信データバイト
長を一般的に認識しているため、バッファメモリ202
からレジスタ204に記憶されているのと同じ所定場所
及び所定長のデータ(例えば最終データバイト)を読取
り、そしてレジスタ読取り信号伝送線210を介してレ
ジスタ204内の送信用レジスタから実際にデータ線2
06を流れた所定のデータ(例えば最終データバイト)
をCPUは読み、前述のバッファメモリ202から読ん
だデータと比較を行う。
When the DMA transfer is completed, the communication controller 201 notifies the CPU via the interrupt signal transmission line 209 that the transmission processing is completed. Due to this transmission completion interrupt, the CPU generally recognizes the start address and the transmission data byte length in the buffer memory 202 in which the transmitted data was stored.
From the transmit register in register 204 via register read signal transmission line 210 to read the data at the same location and length as stored in register 204 (eg, the last data byte).
Predetermined data flowing in 06 (eg final data byte)
Is read by the CPU and compared with the data read from the buffer memory 202.

【0017】もし、DMA送信動作の途中でDMAアド
レスのビットが何らかの要因で変化してしまうと、その
後はバッファメモリ202の別領域からデータがリード
されてDMA転送されてしまうのでCPUが比較した2
つのデータが高い確率で異なるためCPUは異常が発生
したことを認識する。受信動作の場合も全く同様にバッ
ファメモリ202とレジスタ204内の送受信用レジス
タ204の内容の比較によって異常の検出が行われる。
If the bit of the DMA address changes for some reason during the DMA transmission operation, the data is read from another area of the buffer memory 202 and DMA-transferred. Therefore, the CPU compares 2
The CPU recognizes that an abnormality has occurred because the two data are different with high probability. In the case of the receiving operation, the abnormality is detected by comparing the contents of the buffer memory 202 and the contents of the transmitting / receiving register 204 in the register 204 in exactly the same manner.

【0018】以上の説明ではレジスタ204内の送受信
レジスタ204のハードウェアが最も簡単なDMA転送
するデータの最終バイトを比較照合する例を中心として
説明したが、DMA転送するデータのどこからどこまで
を比較照合するかはデータ線206を実際に通過するデ
ータを記憶するレジスタ204の容量とCPUの制御に
よって適用する応用装置にとって最適な値を選択して良
い。
In the above description, the hardware of the transmission / reception register 204 in the register 204 has been mainly described as an example of comparing and collating the final byte of the data to be DMA-transferred. The optimum value may be selected depending on the capacity of the register 204 that stores the data that actually passes through the data line 206 and the application device that is applied by the control of the CPU.

【0019】又、以上の説明ではDMACを通信コント
ローラに内蔵する例について説明したが勿論DMACと
通信コントローラとが別々のデバイスの構成を選択して
良い
In the above description, an example in which the DMAC is built in the communication controller has been described, but it goes without saying that the DMAC and the communication controller may select different device configurations.

【0020】又、信頼性向上と言う観点から追加するレ
ジスタ204のようなハードウェアは高信頼性のもので
ある必要があり、追加するハードウェアの信頼性が低い
とかえって装置のエラーが発生し易くなってしまう恐れ
がある。
Further, from the viewpoint of improving reliability, the hardware such as the register 204 to be added needs to be highly reliable, and if the reliability of the added hardware is low, an error of the device may occur. It may be easier.

【0021】その為、追加するレジスタ204のような
ハードウェアはDMAC又はコントローラ201と同一
シリコーン チップ内に含めて、信頼性が向上する形態
が望ましい。
Therefore, it is desirable that the additional hardware such as the register 204 is included in the same silicone chip as the DMAC or the controller 201 to improve reliability.

【0022】[0022]

【発明の効果】以上のように、この発明によるDMA機
能を備えたデータ処理装置はDMA転送時の異常を高い
確率で検出でき、これによつてシステム的に不具合を回
避できるのでDMA転送時の信頼性の向上が図れ、実用
に際して得られる効果大である。
As described above, the data processing device having the DMA function according to the present invention can detect an abnormality at the time of DMA transfer with a high probability, thereby avoiding a systematic defect, and therefore, a problem at the time of DMA transfer can be avoided. The reliability can be improved, and the effect obtained in practical use is great.

【図面の簡単な説明】[Brief description of drawings]

【図1】図1は従来のDMA機能を備えたデータ処理装
置の要部を示す構成図を示す。
FIG. 1 is a block diagram showing a main part of a conventional data processing device having a DMA function.

【図2】図2はこの発明によるDMA機能を備えたデー
タ処理装置の一実施例を示す要部の構成図である。
FIG. 2 is a configuration diagram of essential parts showing an embodiment of a data processing device having a DMA function according to the present invention.

【符号の説明】[Explanation of symbols]

201 通信コントローラ 202 バッファメモリ 203 データラッチ信号生成部 204 レジスタ 205 アドレス線(ADR) 206 データ線(DATA) 207 制御線(CNT) 208 データラッチ信号伝送線 209 割込み信号伝送線 210 レジスタ読取り信号伝送線 211 シリアル信号伝送線 201 communication controller 202 buffer memory 203 data latch signal generation unit 204 register 205 address line (ADR) 206 data line (DATA) 207 control line (CNT) 208 data latch signal transmission line 209 interrupt signal transmission line 210 register read signal transmission line 211 Serial signal transmission line

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】DMA(ダイレクト メモリ アクセス)
機能を内蔵する装置に於いて、送受信制御を行うCPU
と、このCPUと伝送線を介して接続されたDMAC
(ダイレクト メモリ アクセス コントロール)デバ
イスと、このDMACデバイスとは前記伝送線を介して
接続され送受信データが記憶されるバッファメモリと、
前記伝送線に接続されこの伝送線を介して前記バッファ
メモリと前記DMACデバイスとの間で授受される前記
送受信データをラッチするレジスタとを具備し、前記C
PUは前記レジスタ内のデータと前記バッファメモリに
記憶された送信又は受信データに対応したデータとを比
較照合できることを特徴としたDMA機能を備えたデー
タ処理装置。
1. DMA (Direct Memory Access)
CPU that controls transmission / reception in devices with built-in functions
And a DMAC connected to this CPU via a transmission line
A (direct memory access control) device, a buffer memory connected to the DMAC device via the transmission line and storing transmission / reception data,
A register connected to the transmission line for latching the transmission / reception data transmitted / received between the buffer memory and the DMAC device via the transmission line;
The PU is a data processing device having a DMA function, which is capable of comparing and collating the data in the register with the data corresponding to the transmission or reception data stored in the buffer memory.
【請求項2】DMA(ダイレクト メモリ アクセス)
機能を内蔵する装置に於いて、送受信制御を行うCPU
と、このCPUと伝送線を介して接続されたDMAC
(ダイレクト メモリ アクセス コントロール)を内
蔵するコントローラと、このコントローラとは前記伝送
線を介して接続され送受信データが記憶されるバッファ
メモリと、前記伝送線に接続されこの伝送線を介して前
記バッファメモリと前記DMACを内蔵するコントロー
ラとの間で授受される前記送受信データをラッチするレ
ジスタとを具備し、前記CPUは前記レジスタ内のデー
タと前記バッファメモリに記憶された送信又は受信デー
タに対応したデータとを比較照合できることを特徴とし
たDMA機能を備えたデータ処理装置。
2. DMA (Direct Memory Access)
CPU that controls transmission / reception in devices with built-in functions
And a DMAC connected to this CPU via a transmission line
A controller incorporating (direct memory access control), a buffer memory connected to the controller via the transmission line and storing transmission / reception data, and a buffer memory connected to the transmission line via the transmission line A register for latching the transmission / reception data transmitted / received to / from a controller containing the DMAC, and the CPU stores data in the register and data corresponding to transmission or reception data stored in the buffer memory. A data processing device having a DMA function characterized by being able to compare and collate.
【請求項3】上記レジスタをDMACデバイスと同一チ
ップ内に内蔵したことを特徴とした前記請求項1記載の
DMA機能を備えたデータ処理装置。
3. A data processing apparatus having a DMA function according to claim 1, wherein the register is built in the same chip as the DMAC device.
【請求項4】上記レジスタをDMACを内蔵するコント
ローラと同一チップ内に内蔵したことを特徴とした前記
請求項2記載のDMA機能を備えたデータ処理装置。
4. A data processing apparatus having a DMA function according to claim 2, wherein the register is incorporated in the same chip as a controller incorporating a DMAC.
JP4326318A 1992-12-07 1992-12-07 Data processor equipped with dma function Pending JPH06175947A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4326318A JPH06175947A (en) 1992-12-07 1992-12-07 Data processor equipped with dma function

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4326318A JPH06175947A (en) 1992-12-07 1992-12-07 Data processor equipped with dma function

Publications (1)

Publication Number Publication Date
JPH06175947A true JPH06175947A (en) 1994-06-24

Family

ID=18186430

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4326318A Pending JPH06175947A (en) 1992-12-07 1992-12-07 Data processor equipped with dma function

Country Status (1)

Country Link
JP (1) JPH06175947A (en)

Similar Documents

Publication Publication Date Title
JP4451837B2 (en) Data transfer apparatus and data transfer method
US7143206B2 (en) Method for controlling data transfer unit having channel control unit, storage device control unit, and DMA processor
US8291270B2 (en) Request processing device, request processing system, and access testing method
JP3673015B2 (en) Peripheral device identification method in semiconductor device
JPH06175947A (en) Data processor equipped with dma function
US7363393B2 (en) Chipset feature detection and configuration by an I/O device
JPH01213774A (en) Portable storage medium processor
JPH0316655B2 (en)
JP2003309564A (en) Microcomputer system and transceiver used therefor
JP2001306411A (en) Information processor and its method
JPH11316735A (en) Data transmitting device/method
KR100225531B1 (en) Apparatus for interfacing between peripheral processor and device in the switching system
KR950022612A (en) Error detection device and processing method on redundancy board of redundancy device
JPH10143448A (en) Memory system
JP2825464B2 (en) Communication device
JP2980550B2 (en) Communication device
JPH10198524A (en) Hard disk controller
KR0154470B1 (en) Circuit for interfacing between auxiliary processor and external device
JP2731878B2 (en) Communication device
JPS61165160A (en) Bus controlling system
KR100259585B1 (en) Dma controller
JP3341738B2 (en) Memory error detection method
JP2896092B2 (en) Electronic circuit analyzer
JPH05257884A (en) Data transfer controller
JPH02297650A (en) Receiver