JPH113211A - Pc card setting system for computer system - Google Patents

Pc card setting system for computer system

Info

Publication number
JPH113211A
JPH113211A JP9152467A JP15246797A JPH113211A JP H113211 A JPH113211 A JP H113211A JP 9152467 A JP9152467 A JP 9152467A JP 15246797 A JP15246797 A JP 15246797A JP H113211 A JPH113211 A JP H113211A
Authority
JP
Japan
Prior art keywords
card
file
library
information
setting
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
JP9152467A
Other languages
Japanese (ja)
Inventor
Yoshihiko Uchida
吉彦 内田
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 Solution Innovators Ltd
Original Assignee
NEC Solution Innovators 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 Solution Innovators Ltd filed Critical NEC Solution Innovators Ltd
Priority to JP9152467A priority Critical patent/JPH113211A/en
Publication of JPH113211A publication Critical patent/JPH113211A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To easily add or delete the PC card libraries without using an exclusive editing tool by preparing a data information file to store the information which show the positions of the card libraries in a computer system. SOLUTION: At the time of an initialization, a card setting program 1 refers to a data information file 5 to read the information out of every PC card library included in a card library group 3 based on the file name and position information of every PC card stored in the file 5 and stores these read information in a set data storage part 2. When the PC card libraries are added or deleted, the file names of the card libraries stored in the file 5 an the position information on the card libraries in a computer system are added or deleted and edited into the file 5. In such cases, the file 5 can be edited by an editor having a system editing tool.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、コンピュータシス
テムにおいてPCカードの設定処理を行うPCカードの
設定方式に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a PC card setting method for performing a PC card setting process in a computer system.

【0002】[0002]

【従来の技術】従来、PCMCIAの仕様に準拠するP
Cカードをサポートするシステムにおいては、各カード
ごとの設定に必要な情報をライブラリとして持つPCカ
ード設定プログラムにより、PCカードを使用可能とし
ている。このようなライブラリは、1つのファイルで構
成されており、カード設定プログラムが参照し、PCカ
ードのライブラリを追加、削除する際には、そのライブ
ラリファイルを編集している。
2. Description of the Related Art Conventionally, P based on PCMCIA specifications
In a system supporting C cards, a PC card can be used by a PC card setting program having a library of information necessary for setting for each card. Such a library is composed of one file, and the card setting program refers to the library file and edits the library file when adding or deleting a library of the PC card.

【0003】[0003]

【発明が解決しようとする課題】従来の技術において
は、ライブラリが1つのライブラリファイルで構成され
ているため、PCカードのライブラリを追加、削除する
際には、そのライブラリファイルを編集する必要があ
る。一般に、ライブラリファイルを編集する場合、専用
の編集ツールが提供されている。しかしながら、ユーザ
がその編集ツールを用いてライブラリファイルを編集す
るには、初心者には扱いにくいという問題点があった。
In the prior art, since a library is composed of one library file, it is necessary to edit the library file when adding or deleting a library of a PC card. . Generally, when editing a library file, a dedicated editing tool is provided. However, there is a problem that it is difficult for a beginner to handle the editing of the library file by the user using the editing tool.

【0004】本発明は、上記従来の問題点に鑑み、専用
の編集ツールを用いることなく、簡単にカードライブラ
リ追加、削除を行うことが可能なコンピュータシステム
のPCカード設定方式を提供することを目的とする。
SUMMARY OF THE INVENTION [0004] In view of the above-mentioned conventional problems, an object of the present invention is to provide a PC card setting method for a computer system that can easily add and delete a card library without using a dedicated editing tool. And

【0005】[0005]

【課題を解決するための手段】本発明は、以上のような
目的を達成するために、各々のPCカードごとにPCカ
ードを設定するために必要な情報を保持したカードライ
ブラリと、前記各々のカードライブラリのシステムにお
ける存在位置を示す情報が格納されたデータ情報ファイ
ルと、前記データ情報ファイルに格納されている情報に
基づいて前記カードライブラリからPCカードの設定に
必要な情報を読み出し設定データ記憶部に記憶させる手
段と、前記PCカードの設定時に前記設定データ記憶部
に記憶している情報に基づいてPCカードの設定処理を
行う手段とを有することを特徴としている。
SUMMARY OF THE INVENTION In order to achieve the above object, the present invention provides a card library holding information necessary for setting a PC card for each PC card, A data information file storing information indicating the location of the card library in the system; and information necessary for setting a PC card from the card library based on the information stored in the data information file. And a means for performing a PC card setting process based on information stored in the setting data storage unit when setting the PC card.

【0006】[0006]

【発明の実施の形態】以下、本発明の実施形態について
図面を参照して詳細に説明する。図1は本発明によるコ
ンピュータシステムのPCカード設定方式の一実施形態
の構成を示している。図1において、1はPCカード
(図示せず)を使用可能にするための設定処理を行うカ
ード設定プログラムである。PCカードは、パーソナル
コンピュータなどのオプション上のハードウェアであ
り、機能を追加するために用いられる。なお、カード設
定プログラム1は、デバイスドライバー形式で構成され
ている。
Embodiments of the present invention will be described below in detail with reference to the drawings. FIG. 1 shows the configuration of an embodiment of a PC card setting method for a computer system according to the present invention. In FIG. 1, reference numeral 1 denotes a card setting program for performing a setting process for enabling a PC card (not shown). The PC card is optional hardware such as a personal computer, and is used for adding functions. Note that the card setting program 1 is configured in a device driver format.

【0007】また、カード設定プログラム1は、コンピ
ュータシステムにロードされている状態において設定デ
ータ記憶部2を備えている。3は複数のカードライブラ
リからなるカードライブラリ群で、カードAからカード
NまでのPCカードごとの複数のカードライブラリを1
つのファイル群として示している。各々のカードライブ
ラリは、各PCカードごとの設定処理に必要な情報を保
持している。カードライブラリ群3の各カードライブラ
リファイルは、コンピュータシステムのハードディスク
装置(図示せず)上に設けられている。この場合、各々
のカードライブラリファイルはハードディスク装置上に
1まとめにする必要はなく、分散して設けてもよい。
[0007] The card setting program 1 has a setting data storage section 2 when loaded into a computer system. Reference numeral 3 denotes a card library group including a plurality of card libraries, each of which includes a plurality of card libraries for each PC card from card A to card N.
It is shown as one file group. Each card library holds information necessary for setting processing for each PC card. Each card library file of the card library group 3 is provided on a hard disk device (not shown) of the computer system. In this case, each card library file does not need to be put together on the hard disk device, but may be provided separately.

【0008】マスタライブラリ4は、カードライブラリ
群3の複数のカードライブラリを1まとめにしたファイ
ルである。マスタライブラリ4もコンピュータシステム
のハードディスク装置上に設けられている。データ情報
ファイル5は、カードライブラリ群3におけるPCカー
ドごとのカードライブラリのファイル名、及び各カード
ライブラリごとのコンピュータシステム上の物理的な存
在位置を示す位置情報を記憶するためのファイルであ
る。また、データ情報ファイル5はマスタライブラリ4
のファイル名及びコンピュータシステム上の位置情報を
記憶している。なお、データ情報ファイル5は、コンピ
ュータシステムに標準添付されているエディタで編集可
能な形態としている。
The master library 4 is a file in which a plurality of card libraries of the card library group 3 are put together. The master library 4 is also provided on a hard disk device of the computer system. The data information file 5 is a file for storing a file name of a card library for each PC card in the card library group 3 and position information indicating a physical existence position on a computer system for each card library. Further, the data information file 5 contains the master library 4
File name and location information on the computer system. The data information file 5 is in a form that can be edited by an editor that is standardly attached to the computer system.

【0009】次に、本実施形態の具体的な動作について
説明する。まず、カード設定プログラム1がシステムに
ロードされると、カード設定プログラム1は自らの初期
設定を行う。この初期設定に際し、カード設定プログラ
ム1は、データ情報ファイル5を参照し、データ情報フ
ァイル5に記憶しているカードライブラリ群3のPCカ
ードごとの各カードライブラリのファイル名及び位置情
報に基づいてカードライブラリ群3の各々のカードライ
ブラリから情報を読み出し、設定データ記憶部2に記憶
させておく。
Next, a specific operation of the present embodiment will be described. First, when the card setting program 1 is loaded into the system, the card setting program 1 performs its own initial setting. At the time of this initial setting, the card setting program 1 refers to the data information file 5 and sets the card based on the file name and position information of each card library for each PC card of the card library group 3 stored in the data information file 5. Information is read from each card library of the library group 3 and stored in the setting data storage unit 2.

【0010】また、カード設定プログラム1は、データ
情報ファイル5を参照し、マスタライブラリ4のファイ
ル名及び位置情報に基づいてマスタライブラリ4から情
報を読み出し、設定データ記憶部2に記憶させておく。
これによって、設定データ記憶部2に各々のPCカード
の設定処理に必要な情報が記憶された状態となる。以上
によってカード設定プログラム1の初期設定処理を終了
する。次いで、コンピュータシステムにPCカードがセ
ットされると、カード設定プログラム1は、設定データ
記憶部2に記憶している設定に必要な情報に基づいてP
Cカードの設定処理を行う。
The card setting program 1 refers to the data information file 5, reads information from the master library 4 based on the file name and position information of the master library 4, and stores the information in the setting data storage unit 2.
As a result, the setting data storage unit 2 is in a state in which information necessary for setting processing of each PC card is stored. Thus, the initial setting process of the card setting program 1 is completed. Next, when the PC card is set in the computer system, the card setting program 1 executes the P based on the information necessary for the setting stored in the setting data storage 2.
The C card setting process is performed.

【0011】次に、PCカードのカードライブラリを追
加または削除する場合、データ情報ファイル5のカード
ライブラリのファイル名及びシステム上の位置情報を追
加または削除し、データ情報ファイル5を編集すること
によってカードライブラリの追加、削除を行う。また、
カードライブラリ群3のカードライブラリについてもハ
ードディスク装置上で追加、削除を行う。
Next, when a card library of a PC card is added or deleted, the file name of the card library of the data information file 5 and the position information on the system are added or deleted, and the data information file 5 is edited. Add and delete libraries. Also,
The card library of the card library group 3 is also added and deleted on the hard disk device.

【0012】例えば、カードライブラリCを新たに追加
する場合は、ハードディスク装置上にカードライブラリ
Cを新たに追加し、それに合わせてデータ情報ファイル
5の編集を行う。この場合、データ情報ファイル5は、
システムに標準添付のエディタによって編集可能である
ので、何ら専用の編集ツールなどを用いることなく、簡
単に編集することができる。
For example, when a card library C is newly added, the card library C is newly added on the hard disk device, and the data information file 5 is edited accordingly. In this case, the data information file 5
Since editing can be performed using an editor attached to the system as a standard, editing can be easily performed without using any special editing tool or the like.

【0013】このように本実施形態においては、データ
情報ファイル5を編集するだけで、簡単にカードライブ
ラリの追加、削除を行うことができる。即ち、従来のよ
うにライブラリファイルそのものを専用の編集ツールを
用いて編集する必要がないため、専用の編集ツールの操
作を行う必要がなく、従来に比べてシステムの操作性を
向上することができる。
As described above, in the present embodiment, the card library can be easily added or deleted only by editing the data information file 5. That is, since there is no need to edit the library file itself using a dedicated editing tool as in the related art, there is no need to operate the dedicated editing tool, and the operability of the system can be improved as compared with the related art. .

【0014】次に、本発明の他の実施形態について説明
する。本実施形態では、データ情報ファイル5は、カー
ドライブラリ群3及びマステライブラリ4が格納されて
いるディレクトリ名を記憶している。また、カードライ
ブラリ群3はハードディスク装置上に1まとめにして格
納されている。カード設定プログラム1がシステムにロ
ードされると、カード設定プログラム1はデータ情報フ
ァイル5を参照し、データ情報ファイル5に記憶してい
るディレクトリ名で指定される場所に複数のカードライ
ブラリ、マスタライブラリが格納されているので、カー
ド設定プログラム1はその位置からカードライブラリ、
マスタライブラリの情報を読み出し、設定データ記憶部
2に記憶させておく。
Next, another embodiment of the present invention will be described. In the present embodiment, the data information file 5 stores a directory name in which the card library group 3 and the master library 4 are stored. Further, the card library group 3 is stored as one unit on the hard disk device. When the card setting program 1 is loaded into the system, the card setting program 1 refers to the data information file 5 and stores a plurality of card libraries and a master library in a location specified by the directory name stored in the data information file 5. The card setting program 1 stores the card library,
The information of the master library is read out and stored in the setting data storage unit 2.

【0015】PCカードの設定を行う場合は、先の実施
形態と全く同様に設定データ記憶部2に記憶している情
報に基づいてPCカードの設定処理を行う。また、カー
ドライブラリの追加、削除を行う場合は、システムに標
準添付されているファイル操作ツールを用いてディレク
トリ名の下に入っているカードライブラリファイルを追
加、削除することによって、容易に追加、削除を行う。
従って、本実施形態においても先の実施形態と同様に従
来に比べてシステムの操作性を向上することができる。
When setting the PC card, the PC card is set based on the information stored in the setting data storage unit 2 in the same manner as in the previous embodiment. When adding or deleting a card library, use the file operation tool that comes standard with the system to add or delete card library files under the directory name to easily add or delete them. I do.
Therefore, in this embodiment, the operability of the system can be improved as compared with the related art, as in the previous embodiment.

【0016】[0016]

【発明の効果】以上説明したように本発明によれば、デ
ータ情報ファイルにカードライブラリの位置を示す情報
を格納し、その位置を示す情報に基づいてカードライブ
ラリの情報を読み出しているので、カードライブラリを
追加、削除する場合、従来のように専用の編集ツールを
用いてライブラリファイルそのものを編集する必要がな
く、システムに標準添付のエディタを用いてデータ情報
ファイルを編集するだけで容易にカードライブラリの追
加、削除を行うことができる。
As described above, according to the present invention, the information indicating the position of the card library is stored in the data information file, and the information of the card library is read out based on the information indicating the position. When adding or deleting a library, it is not necessary to edit the library file itself using a dedicated editing tool as in the past, but simply edit the data information file using the standard editor attached to the system. Can be added or deleted.

【0017】また、ディレクトリ名によってカードライ
ブラリの位置を指定する場合は、ディレクトリ名の下の
カードライブラリファイルをシステムに標準添付のファ
イル操作ツールを用いて追加、削除するだけで、簡単に
カードライブラリを追加、削除することができる。
When the location of the card library is designated by the directory name, the card library can be easily created simply by adding or deleting the card library file under the directory name using a file operation tool attached to the system. Can be added or deleted.

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

【図1】本発明によるコンピュータシステムのPCカー
ド設定方式の一実施形態の構成を示したブロック図であ
る。
FIG. 1 is a block diagram showing a configuration of an embodiment of a PC card setting method of a computer system according to the present invention.

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

1 カード設定プログラム 2 設定データ記憶部 3 カードライブラリ群 4 マスタライブラリ 5 データ情報ファイル 1 Card setting program 2 Setting data storage section 3 Card library group 4 Master library 5 Data information file

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 各々のPCカードごとにPCカードを設
定するために必要な情報を保持したカードライブラリ
と、前記各々のカードライブラリのシステムにおける存
在位置を示す情報を格納したデータ情報ファイルと、前
記データ情報ファイルに格納されている情報に基づいて
前記カードライブラリからPCカードの設定に必要な情
報を読み出し設定データ記憶部に記憶させる手段と、前
記PCカードの設定時に前記設定データ記憶部に記憶し
ている情報に基づいてPCカードの設定処理を行う手段
とを有することを特徴とするコンピュータシステムのP
Cカード設定方式。
1. A card library holding information necessary for setting a PC card for each PC card; a data information file storing information indicating a location of each card library in a system; Means for reading out information necessary for setting a PC card from the card library based on information stored in a data information file and storing the information in a setting data storage unit; and storing the information in the setting data storage unit when setting the PC card. Means for performing a setting process of a PC card based on the information stored in the computer system.
C card setting method.
【請求項2】 前記位置を示す情報は、各々のカードラ
イブラリのファイル名及びシステム上の位置情報である
ことを特徴とする請求項1に記載のコンピュータシステ
ムのPCカード設定方式。
2. The PC card setting method according to claim 1, wherein the information indicating the position is a file name of each card library and position information on the system.
【請求項3】 前記位置を示す情報は、カードライブラ
リが格納されているディレクトリ名であることを特徴と
する請求項1に記載のコンピュータシステムのPCカー
ド設定方式。
3. The PC card setting method according to claim 1, wherein the information indicating the position is a directory name in which a card library is stored.
JP9152467A 1997-06-10 1997-06-10 Pc card setting system for computer system Pending JPH113211A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9152467A JPH113211A (en) 1997-06-10 1997-06-10 Pc card setting system for computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9152467A JPH113211A (en) 1997-06-10 1997-06-10 Pc card setting system for computer system

Publications (1)

Publication Number Publication Date
JPH113211A true JPH113211A (en) 1999-01-06

Family

ID=15541157

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9152467A Pending JPH113211A (en) 1997-06-10 1997-06-10 Pc card setting system for computer system

Country Status (1)

Country Link
JP (1) JPH113211A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100357711B1 (en) * 1999-07-22 2002-10-25 가부시키가이샤 덴소 Cellular phone for radio communication system having automatic data conversion function
JP2002328805A (en) * 2001-04-27 2002-11-15 Nippon Telegr & Teleph Corp <Ntt> Method, device, program, program medium for constructing ic card operation platform, and ic card operation system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100357711B1 (en) * 1999-07-22 2002-10-25 가부시키가이샤 덴소 Cellular phone for radio communication system having automatic data conversion function
JP2002328805A (en) * 2001-04-27 2002-11-15 Nippon Telegr & Teleph Corp <Ntt> Method, device, program, program medium for constructing ic card operation platform, and ic card operation system

Similar Documents

Publication Publication Date Title
JP2002055995A (en) Method and device for information processing
JPH1185526A (en) Program loading method
JP2002269952A (en) Audio reproducing device, information-processing unit, audio data management method and contents data management method
JPH113211A (en) Pc card setting system for computer system
JP2002312210A5 (en)
JPH09115246A (en) Method and device for recording information, and recording medium
US8775383B2 (en) File editing apparatus and file editing method
JP2000293413A (en) Data storage device and storage medium
JP4371101B2 (en) Playback equipment
JP4281066B2 (en) Digital content data processing apparatus and program
JP2008176891A (en) On-vehicle reproducing device
JP4371102B2 (en) Playback equipment
JP3120493B2 (en) Data processing device
JP3056128B2 (en) Work area securing method
JPH07319859A (en) Retaining method for file in information processor
JPH07141363A (en) Document editing method
JPH0644116A (en) Disk file saving control system
JPH09218809A (en) File information confirmation device and method therefor
GB2224378A (en) Retrieving and incorporating data
JPH0334178A (en) Time series data editing system
JPH0659948A (en) File management system
JP2005141468A (en) Information writing device, recording device, information reader, method for writing and reading information, program, and recording medium
JPH0470938A (en) Optical disk control system
JPH0451359A (en) Document managing system
JP2002169797A (en) Document editing device, document editing method and recording medium recording document editing program