JPH0222754A - Operation mode setting system for information processing system - Google Patents

Operation mode setting system for information processing system

Info

Publication number
JPH0222754A
JPH0222754A JP63173367A JP17336788A JPH0222754A JP H0222754 A JPH0222754 A JP H0222754A JP 63173367 A JP63173367 A JP 63173367A JP 17336788 A JP17336788 A JP 17336788A JP H0222754 A JPH0222754 A JP H0222754A
Authority
JP
Japan
Prior art keywords
operation mode
communication control
control device
block
initialization block
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
JP63173367A
Other languages
Japanese (ja)
Inventor
Yuichi Kyotani
京谷 勇一
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.)
NEC Engineering Ltd
Original Assignee
NEC Engineering 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 NEC Engineering Ltd filed Critical NEC Engineering Ltd
Priority to JP63173367A priority Critical patent/JPH0222754A/en
Publication of JPH0222754A publication Critical patent/JPH0222754A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)

Abstract

PURPOSE:To quickly change the operation mode without the access to a main storage device from a CPU at each time of the change of the operation mode by only reporting the start address of an initialization block in accordance with the operation mode to change the operation mode. CONSTITUTION:When a communication controller 20 will be operated, an initialization block 0 and an initialization block 1 where parameter designation is set are preliminarily stored from storage start addresses ADR0 and ADR1 of a main storage device 30. With respect to setting of the operation mode of the controller 20, a CPU 10 reports the storage start address of the initialization block. When the controller 20 will be operated with the initialization block 0, the start address ADR0 is reported to the controller. When the controller 20 will be operated with the initialization block 1, the address ADR1 is reported to the controller. Consequently, it is unnecessary for the CPU 10 to access the main storage device 30 at each time of the change of the operation mode, and the operation mode is quickly changed.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は情報処理システムに利用する。本発明は、情報
処理システムにおける通信制御装置の動作モード設定方
式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Industrial Field of Application] The present invention is applied to an information processing system. The present invention relates to an operation mode setting method for a communication control device in an information processing system.

〔概要〕〔overview〕

本発明は情報処理システムにおける通信制御装置の動作
モード設定方式において、 通信制御装置の複数の動作モードを実現するための動作
パラメータ指定を設定した初期設定ブロックをあらかじ
め各動作モードに対応して主記憶装置上に設定しておき
、動作モードに応じて該当する初期設定ブロックの開始
アドレスを通信制御装置に通知することによって動作モ
ードを変更できるようにしたことにより、 中央処理装置が動作モード変更ごとに主記憶装置をアク
セスすることなく、動作モード変更を迅速にできるよう
にしたものである。
The present invention provides an operation mode setting method for a communication control device in an information processing system, in which an initial setting block is stored in the main memory in advance corresponding to each operation mode. By setting it on the device and notifying the communication control device of the start address of the corresponding initial setting block depending on the operation mode, the central processing unit can change the operation mode each time the operation mode is changed. This makes it possible to quickly change the operating mode without accessing the main memory.

〔従来の技術〕[Conventional technology]

従来、この種の動作モード設定方式の例として、通信制
御装置に米国のアドバンスト・マイクロ・デバイセス社
の半導体集積回路であるAm7990LANCE (ア
ドバンスト・マイクロ・デバイセス社の商標)を使用し
た通信処理システムの例がある。(出典:Ra5oul
 M、0skouy著rLocal AreaNetw
ork Controller Am7990 (LA
NCE) TechnicalManual J )。
Conventionally, as an example of this type of operation mode setting method, there is an example of a communication processing system using the Am7990LANCE (trademark of Advanced Micro Devices, Inc.), a semiconductor integrated circuit manufactured by Advanced Micro Devices, Inc. of the United States, as a communication control device. There is. (Source: Ra5oul
Written by M. 0skouyLocal AreaNetw
ork Controller Am7990 (LA
NCE) Technical Manual J).

この例では、主記憶装置上に通信制御装置(Am799
0 LANCB)の動作モードを決定するパラメータ指
定を含む一つの初期設定ブロックを準備し、この通信制
御装置の動作モードを変更する場合は、この初期設定ブ
ロック内のパラメータ指定を変更したのち、この初期設
定ブロックの格納開始アドレスを通信処理装置に与える
と、このアドレスに基づいて通信処理装置が主記憶装置
から初期設定ブロックを読み出し、動作パラメータ指定
に従って、通信処理装置自身で動作モードを設定してい
る。
In this example, a communication control device (Am799
0 LANCB), and when changing the operation mode of this communication control device, after changing the parameter specifications in this initial setting block, When the storage start address of the configuration block is given to the communication processing device, the communication processing device reads the initialization block from the main memory based on this address, and sets the operation mode by itself according to the specified operating parameters. .

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上述した従来の動作モード設定方式では、通信制御装置
の動作モードを変更する度に、中央処理装置は主記憶装
置の初期設定ブロック中のパラメータ指定を動作モード
に合わせて変更しなければならず、場合によっては複数
のパラメータ指定を更新する必要があり、動作モードを
切り替えるごとに主記憶装置をアクセスしなければなら
ない。
In the conventional operation mode setting method described above, each time the operation mode of the communication control device is changed, the central processing unit must change the parameter specification in the initial setting block of the main storage device to match the operation mode. In some cases, it may be necessary to update multiple parameter specifications, and the main memory must be accessed each time the operating mode is switched.

そのために時間を要し動作モードを迅速に切り替えられ
ない欠点があった。
This has the disadvantage that it takes time and the operation mode cannot be switched quickly.

本発明はこのような問題を除去するもので、動作モード
変更ごとに中央処理装置が主記憶装置をアクセスするこ
とを不要とし、動作モード変更を迅速に行うことができ
る方式を提供することを目的とする。
The present invention aims to eliminate such problems, and provides a method that eliminates the need for the central processing unit to access the main memory each time the operation mode is changed, and allows the operation mode to be changed quickly. shall be.

〔問題点を解決するための手段〕[Means for solving problems]

本発明は、中央処理装置とバスを介してそれぞれ接続さ
れた通信制御装置および主記憶装置を備え、前記通信制
御装置の動作を規定する複数のパラメータ指定を含む初
期設定ブロックを前記主記憶装置に格納され、前記中央
処理装置から初期設定ブロックの格納開始アドレスを前
記通信制御装置に通知することにより前記通信制御装置
が主記憶装置から初期設定ブロックを読み出し、その初
期設定ブロック内のパラメータ指定に従って前記通信制
御装置自身の動作モードを設定する手段を含む情報処理
システムの動作モード設定方式において、前記主記憶装
置上に通信制御装置の複数の動作モードに応じてそれぞ
れ異なるパラメータ指定を設定した初期設定ブロックが
複数個格納され、動作モードの変更に応じて該当する初
期設定ブロックの格納開始アドレスを前記通信制御装置
に通知する手段を含むことを特徴とする。
The present invention includes a communication control device and a main storage device each connected to a central processing unit via a bus, and stores an initial setting block in the main storage device including a plurality of parameter specifications that define the operation of the communication control device. When the central processing unit notifies the communication control device of the storage start address of the initialization block, the communication control device reads the initialization block from the main storage device, and reads the initialization block according to the parameter specification in the initialization block. In an operation mode setting method for an information processing system that includes means for setting an operation mode of a communication control device itself, an initial setting block in which different parameter specifications are set in the main storage device according to a plurality of operation modes of the communication control device. A plurality of blocks are stored therein, and the communication control device is characterized in that it includes means for notifying the communication control device of a storage start address of a corresponding initialization block in response to a change in the operation mode.

〔作用〕[Effect]

あらかじめ主記憶装置上にそれぞれの動作モードに応じ
てパラメータ指定を設定した初期設定ブロックを複数個
用意しておき、動作モードを変更する度に該当する初期
設定ブロックの格納開始アドレスを通信制御装置に通知
する。
Prepare multiple initial setting blocks with parameter specifications set according to each operating mode in advance on the main memory, and each time the operating mode is changed, the storage start address of the corresponding initial setting block is sent to the communication control device. Notice.

これにより、中央処理装置が動作モード変更ごとに主記
憶装置をアクセスすることが不要となり、動作モード変
更を迅速に行うことができる。
This eliminates the need for the central processing unit to access the main storage device each time the operating mode is changed, and the operating mode can be changed quickly.

〔実施例〕〔Example〕

次に、本発明実施例方式を図面に基づいて説明する。第
1図は本発明実施例方式の構成を示すブロック図、第2
図は本発明実施例の動作モード制御フローを示す図であ
る。
Next, an embodiment of the present invention will be explained based on the drawings. FIG. 1 is a block diagram showing the configuration of the system according to the embodiment of the present invention, and FIG.
The figure is a diagram showing an operation mode control flow according to an embodiment of the present invention.

本発明実施例方式は、中央処理装置10とパス40を介
してそれぞれ接続された通信制御装置20および主記憶
装置30を備える。
The system according to the embodiment of the present invention includes a communication control device 20 and a main storage device 30, which are connected to the central processing unit 10 via a path 40, respectively.

本実施例方式では通信制御装置20としてLANCE(
Local^rea Network Control
ler for Ethernet:米国AMD社商標
)を使用した例を示す。
In this embodiment system, the communication control device 20 is LANCE (
Local^rea Network Control
An example using ler for Ethernet (trademark of AMD, USA) is shown below.

主記憶装置30には、格納開始アドレスのADRO番地
から格納された初期設定ブo 、7りOと1.へDR1
番地から格納された初期設定ブロック1が設けられ、動
作モードの変更に応じて該当する初期設定ブロックの格
納開始アドレスを通信制御装置20に通知することによ
り通信制御装置20の動作モードを変更する手段を含む
The main storage device 30 stores initial setting blocks o, 7, and 1, starting from the storage start address ADRO. to DR1
A means for changing the operation mode of the communication control device 20 by providing an initial setting block 1 stored from the address and notifying the communication control device 20 of the storage start address of the corresponding initial setting block according to the change of the operation mode. including.

初期設定ブロック0および1は、それぞれパラメータ指
定として診断モード、サイクリック・リダンダンシイ’
チエツク (Cyclic RedundancyCh
eck)生成・検査モードなどを選択する動作指定0−
1および1−1と、受信フレームを選択受信するための
自局アドレス指定0−2および1−2と、主記憶装置3
0上に確保される受信バッファエリアおよび送信バッフ
ァエリアをそれぞれ指定する受信バッファ指定03およ
び1−3と、送信バッファ指定0−4および1−4とに
より構成される。なお、各パラメータ指定による詳細動
作に関しては、本発明に直接関係しないので省略する。
Initialization blocks 0 and 1 have parameter specifications for diagnostic mode and cyclic redundancy, respectively.
Check (Cyclic Redundancy Ch
eck) Operation specification for selecting generation/inspection mode, etc. 0-
1 and 1-1, local address designation 0-2 and 1-2 for selectively receiving received frames, and main storage device 3.
It is composed of receive buffer specifications 03 and 1-3, which respectively designate the receive buffer area and transmit buffer area secured on 0, and transmit buffer specifications 0-4 and 1-4. Note that detailed operations by specifying each parameter are not directly related to the present invention and will therefore be omitted.

通信制御装置20を動作指定0−1、自局アドレス0 
2 、受信バッファ指定0 3 、送(iバンファ指定
0−4で動作させたい場合、あるいは通信制御装置20
を動作指定1−1、自局アドレス12、受信バッファ指
定1−3、送信バッファ指定1−4で動作させたい場合
は、パラメータ指定を設定した初期設定ブロックOと初
期設定ブロック1とを、それぞれ主記憶装置30の格納
開始アドレスADRO番地とADR1番地からあらかじ
め格納しておく。
Communication control device 20 operation designation 0-1, own station address 0
2. Receive buffer designation 0 3. Send (if you want to operate with i buffer designation 0-4, or communication control device 20
If you want to operate with operation specification 1-1, own station address 12, reception buffer specification 1-3, and transmission buffer specification 1-4, initialization block O and initialization block 1 in which parameter specification is set, respectively. The data is stored in advance from storage start addresses ADRO and ADR1 in the main storage device 30.

なお、本実施例では初期設定ブロックは2個としたが、
それぞれのパラメータ指定の内容によって、初期設定ブ
ロックの数はさらに増加できる。
Note that in this embodiment, there are two initial setting blocks, but
Depending on the contents of each parameter specification, the number of initialization blocks can be further increased.

通信制御袋W20の動作モード設定は、中央処理装置1
0が初期設定ブロックの格納開始アドレスを通知するこ
とにより行われる。通信制御装置20を初期設定ブロッ
クOで動作させたいときは格納開始アドレスADROを
通信制御装置20に通知し、初期設定プ0.7り1で動
作させたいときは格納開始アドレスADR1を通信制御
装置20に通知する。
The operation mode setting of the communication control bag W20 is performed by the central processing unit 1.
This is done by notifying the storage start address of the initial setting block. When you want the communication control device 20 to operate with the initial setting block O, notify the communication control device 20 of the storage start address ADRO, and when you want to operate the communication control device 20 with the initial setting block O, notify the communication control device 20 with the storage start address ADR1. Notify 20.

例として、中央処理装置10から通信制御装置20に格
納開始アドレスADROが通知された場合、通信制御装
置20は格納開始アドレスADROに基づいて、主記憶
装置30の初期設定ブロックOを読み出し、動作指定0
−1、自局アドレス指定02、受信バッファ指定0−3
、送信バッファ指定0−4のそれぞれのパラメータ指定
に従って通信制御装置20自身の動作モードをセントア
ップする。
For example, when the central processing unit 10 notifies the communication control device 20 of the storage start address ADRO, the communication control device 20 reads the initial setting block O of the main storage device 30 based on the storage start address ADRO, and specifies the operation. 0
-1, own station address specification 02, reception buffer specification 0-3
, transmission buffer specifications 0-4, the operation mode of the communication control device 20 itself is upgraded.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明によれば、通信制御装置の複
数の動作モードを実現するための動作パラメータ指定を
設定した初期設定ブロックをあらかじめ複数個主記憶装
置上に準備し、動作モードに応じて該当する初期設定ブ
ロックの開始アドレスを通知するだけで動作モードを変
更できるようにすることにより、中央処理装置が動作モ
ード変更ごとに主記憶装置をアクセスすることが不要と
なり、動作モード変更を迅速にできる効果がある。
As explained above, according to the present invention, a plurality of initial setting blocks are prepared in advance on the main storage device in which operation parameter specifications are set to realize a plurality of operation modes of a communication control device. By making it possible to change the operating mode simply by notifying the start address of the corresponding initial setting block, the central processing unit does not need to access the main memory each time the operating mode is changed, making it possible to quickly change the operating mode. There is an effect that can be done.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明実施例方式の構成を示すブロック図。 第2図は本発明実施例の動作モード変更の制御フローを
示す図。 0.1・・・初期設定ブロック、0−1.1−1・・・
動作指定、0−2.1−2・・・自局アドレス指定、0
−3.1−3・・・受信バッファ指定、0−4.14・
・・送信バッファ指定、10・・・中央処理装置、20
・・・通信制御装置、30・・・主記憶装置1.40・
・・バス、ADROlADRI・・・格納開始アドレス
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention. FIG. 2 is a diagram showing a control flow for changing the operation mode according to the embodiment of the present invention. 0.1...Initial setting block, 0-1.1-1...
Operation designation, 0-2.1-2... Own station address designation, 0
-3.1-3...Receive buffer specification, 0-4.14.
・・Transmission buffer specification, 10 ・・Central processing unit, 20
...Communication control device, 30...Main storage device 1.40.
...Bus, ADROlADRI...Storage start address.

Claims (1)

【特許請求の範囲】 1、中央処理装置とバスを介してそれぞれ接続された通
信制御装置および主記憶装置を備え、前記通信制御装置
の動作を規定する複数のパラメータ指定を含む初期設定
ブロックが前記主記憶装置に格納され、前記中央処理装
置から初期設定ブロックの格納開始アドレスを前記通信
制御装置に通知することにより前記通信制御装置が主記
憶装置から初期設定ブロックを読み出し、その初期設定
ブロック内のパラメータ指定に従って前記通信制御装置
自身の動作モードを設定する手段を含む情報処理システ
ムの動作モード設定方式において、 前記主記憶装置上に通信制御装置の複数の動作モードに
応じてそれぞれ異なるパラメータ指定を設定した初期設
定ブロックが複数個格納され、動作モードの変更に応じ
て該当する初期設定ブロックの格納開始アドレスを前記
通信制御装置に通知する手段を含む ことを特徴とする情報処理システムの動作モード設定方
式。
[Scope of Claims] 1. The initial setting block includes a communication control device and a main storage device each connected to a central processing unit via a bus, and includes a plurality of parameter specifications that define the operation of the communication control device. The communication control device reads the initialization block from the main storage by notifying the communication control device of the storage start address of the initialization block from the central processing unit, and stores the initialization block in the initialization block. An operation mode setting method for an information processing system including means for setting an operation mode of the communication control device itself according to parameter specifications, wherein different parameter specifications are set on the main storage device according to a plurality of operation modes of the communication control device. An operating mode setting method for an information processing system, characterized in that a plurality of initial setting blocks are stored, and the method includes means for notifying the communication control device of a storage start address of the corresponding initial setting block in response to a change in the operating mode. .
JP63173367A 1988-07-11 1988-07-11 Operation mode setting system for information processing system Pending JPH0222754A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63173367A JPH0222754A (en) 1988-07-11 1988-07-11 Operation mode setting system for information processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63173367A JPH0222754A (en) 1988-07-11 1988-07-11 Operation mode setting system for information processing system

Publications (1)

Publication Number Publication Date
JPH0222754A true JPH0222754A (en) 1990-01-25

Family

ID=15959085

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63173367A Pending JPH0222754A (en) 1988-07-11 1988-07-11 Operation mode setting system for information processing system

Country Status (1)

Country Link
JP (1) JPH0222754A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03265964A (en) * 1990-03-15 1991-11-27 Fujitsu Ltd Transfer parameter setting method for interface device
JPH0830550A (en) * 1994-07-12 1996-02-02 Fujitsu Ltd Interface device, information processor, information processing system, and data transferring method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03265964A (en) * 1990-03-15 1991-11-27 Fujitsu Ltd Transfer parameter setting method for interface device
JPH0830550A (en) * 1994-07-12 1996-02-02 Fujitsu Ltd Interface device, information processor, information processing system, and data transferring method

Similar Documents

Publication Publication Date Title
JPH0222754A (en) Operation mode setting system for information processing system
JP2740031B2 (en) Data receiving device
JPH05252168A (en) Data link method
JPS6162961A (en) Input/ouput device
JPS6024745A (en) Method and device for signal transmission
JPS62126746A (en) Lamp blinking control system
JPH09311716A (en) Lan device
JPH11272311A (en) Data processor and data processing method
JP3351581B2 (en) Data relay device
JPH06161521A (en) Remote i/o transmission system of programmable controller
JPH0548518A (en) Selective calling receiver
JP2696105B2 (en) Network interconnect circuit
JPH04177044A (en) Automatic address control device for air conditioning system
JPS6255704A (en) Decentralized control system
JPS6285365A (en) Information transferring system
JPH01243739A (en) Radio line access system
JPH0475154A (en) Address setting system for cascade-connected terminal equipment
JPH0496852A (en) Buffer memory connection control circuit
JPH02272667A (en) Input/output signal processing system
JPS59230347A (en) Programmable controller system
JP2000132212A (en) Network unit for programmable controller
JPH0653969A (en) Local area network system
JPH02307149A (en) Direct memory access control system
JPS605099B2 (en) Local station destination address control method
JPH0282342A (en) Data communication equipment