JPH05197654A - Communication control system - Google Patents

Communication control system

Info

Publication number
JPH05197654A
JPH05197654A JP4009795A JP979592A JPH05197654A JP H05197654 A JPH05197654 A JP H05197654A JP 4009795 A JP4009795 A JP 4009795A JP 979592 A JP979592 A JP 979592A JP H05197654 A JPH05197654 A JP H05197654A
Authority
JP
Japan
Prior art keywords
communication control
dma
received data
cpu
controller
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
JP4009795A
Other languages
Japanese (ja)
Inventor
Tetsuo Oura
哲生 大浦
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP4009795A priority Critical patent/JPH05197654A/en
Publication of JPH05197654A publication Critical patent/JPH05197654A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve efficiency for processing data by directly transferring the plural kinds of data to respective buffers by providing means to discriminate the kind of received data and to start a direct memory access(DMA) controller. CONSTITUTION:An information processor 6 is composed of a CPU 1, main storage device (MS) 2, DMA controller 3, communication control part 4 and bus 5 to connect these parts. The communication control part 4 is provided with a received data discrimination part 8. The received data discrimination part 8 discriminates the kind of data received from a line 7 and starts the DMA controller 3 through a DMA request signal line 9. The DMA controller 3 requests a bus right to the CPU 1 and when the bus right is dispatched from the CPU 1, DMA is permitted to the communication control part 4. The communication control part 4 directly transfers the received data to a buffer 10 or 11, which is set by the CPU 1 beforehand, in the MS 2.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、受信データをDMAコ
ントローラを用いて転送する情報処理装置における通信
制御方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a communication control system in an information processing apparatus for transferring received data using a DMA controller.

【0002】[0002]

【従来の技術】従来のDMA方式の一例として、特開平
3−75859号に開示される「ダイレクト・メモリ・
アクセス制御装置」が挙げられる。
2. Description of the Related Art As an example of a conventional DMA system, "Direct Memory Memory" disclosed in Japanese Patent Laid-Open No. 3-75859 is disclosed.
"Access control device".

【0003】このDMA方式では、最優先のDMA処理
を確実に、そして短時間に実行するために、DMA制御
装置を、DMA要求を出力する複数のメモリ制御回路と
該DMA要求に対し優先順位の設定を行いDMAを行う
DMAコントローラとを備え、最優先のDMA要求信号
の発生が定期的に行われるとき、該最優先のDMA要求
信号がアクティブになる一定時間前より他のDMA要求
信号の前記DMAコントローラに対する入力を禁止する
DMAアービタ回路から構成している。DMA制御装置
は、最優先のDMA要求信号の発生が定期的に行われる
ことが予め判っているとき、複数のメモリ制御回路から
DMAコントローラに対して送出されるDMA要求信号
を全てDMAアービタ回路に入力し、通常は最優先のD
MA要求信号を除く他のDMA要求信号はDMAアービ
タ回路を通過してDMAコントローラに入力され、従来
と同様にDMA処理がなされる。しかし、最優先のDM
A要求信号が発生する定まった時間前になると、他のD
MA要求信号はDMAアービタ回路によりDMAコント
ローラの入力を全て禁止され、これにより最優先のDM
A要求信号が受け付けられる。
In this DMA system, in order to surely execute the highest priority DMA processing in a short time, the DMA controller has a plurality of memory control circuits for outputting DMA requests and a priority order for the DMA requests. A DMA controller that performs setting and performs DMA, and when the highest priority DMA request signal is periodically generated, when the highest priority DMA request signal is activated, the DMA request signal of the other DMA request signal is transmitted from a predetermined time before the activation. It is composed of a DMA arbiter circuit that prohibits input to the DMA controller. When it is known in advance that the highest priority DMA request signal is periodically generated, the DMA controller sends all DMA request signals sent from the plurality of memory control circuits to the DMA controller to the DMA arbiter circuit. Enter and usually the highest priority D
The DMA request signals other than the MA request signal pass through the DMA arbiter circuit and are input to the DMA controller, where the DMA processing is performed as in the conventional case. However, the highest priority DM
At a fixed time before the A request signal is generated, another D
The MA request signal is prohibited from being input to the DMA controller by the DMA arbiter circuit.
The A request signal is accepted.

【0004】[0004]

【発明が解決しようとする課題】上記従来技術では、図
2に示すようにCPU1、MS2、DMAコントローラ
3、通信制御部4およびこれらを接続するバス5から成
る情報処理装置6において、回線7から受信したデータ
をデータの種類ごとのバッファ(10または11)に格
納するための手順は以下の通りとなる。通信制御部4
は、回線7からデータを受信すると内部バッファ12に
デ−タを格納し、CPU1にデータを受信したことを通
知する。CPU1は、内部バッファ12のデータを判別
し該当するDMAコントローラ3を起動する。ここで、
DMAコントローラ3には、CPU1が受信データ種類
別のバッファのアドレスを予め設定しているものとす
る。従って、DMAコントローラ3は、内部バッファ1
2から該当するバッファへ受信データを転送する。
In the above-mentioned prior art, as shown in FIG. 2, in the information processing device 6 including the CPU 1, the MS 2, the DMA controller 3, the communication control unit 4 and the bus 5 connecting these, from the line 7 The procedure for storing the received data in the buffer (10 or 11) for each data type is as follows. Communication control unit 4
When it receives data from the line 7, it stores the data in the internal buffer 12 and notifies the CPU 1 that the data has been received. The CPU 1 determines the data in the internal buffer 12 and activates the corresponding DMA controller 3. here,
In the DMA controller 3, it is assumed that the CPU 1 presets the buffer address for each received data type. Therefore, the DMA controller 3 uses the internal buffer 1
The received data is transferred from 2 to the corresponding buffer.

【0005】ここで、内部バッファ12への受信データ
の格納およびCPU1による受信データの判別に時間が
かかるために、受信データを該当するバッファへ転送す
るのが遅くなり、受信処理効率が低下する。すなわち、
一定時間内に受信できるデータの量が少ない(スループ
ットが低い)という問題があった。
Since it takes time to store the received data in the internal buffer 12 and to determine the received data by the CPU 1, the transfer of the received data to the corresponding buffer is delayed, and the reception processing efficiency is lowered. That is,
There is a problem that the amount of data that can be received within a fixed time is small (throughput is low).

【0006】本発明の目的は、上記問題を解決する通信
制御方式を提供することにある。
An object of the present invention is to provide a communication control system that solves the above problems.

【0007】[0007]

【課題を解決するための手段】上記目的を達成するため
に本発明は、図1に示すようにCPU1、MS2、DM
Aコントローラ3、通信制御部4およびこれらを接続す
るバス5から成る情報処理装置6において、回線7から
受信したデータを判別する受信データ判別部8を設けた
ものである。
In order to achieve the above object, the present invention provides a CPU 1, an MS 2 and a DM as shown in FIG.
An information processing device 6 including an A controller 3, a communication control unit 4 and a bus 5 connecting them is provided with a reception data discriminating unit 8 for discriminating data received from a line 7.

【0008】[0008]

【作用】本発明の作用を図1を用いて説明する。上記手
段において、受信データ判別部8は回線7から受信した
データの種類を判別し、DMA要求信号線9を介してD
MAコントローラ3を起動する。DMAコントローラ3
は、DMA要求信号線9に従って受信データを通信制御
部4から予めCPU1により設定されたバッファへ直接
転送する。
The operation of the present invention will be described with reference to FIG. In the above means, the received data discriminating unit 8 discriminates the type of data received from the line 7, and the D data is transmitted via the DMA request signal line 9.
The MA controller 3 is activated. DMA controller 3
Directly transfers the received data from the communication control unit 4 to the buffer preset by the CPU 1 according to the DMA request signal line 9.

【0009】[0009]

【実施例】以下、本発明の1実施例を図面を用いて説明
する。図3は、本実施例の構成図である。情報処理装置
6は、CPU1、MS2、DMAコントローラ3、通信
制御部4およびこれらを接続するバス5より構成する。
CPU1は、DMAコントローラ3からバス権要求信号
(BRQ21)を受けるとBACK22にてバス権を譲
渡する。また通信制御部4から割込み信号(INT0
(19)またはINT1(20))を受けると該当する
処理を行う。MS2には、2つのバッファ10,11を
設ける。DMAコントローラ3には、DMA先のアドレ
スを保持するアドレスレジスタ0(13)とアドレスレ
ジスタ1(14)を設ける。該2つのアドレスレジスタ
13,14には、CPU1からバス5を介してアドレス
を設定することができる。DMAコントローラ3は、通
信制御部4からDMA要求信号(DRQ0(16)また
はDRQ1(17))を受けるとCPU1に対しBRQ
21でバス権を要求する。そしてCPU1から、BAC
K22でバス権を譲渡されると通信制御部4にDACK
18でDMAを許可する。通信制御部4には、回線7か
ら受信したデータを判別する受信データ判別部8と受信
したデータのバイト数を示すバイトカウントレジスタ1
5を設ける。受信データ判別部8は、回線7から受信し
たデータを判別し、DMAコントローラ3に対してDM
A要求信号(DRQ0(16)またはDRQ1(1
7))を発生する。そしてDMAコントローラ3からD
MA許可信号(DACK18)を受けるとバス5上に受
信データを送出する。更に受信したデータのDMAが全
て終了するとバイトカウントレジスタ15に受信データ
長を設定してCPU1にINT0(19)またはINT
1(20)で割り込む。バイトカウントレジスタ15
は、バス5を介してCPU1から読むことができる。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. FIG. 3 is a configuration diagram of this embodiment. The information processing device 6 includes a CPU 1, an MS 2, a DMA controller 3, a communication control unit 4, and a bus 5 connecting these.
When the CPU 1 receives the bus right request signal (BRQ 21) from the DMA controller 3, the CPU 1 transfers the bus right in BACK 22. Also, an interrupt signal (INT0
Upon receiving (19) or INT1 (20), the corresponding process is performed. The MS2 is provided with two buffers 10 and 11. The DMA controller 3 is provided with an address register 0 (13) and an address register 1 (14) that hold the DMA destination address. Addresses can be set in the two address registers 13 and 14 from the CPU 1 via the bus 5. When the DMA controller 3 receives the DMA request signal (DRQ0 (16) or DRQ1 (17)) from the communication control unit 4, it sends a BRQ to the CPU 1.
Request bus right at 21. Then, from the CPU 1, the BAC
When the bus right is transferred at K22, DACK is sent to the communication control unit 4.
DMA is allowed at 18. The communication control unit 4 includes a reception data discriminating unit 8 for discriminating the data received from the line 7 and a byte count register 1 for indicating the number of bytes of the received data.
5 is provided. The reception data discrimination unit 8 discriminates the data received from the line 7 and sends the DM to the DMA controller 3.
A request signal (DRQ0 (16) or DRQ1 (1
7)) is generated. And from the DMA controller 3 to D
When receiving the MA permission signal (DACK 18), the received data is sent out on the bus 5. Further, when the DMA of all the received data is completed, the received data length is set in the byte count register 15 and INT1 (19) or INT is set in the CPU1.
Interrupt at 1 (20). Byte count register 15
Can be read from the CPU 1 via the bus 5.

【0010】ここで情報処理装置6は、標準ローカルエ
リアネットワークの1つであるFDDIに接続されてい
るものとする。FDDIでは、通常のユーザデータを転
送するフレームとステーション管理を行うためのSMT
フレームの2種類のフレームを扱う。この2種類のフレ
ームは、Media Access Controlレ
イヤ上ではMACフレームとして扱われる。図4に、M
ACフレームのフォーマットを示す。MACフレーム2
3は、第1バイト目にフレームの種類を示すためのFC
フィールド24を持つ。図5は、SMTフレームのFC
フィールドのフォーマットである。SMTフレームは、
第6乗目のビット25が’1’である。
Here, it is assumed that the information processing device 6 is connected to FDDI which is one of standard local area networks. In FDDI, a frame for transmitting normal user data and an SMT for performing station management.
Handles two types of frames. These two types of frames are treated as MAC frames on the Media Access Control layer. In Figure 4, M
The format of an AC frame is shown. MAC frame 2
3 is an FC for indicating the type of frame in the first byte
It has a field 24. FIG. 5 shows the FC of the SMT frame.
The format of the field. The SMT frame is
Bit 25 of the sixth power is "1".

【0011】又、通常のユーザデータフレームとSMT
フレームは処理内容が異なるために受信バッファを分け
る必要がある。そこで2つのバッファ10,11をそれ
ぞれユーザデータフレームバッファとSMTフレームバ
ッファに割り当てる。図6に、MS2のメモリマップを
示す。ユーザデータフレームバッファ10は10000
000H番地から、SMTフレームバッファ11は20
000000H番地からを割り当てる。
In addition, a normal user data frame and SMT
Since the processing contents of the frame are different, it is necessary to divide the receiving buffer. Therefore, the two buffers 10 and 11 are assigned to the user data frame buffer and the SMT frame buffer, respectively. FIG. 6 shows a memory map of MS2. The user data frame buffer 10 is 10,000
From the address 000H, the SMT frame buffer 11 is 20
Assign from address 000000H.

【0012】上記のような情報処理装置6において、S
MTフレームを受信した場合の処理手順を以下で説明す
る。CPU1は、バス5を介してユーザデータフレーム
バッファ10の先頭アドレス10000000H番地と
SMTフレームバッファ11の先頭アドレス20000
000H番地をそれぞれDMAコントローラ3のアドレ
スレジスタ0(13)とアドレスレジスタ1(14)に
設定する。CPU1は、バス5を介して通信制御部4に
受信起動をかける。通信制御部4は、回線7からSMT
フレームを受信すると、受信データの第1バイト目を受
信データ判別部8に渡す。受信データ判別部8は、デー
タの第6乗ビット目が’1’であることを認識し、DM
Aコントローラ3に対してDRQ1(17)を発生する
(以降、通信制御部4は、受信したデータがある場合に
DRQ1を発生する)。DMAコントローラ3は、CP
U1に対してBRQ1(21)を発生する。CPU1
は、アクセスサイクル終了後にDMAコントローラ3に
対してBACK22を応答する。DMAコントローラ3
は、通信制御部4に対してDACK18を応答する。通
信制御部4は、バス5上に受信したデータを送出する。
DMAコントローラ3は、バス5上のデータを取り込み
DACK18を解除する。通信制御部4は、バス5上へ
のデータの送出をやめる。またDMAコントローラ3
は、アドレスレジスタ1(14)の示す番地(2000
0000H番地)に先に取り込んだデータを書き込む。
そしてDMAコントローラ3は、アドレスレジスタ1の
内容をインクリメントする。ここでDRQ1が発生して
いれば上記処理を繰返し、発生していなければDMAコ
ントローラ3は、CPU1に対するBRQ1(21)を
解除する。一方、通信制御部4はSMTフレームを受信
完了するとバイトカウントレジスタ15に受信したSM
Tフレームのバイト数を設定する。そして受信したSM
Tフレームを全て転送するとCPU1に対してINT1
(20)を発生する。CPU1は、バス5を介してDM
Aコントローラ3のアドレスレジスタ1(14)と通信
制御部4のバイトカウントレジスタ15の内容を読み込
み、転送されたデータ確認し処理する。以上のようにし
てSMTフレ−ムの受信処理が行われる。ユーザフレー
ムデータの受信処理は、受信データ判別部8がDMAコ
ントローラ3に対して発生するDMA要求信号がDRQ
0(16)、DMAコントローラ3が転送先にアドレス
レジスタ0(13)用い、通信制御部4からCPU1に
対する割込み信号にINT0(19)を用いること以外
は、SMTフレームの受信処理の場合と同様である。
In the information processing device 6 as described above, S
The processing procedure when an MT frame is received will be described below. The CPU 1 sends the start address 10000000H of the user data frame buffer 10 and the start address 20000 of the SMT frame buffer 11 via the bus 5.
Address 000H is set in the address register 0 (13) and the address register 1 (14) of the DMA controller 3, respectively. The CPU 1 activates reception of the communication control unit 4 via the bus 5. The communication control unit 4 receives the SMT from the line 7.
When the frame is received, the first byte of the received data is passed to the received data discriminating unit 8. The received data discrimination unit 8 recognizes that the sixth bit of the data is “1”, and DM
DRQ1 (17) is generated for the A controller 3 (hereinafter, the communication control unit 4 generates DRQ1 when there is received data). DMA controller 3 is CP
Generates BRQ1 (21) for U1. CPU1
Returns a BACK 22 to the DMA controller 3 after the access cycle ends. DMA controller 3
Responds DACK 18 to the communication control unit 4. The communication control unit 4 sends out the received data on the bus 5.
The DMA controller 3 takes in the data on the bus 5 and releases the DACK 18. The communication control unit 4 stops sending data to the bus 5. DMA controller 3
Indicates the address (2000 indicated by the address register 1 (14).
The previously fetched data is written to the address (0000H).
Then, the DMA controller 3 increments the content of the address register 1. If DRQ1 has occurred, the above process is repeated. If not, the DMA controller 3 releases the BRQ1 (21) for the CPU1. On the other hand, when the communication control unit 4 completes the reception of the SMT frame, the SM received by the byte count register 15 is received.
Set the number of bytes in the T frame. And received SM
When all T frames are transferred, INT1 is sent to CPU1.
(20) is generated. CPU 1 DMs via bus 5
The contents of the address register 1 (14) of the A controller 3 and the byte count register 15 of the communication control unit 4 are read, and the transferred data is confirmed and processed. The SMT frame reception process is performed as described above. In the reception processing of the user frame data, the received data discriminating unit 8 generates the DRQ request signal to the DMA controller 3 and outputs the DRQ.
0 (16), the DMA controller 3 uses the address register 0 (13) as a transfer destination, and uses INT0 (19) as an interrupt signal from the communication control unit 4 to the CPU 1 in the same manner as in the SMT frame reception processing. is there.

【0013】[0013]

【発明の効果】本発明によれば、複数種類のデータをそ
れぞれのバッファへ直接転送できるのでデータの処理能
力が高くなるという効果がある。
According to the present invention, a plurality of types of data can be directly transferred to the respective buffers, so that there is an effect that the data processing capability is enhanced.

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

【図1】本発明の概略図である。FIG. 1 is a schematic diagram of the present invention.

【図2】従来技術の構成図である。FIG. 2 is a configuration diagram of a conventional technique.

【図3】本発明の実施例の構成図である。FIG. 3 is a configuration diagram of an embodiment of the present invention.

【図4】MACフレームのフォーマット図である。FIG. 4 is a format diagram of a MAC frame.

【図5】SMTフレームのFCフィールドフォーマット
図である。
FIG. 5 is a FC field format diagram of an SMT frame.

【図6】本発明の実施例のメモリマップ図である。FIG. 6 is a memory map diagram of the embodiment of the present invention.

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

1…CPU、2…MS、3…DMAコントローラ、4…
通信制御部、5…バス、6…情報処理装置、7…回線、
8…受信データ判別部、9…DMA要求信号、10,1
1…バッファ、13…アドレスレジスタ0、14…アド
レスレジスタ1、15…バイトカウントレジスタ、16
…DRQ0、17…DRQ1、18…DACK、19…
INT0、20…INT1、21…BRQ、22…BA
CK、23…MACフレームフォーマット、24…FC
フィールド
1 ... CPU, 2 ... MS, 3 ... DMA controller, 4 ...
Communication controller, 5 ... Bus, 6 ... Information processing device, 7 ... Line,
8 ... Received data discrimination section, 9 ... DMA request signal, 10, 1
1 ... Buffer, 13 ... Address register 0, 14 ... Address register 1, 15 ... Byte count register, 16
... DRQ0, 17 ... DRQ1, 18 ... DACK, 19 ...
INT0, 20 ... INT1, 21 ... BRQ, 22 ... BA
CK, 23 ... MAC frame format, 24 ... FC
field

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】中央演算処理装置(以下、CPUと呼
ぶ)、主記憶装置(以下、MSと呼ぶ)、ダイレクト・
メモリ・アクセス・(以下、DMAと呼ぶ)コントロー
ラ、通信制御部およびこれらを接続するバスから成る情
報処理装置における通信制御方式であって、受信データ
の種類を判別しDMAコントローラを起動する手段を設
けたことを特徴とする通信制御方式。
1. A central processing unit (hereinafter, referred to as a CPU), a main storage device (hereinafter, referred to as an MS), a direct processing unit.
A communication control method in an information processing apparatus including a memory access (hereinafter referred to as DMA) controller, a communication control unit, and a bus connecting these, and means for determining the type of received data and activating a DMA controller is provided. A communication control method characterized in that
【請求項2】CPU、MS、DMAコントローラ、通信
制御部およびこれらを接続するバスから成る情報処理装
置において、受信データの種類を判別しDMAコントロ
ーラを起動する受信データ判別部を設けたことを特徴と
する情報処理装置。
2. An information processing apparatus comprising a CPU, an MS, a DMA controller, a communication control section and a bus connecting them, wherein a received data discriminating section for discriminating the type of received data and activating the DMA controller is provided. Information processing device.
【請求項3】CPU、MS、DMAコントローラ、通信
制御部およびこれらを接続するバスから成る情報処理装
置における通信制御コントローラであって、受信データ
の種類を判別しDMAコントローラを起動する受信デー
タ判別部を設けたことを特徴とする通信制御コントロー
ラ。
3. A received data discriminating unit for discriminating the kind of received data and activating the DMA controller, which is a communication control controller in an information processing apparatus comprising a CPU, an MS, a DMA controller, a communication control unit and a bus connecting these. A communication control controller characterized by being provided.
【請求項4】請求項1における手段は、FDDIにおけ
るステーション管理フレーム(以下、SMTフレームと
呼ぶ)を判別することを特徴とする通信制御方式。
4. The communication control system according to claim 1, wherein a station management frame (hereinafter referred to as an SMT frame) in FDDI is discriminated.
【請求項5】請求項2における受信データ判別部は、F
DDIにおけるSMTフレームを判別することを特徴と
する情報処理装置。
5. The received data discriminating unit according to claim 2,
An information processing device characterized by discriminating an SMT frame in DDI.
【請求項6】請求項3における受信データ判別部は、F
DDIにおけるSMTフレームを判別することを特徴と
する通信制御コントローラ。
6. The received data discriminating unit according to claim 3,
A communication control controller characterized by discriminating an SMT frame in DDI.
JP4009795A 1992-01-23 1992-01-23 Communication control system Pending JPH05197654A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4009795A JPH05197654A (en) 1992-01-23 1992-01-23 Communication control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4009795A JPH05197654A (en) 1992-01-23 1992-01-23 Communication control system

Publications (1)

Publication Number Publication Date
JPH05197654A true JPH05197654A (en) 1993-08-06

Family

ID=11730142

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4009795A Pending JPH05197654A (en) 1992-01-23 1992-01-23 Communication control system

Country Status (1)

Country Link
JP (1) JPH05197654A (en)

Similar Documents

Publication Publication Date Title
CA1278387C (en) Processor access control arrangement in a multiprocessor system
CN101000596A (en) Chip and communication method of implementing communicating between multi-kernel in chip and communication method
US4704717A (en) Receive message processor for a solicited message packet transfer system
JPH0821013B2 (en) Direct memory access order competition control method
US20040230717A1 (en) Processing device
WO2001050216A2 (en) Communication bus for a multi-processor system
JPH05197654A (en) Communication control system
JP3489456B2 (en) Real-time communication device and system
JPH07271654A (en) Controller
JPH10161954A (en) Data communication device
JP3799741B2 (en) Bus controller
JPH05324545A (en) Bus controller
JPS58111456A (en) Information transmission system
KR0143933B1 (en) Interface control method and apparatus for bilateral communication between host and peripheral
JPH05265773A (en) Information processor
JPH03204254A (en) Data receiver
JPH0652081A (en) Local memory type dma control system for packet communication
JPH076133A (en) Data transfer method and data- processing system
JPH07334453A (en) Memory access system
EP1459191B1 (en) Communication bus system
JP2760322B2 (en) Parity error failure agent identification method
JPH0728730A (en) Communication controller
JPH084278B2 (en) Microcomputer system with serial communication function
JPH04314157A (en) Communication equipment
JPH01234962A (en) Bus control system