JPS6188354A - Modification of peripheral device support rang of operating system - Google Patents

Modification of peripheral device support rang of operating system

Info

Publication number
JPS6188354A
JPS6188354A JP59209409A JP20940984A JPS6188354A JP S6188354 A JPS6188354 A JP S6188354A JP 59209409 A JP59209409 A JP 59209409A JP 20940984 A JP20940984 A JP 20940984A JP S6188354 A JPS6188354 A JP S6188354A
Authority
JP
Japan
Prior art keywords
operating system
modification
peripheral device
parameter
input
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
JP59209409A
Other languages
Japanese (ja)
Inventor
Tadashi Kato
忠 加藤
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP59209409A priority Critical patent/JPS6188354A/en
Publication of JPS6188354A publication Critical patent/JPS6188354A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • G06F15/177Initialisation or configuration control

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)

Abstract

PURPOSE:To modify easily and correctly an operating system by interpreting contents of a modification parameter inputted through an input device and executing automatically processing of a program for modifying the table of the system. CONSTITUTION:Parameters used for deletion, addition, type modification, etc., corresponding to a peripheral device to be modified are inputted through a keyboard or file on a magnetic disk. When the inputted modification parameter is decided to be correct, contents of the modification parameter are interpreted, and the program used for modifying the table of the operating system is processed. In such a case, when an erroneous modification is executed, the significance of the parameter is decided, and the message that it is an erroneous input is outputted. Thus the operating system can be easily modified without an error.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明はオペレーティングシステム(以下、O8と略
記する)のサポートする周辺機器、例えばラインプリン
タ、フロッピーディスク装置、磁気テープ装置、タイプ
ライタ、通信制御装貨、データウェイ装置、キャラクタ
ディスプレイ装量、グラフイクディスプレイ装置、プロ
セス入出力装置等の台数、種類を誤りなく簡単に変更し
得るオペレーティングシステムの周辺機器サポート範囲
の変更方法に関するものである。
[Detailed Description of the Invention] [Field of Industrial Application] This invention is applicable to peripheral devices supported by an operating system (hereinafter abbreviated as O8), such as a line printer, a floppy disk device, a magnetic tape device, a typewriter, and a communication control device. The present invention relates to a method for changing the peripheral device support range of an operating system that allows the number and types of equipment, data way devices, character display devices, graphic display devices, process input/output devices, etc. to be easily changed without error.

〔従来の技術〕[Conventional technology]

第3図は従来の上記変更方法を示すフローチャートであ
る。
FIG. 3 is a flowchart showing the conventional changing method.

このフローチャートに従い、従来のオペレーティングシ
ステムの周辺機器のサポート範囲の変更方法を説明する
と以下のようになる。
Following this flowchart, a method for changing the support range of peripheral devices in a conventional operating system will be explained as follows.

(1)変更しようとする周辺機器に対応するオペレーテ
ィングシステムのテーブルがどれであるが調べるCs−
i )。
(1) Check which operating system table corresponds to the peripheral device you are trying to change.
i).

(2)テーブル中の変更しようとする周辺機器に対応す
るアセンブルパラメータがどれであるか調べる(3−2
)。
(2) Check which assembly parameter in the table corresponds to the peripheral device you want to change (3-2
).

(8)アセンブルパラメータを変更する(5−5)。(8) Change assemble parameters (5-5).

(4)オペレーティングシステムの変更したテーブルを
アセンブルする(5−4) 。
(4) Assemble the changed table of the operating system (5-4).

(6)変更したテーブルをもとのテーブルと入換える(
4−5)。
(6) Replace the changed table with the original table (
4-5).

(6)変更が正しいか、変更した周辺機器をオペレーテ
ィングシステムが正しくサポートするか確認する(3−
6)。
(6) Check whether the changes are correct and whether the operating system correctly supports the changed peripherals (3-
6).

(7)正しくサポート出来なければ原因を調べてまた変
更をやり直す(3−7)。
(7) If proper support is not possible, investigate the cause and make changes again (3-7).

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

従来の変更方法は上記のような手順で行なわれるために
周辺機器のサポート範囲の簡単な変更でもその都度、ア
センブルパラメータを変更し、アセンブル、テーブルを
入換え、確認というような繁雑な手順を経なければなら
ず、その変更に時間が掛りかつ変更に誤りが生じ易いと
いう問題点があった。
Conventional modification methods follow the steps described above, so even if there is a simple change in the support range of a peripheral device, it requires complicated steps such as changing assembly parameters, assembling, replacing tables, and checking. However, there are problems in that it takes time to make the changes and is prone to errors.

この発明は、このような問題点を解消するためになされ
たもので、複雑な手順を踏むことなく、簡単にしかも正
確に変更し得る08の周辺機器す・ボート範囲の変更方
法を提供することを目的とするものである。
This invention has been made to solve these problems, and provides a method for changing the range of peripheral equipment of 08 that can be easily and accurately changed without going through complicated procedures. The purpose is to

C問題点を解決するための手段〕 この発明にかかるO6の周辺機器サポート範囲の変更方
法は、入力手段によって入力された変更パラメータを解
釈してO8のテーブルを変更するプログラムの処理を自
動的に行なう手段を設けたものである。
Means for Solving Problem C] The method for changing the peripheral device support range of O6 according to the present invention automatically executes the processing of a program that interprets change parameters input by an input means and changes the table of O8. It provides a means to do so.

〔作用〕[Effect]

上記の手段によりO8のテーブルを自動的に2更する。 By the above means, the table of O8 is automatically updated by 2.

〔実施例〕〔Example〕

第1図は、この発明の変更方法を実施するための各手段
を概念的に示したブロック図であり、(1)は変更する
周辺機器に対応するパラメータを入力するための変更パ
ラメータ入力手段、(2)はこの変更パラメータ入力手
段(1)により入力されたパラメータを解釈して自動的
にO8のテーブルを変更するためのプログラム処理手段
、(8)はO8のテーブルの誤った変更をしようとした
場合に変更パラメータの入力時に前記パラメータの有意
性を判定し、誤った入力である旨のメツセージを出力す
る手段である。
FIG. 1 is a block diagram conceptually showing each means for implementing the changing method of the present invention, in which (1) a changing parameter input means for inputting a parameter corresponding to a peripheral device to be changed; (2) is a program processing means for automatically changing the table of O8 by interpreting the parameters inputted by the change parameter input means (1); In this case, when a changed parameter is input, the significance of the parameter is determined, and a message indicating that the input is incorrect is output.

上記の構成に基づき、第3図のフローチャートを参照し
てこの発明の変更方法の実行手順を説明すれば以下の通
りである。
Based on the above configuration, the execution procedure of the changing method of the present invention will be described below with reference to the flowchart of FIG.

(1)変更する周辺機器に対応するパラメータ(削除、
追加、種類等)を入力する(2−1)。このための入力
はタイプライタあるいは磁気ディスク上のファイルから
可能である。
(1) Parameters corresponding to the peripheral device to be changed (delete,
(addition, type, etc.) (2-1). Input for this can be from a typewriter or from a file on a magnetic disk.

(2)入力された変更パラメータが正しいか否かが判定
される(2−2)。
(2) It is determined whether the input change parameters are correct (2-2).

(8)正しい場合には入力された変更パラメータを解釈
してOSのテーブルを変更するためのプログラムの処理
、が行なわれる(2−3)。
(8) If correct, processing of a program for interpreting the input change parameters and changing the OS table is performed (2-3).

(4)誤った変更をしようとした場合には変更パラメー
タの入力時に入力されたパラメータの有意性が判定され
誤った入力である旨のメツセージが出力される(2−4
)。
(4) If you try to make an incorrect change, the significance of the input parameter will be determined at the time of inputting the change parameter, and a message will be output to the effect that the input was incorrect (2-4
).

なお、上記の実施例ではO8のテーブルの変更について
述べたが、この発明を適用してO5以外のテーブルをも
変更することにより、ユーティリティプログラムやセミ
ベーシックプログラムの副送機器のサポートの範囲も当
該テーブルをアセンブルし直すことなしに変更すること
が可能である。
In addition, although the above embodiment describes changing the table of O8, by applying this invention and changing tables other than O5, the scope of support for sub-transmission equipment of utility programs and semi-basic programs can also be covered. It is possible to change the table without reassembling it.

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

上記のようにこの発明によれば、例えばメーカーから客
先納入後の周辺機器の増設、種類の変更、システム構成
の変更等に対して客先現地において誤りなく簡単に08
の変更を実施できる。
As described above, according to the present invention, for example, installation of peripheral devices, changes in types, changes in system configuration, etc. after delivery from the manufacturer to the customer can be easily and without error at the customer's site.
changes can be implemented.

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

第1図は、この発明のO8の周辺機器サポート範囲の変
更方法を実施するための手段を示すブロック図、第2図
は上記変更方法を実施する手順を示すフローチャート、
第3図は従来の上記変更方法を実施する手;1r4を示
す70−チャートである。 図において、(1)は変更パラメータ入力手段、<2)
は入力パラメータを解釈しO8のテーブルを変更するプ
ログラム処理手段、(8)は入力パラメータの誤りをメ
ツセージとして出力する手段である。
FIG. 1 is a block diagram showing a means for implementing a method of changing the O8 peripheral device support range of the present invention, and FIG. 2 is a flow chart showing a procedure for implementing the above changing method.
FIG. 3 is a 70-chart showing a method of carrying out the above-mentioned conventional change method; 1r4. In the figure, (1) is a change parameter input means, <2)
(8) is a program processing means for interpreting input parameters and changing the table of O8; and (8) is means for outputting errors in input parameters as a message.

Claims (1)

【特許請求の範囲】[Claims] システム構成を変更する周辺機器に対応する削除、追加
、種類等のパラメータを入力する入力手段と、この入力
手段によって入力されたパラメータを解釈してオペレー
ティングシステムのテーブルを変更するプログラムの処
理を行なう手段と、前記テーブルの誤った変更をしよう
とした場合、前記パラメータの入力時に前記パラメータ
の有意性を判定し、誤った入力である旨のメッセージを
出力する手段とを有することを特徴とするオペレーティ
ングシステムの周辺機器サポート範囲の変更方法。
An input means for inputting parameters such as deletion, addition, type, etc. corresponding to the peripheral device whose system configuration is to be changed, and a means for processing a program that interprets the parameters input by this input means and changes the table of the operating system. and means for determining the significance of the parameter when inputting the parameter and outputting a message to the effect that the input is incorrect if an attempt is made to erroneously change the table. How to change peripheral device support range.
JP59209409A 1984-10-05 1984-10-05 Modification of peripheral device support rang of operating system Pending JPS6188354A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59209409A JPS6188354A (en) 1984-10-05 1984-10-05 Modification of peripheral device support rang of operating system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59209409A JPS6188354A (en) 1984-10-05 1984-10-05 Modification of peripheral device support rang of operating system

Publications (1)

Publication Number Publication Date
JPS6188354A true JPS6188354A (en) 1986-05-06

Family

ID=16572402

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59209409A Pending JPS6188354A (en) 1984-10-05 1984-10-05 Modification of peripheral device support rang of operating system

Country Status (1)

Country Link
JP (1) JPS6188354A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03103959A (en) * 1989-09-19 1991-04-30 Fujitsu Ltd Dynamic input/output constitution change system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03103959A (en) * 1989-09-19 1991-04-30 Fujitsu Ltd Dynamic input/output constitution change system

Similar Documents

Publication Publication Date Title
US6964010B1 (en) Formatted-item list control
US5428791A (en) Configuration mechanism for a computer system having generic user interface and component-specific builder modules
JPS59154538A (en) Method of building screen control system
JP2002268914A (en) Method for monitoring execution of privileged instruction
WO2021022702A1 (en) Log insertion method and apparatus, computer apparatus and storage medium
JPS63279328A (en) Control system for guest execution of virtual computer system
JPS6188354A (en) Modification of peripheral device support rang of operating system
US9501456B2 (en) Automatic fix for extensible markup language errors
WO2021042532A1 (en) Database information analysis method and apparatus, computer apparatus, and storage medium
JPH03182932A (en) Program generation system
JP2006106866A (en) Apparatus for assisting in changing conversion rule and program for assisting in changing conversion rule
JPS58225441A (en) Interruption controlling system
JPS5960664A (en) Output system of message of data base managing system
JPH02250122A (en) Cpu simulator
CN118502757A (en) Wincc configuration picture icon automatic generation method and device and electronic equipment
JPS6218054B2 (en)
JPH07121363A (en) Program execution system by data base drive
JPH02287737A (en) Automatic designing system for test item
JPS6250930A (en) Data-leading type command control system
JPH04248624A (en) Program conversion processor
JPH04316130A (en) Program preparing system
JPH0243682A (en) Circuit debugging system
Joy et al. Processes and devices
JPS6167152A (en) Automatic generating system of offered library
JPH01305438A (en) Host computer