JPH0935026A - Card for computer - Google Patents
Card for computerInfo
- Publication number
- JPH0935026A JPH0935026A JP7181543A JP18154395A JPH0935026A JP H0935026 A JPH0935026 A JP H0935026A JP 7181543 A JP7181543 A JP 7181543A JP 18154395 A JP18154395 A JP 18154395A JP H0935026 A JPH0935026 A JP H0935026A
- Authority
- JP
- Japan
- Prior art keywords
- memory
- computer
- card
- driver software
- main
- 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.)
- Withdrawn
Links
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、コンピュータに使用す
るカードに関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a card used in a computer.
【0002】[0002]
【従来の技術】コンピュータ用カードの代表的なものと
して、PCカードがある。PCカードは、日本のJEI
DA規格および米国のPCMCIA規格により規格化さ
れたカードである。PCカードをコンピュータに差し込
むと、種々の機能をコンピュータに付加することができ
る。2. Description of the Related Art A PC card is a typical computer card. PC card is JEI of Japan
It is a card standardized by the DA standard and the PCMCIA standard in the United States. By inserting a PC card into the computer, various functions can be added to the computer.
【0003】PCカードは、大きく分けて以下の3つの
機能に分類することができる。第1は、コンピュータの
外部記憶装置としての機能を有するものであり、一般的
にメモリカードと呼ばれている。例えば、SRAMカー
ド、EEPROMカード、ROMカード、マスストレー
ジカード(ATA規格)等が製品化されている。コンピ
ュータは、メモリカードに対してデータを書き込んだり
読み出したりすることができる。The PC card can be roughly classified into the following three functions. The first one has a function as an external storage device of a computer and is generally called a memory card. For example, SRAM cards, EEPROM cards, ROM cards, mass storage cards (ATA standard), etc. have been commercialized. The computer can write data to and read data from the memory card.
【0004】第2は、コンピュータと他の装置を接続す
るためのインタフェースとしての機能を有するものであ
る。例えば、イーサネットカード、LANカード、SC
SIカード等が製品化されており、各種装置間のネット
ワークやコンピュータとハードディスク(HDD)等の
周辺装置間を接続するために必要となるカードである。
この種のPCカードは、内部にインタフェース用の回路
を備えており、コンピュータがPCカード内のインター
フェース回路を作動させて、他の装置との間でデータの
受け渡しを行う。Second, it has a function as an interface for connecting a computer to another device. For example, Ethernet card, LAN card, SC
An SI card or the like has been commercialized, and is a card required for connecting a network between various devices and a computer and peripheral devices such as a hard disk (HDD).
This type of PC card has an interface circuit inside, and a computer operates an interface circuit in the PC card to exchange data with another device.
【0005】第3は、コンピュータの周辺装置としての
機能を有するものである。例えば、モデムカード、FA
Xカード、サウンドカード等が製品化されており、モデ
ムやFAXや音源等、周辺装置として機能する。この種
のPCカードは、FAX等の各種機能を果たすための回
路を内蔵しており、コンピュータの周辺装置として機能
する。Third, it has a function as a peripheral device of a computer. For example, modem card, FA
X cards, sound cards, etc. have been commercialized, and function as peripheral devices such as a modem, FAX, and sound source. This type of PC card has a built-in circuit for performing various functions such as FAX, and functions as a peripheral device of a computer.
【0006】以上のように、PCカードは、種々の機能
をコンピュータに付加することができる。コンピュータ
に差し込まれたPCカードを作動させるためには、ドラ
イバソフトが必要になる。例えば、メモリカードのドラ
イバソフトは、メモリカードのメモリ種別に応じた単位
で書き込みおよび読み出しを制御するため、各種制御に
応じた特有の制御コマンドをPCカードに送る。As described above, the PC card can add various functions to the computer. Driver software is required to operate the PC card inserted in the computer. For example, since the memory card driver software controls writing and reading in units according to the memory type of the memory card, it sends unique control commands corresponding to various controls to the PC card.
【0007】メモリカードのメモリ種別は、SRAMや
EEPROM等のメモリ種類、メモリ容量またはアクセ
ス速度により多種存在し、メモリ種別により異なるドラ
イバソフトが必要になる。また、メモリ種別が同じであ
っても、製造したメーカや製造バージョンにより異なる
ドライバソフトが必要になることもある。There are various memory types of the memory card depending on the type of memory such as SRAM and EEPROM, the memory capacity or the access speed, and different driver software is required depending on the memory type. Further, even if the memory types are the same, different driver software may be required depending on the manufacturer and the manufacturing version.
【0008】[0008]
【発明が解決しようとする課題】ドライバソフトは、コ
ンピュータ内のメモリに記憶される。1つのコンピュー
タにおいて、多種類のカードを使用するときには、対応
するドライバソフトを全てメモリに記憶させておかなけ
ればならない。The driver software is stored in the memory in the computer. When using many types of cards in one computer, all the corresponding driver software must be stored in the memory.
【0009】しかし、ドライバソフトの数が多くなる
と、メモリに記憶しきれなくなる。また、1つのカード
を使用する際には、対応するドライバソフト以外の無駄
なソフトをメモリが記憶することになり、コンピュータ
を効率的に利用することができない。However, if the number of driver software increases, the memory cannot be stored. Further, when using one card, the memory stores unnecessary software other than the corresponding driver software, so that the computer cannot be used efficiently.
【0010】そこで、上記課題を解決するため、以下の
2種類の方法により、ドライバソフトをメモリに記憶さ
せている。第1は、コンピュータに備えられているシリ
アルコミュニケーションポート等の通信手段を使用し、
他のコンピュータからドライバソフトをダウンロードす
る方法である。In order to solve the above problem, the driver software is stored in the memory by the following two methods. First, using a communication means such as a serial communication port provided in the computer,
This is a method of downloading driver software from another computer.
【0011】第2は、当該コンピュータに標準装備され
ているドライバソフトで読み出し可能なドライバカード
を使用する方法である。標準装備されているドライバソ
フトは、必ずしも対象とするカードを制御することがで
きない。そこで、カードの種類に応じたドライバソフト
をドライバカードに記憶しておく。コンピュータは、一
度、ドライバカードに記憶されているドライバソフトを
読み出し、メモリに記憶する。その後、ドライバカード
を引き抜き、本来使用したいカードを差し込むことによ
り、該カードを使用することができる。The second method is to use a driver card that can be read by the driver software provided as standard in the computer. The standard-equipped driver software cannot necessarily control the target card. Therefore, the driver software corresponding to the card type is stored in the driver card. The computer once reads the driver software stored in the driver card and stores it in the memory. After that, the driver card can be used by pulling out the driver card and inserting the card that one originally wants to use.
【0012】しかし、第1の方法では、通信手段を備え
ていないコンピュータでは実現できない。また、ドライ
バソフトを送信するための他のコンピュータが必要とな
る。第2の方法では、本来使用するカードの他に、ドラ
イバカードが必要になる。However, the first method cannot be realized by a computer that does not have a communication means. Moreover, another computer for transmitting the driver software is required. The second method requires a driver card in addition to the card originally used.
【0013】本発明の目的は、カード制御プログラム
(ドライバソフト)を簡便かつ低コストで、コンピュー
タに組み込むことができるカードを提供することであ
る。It is an object of the present invention to provide a card in which a card control program (driver software) can be easily and inexpensively incorporated into a computer.
【0014】[0014]
【課題を解決するための手段】本発明のコンピュータ用
カードは、コンピュータと信号の授受を行うためコンピ
ュータと電気的接続が可能なコネクタと、コネクタと電
気的接続が可能な主利用領域と、コネクタと電気的接続
が可能であり、主利用領域を制御するためのカード制御
プログラムを記憶するドライバ用メモリと、ドライバ用
メモリと主利用領域のいずれか一方を動作可能とするた
めの切替えスイッチとを有する。A computer card according to the present invention includes a connector that can be electrically connected to a computer for exchanging signals with the computer, a main use area that can be electrically connected to the connector, and a connector. A memory for a driver that stores a card control program for controlling the main usage area, and a changeover switch that enables either the driver memory or the main usage area to operate. Have.
【0015】[0015]
【作用】コンピュータは、ドライバ用メモリからドライ
バソフトを読み出すことができる。そして、該ドライバ
ソフトを用いることにより、当該カードの主機能を果た
す主利用領域を制御することができる。コンピュータ
は、予め当該カードを制御するために必要なドライバソ
フトを容易する必要がない。必要なドライバソフトは、
カード内のドライバ用メモリに格納されている。The computer can read the driver software from the driver memory. Then, by using the driver software, it is possible to control the main usage area that fulfills the main function of the card. The computer does not need to facilitate the driver software necessary for controlling the card in advance. The required driver software is
It is stored in the driver memory in the card.
【0016】[0016]
【実施例】図1は、本発明の実施例によるメモリカード
10の回路構成を示すブロック図である。1 is a block diagram showing a circuit configuration of a memory card 10 according to an embodiment of the present invention.
【0017】メモリカード10は、カードコネクタ1、
制御回路2、ドライバソフト格納用メモリ3、制御回路
4、メインメモリ5および切替えスイッチ6を有する。
メモリカード10の主な機能は、コンピュータの指示に
よりメインメモリ5にデータを書き込んだり読み出した
りすることである。The memory card 10 includes a card connector 1,
It has a control circuit 2, a driver software storage memory 3, a control circuit 4, a main memory 5 and a changeover switch 6.
The main function of the memory card 10 is to write and read data to and from the main memory 5 according to instructions from the computer.
【0018】メモリカード10は、コンピュータのカー
ドスロットに差し込まれる。メモリカード10をコンピ
ュータに差し込むと、カードコネクタ1が、コンピュー
タのカードスロットの端子に電気的に接続される。カー
ドコネクタ1は、コンピュータのカードスロット端子を
介して、コンピュータから信号を受け取り、カード制御
信号CTL、アドレス信号ADR、データ信号DTを制
御回路2および制御回路4に出力する。The memory card 10 is inserted into a card slot of a computer. When the memory card 10 is inserted into the computer, the card connector 1 is electrically connected to the terminals of the card slot of the computer. The card connector 1 receives a signal from the computer via the card slot terminal of the computer and outputs a card control signal CTL, an address signal ADR, and a data signal DT to the control circuit 2 and the control circuit 4.
【0019】制御回路2および制御回路4は、それぞれ
ドライバソフト格納用メモリ3およびメインメモリ5に
応じた信号を供給する。例えば、制御回路2,4は、入
力される信号CTL,ADR,DTをそのまま出力す
る。また、信号CTL,ADR,DTを多重化して、1
組のバスラインを介して出力する。The control circuit 2 and the control circuit 4 supply signals corresponding to the driver software storing memory 3 and the main memory 5, respectively. For example, the control circuits 2 and 4 output the input signals CTL, ADR, and DT as they are. Also, the signals CTL, ADR, and DT are multiplexed to
Output via a pair of bus lines.
【0020】メインメモリ5は、メモリカード10がメ
モリとして機能するための本質的な回路である。制御回
路4は、メインメモリ5に制御信号を供給する。メイン
メモリ5は、コンピュータの指示により、アクセスされ
るメモリである。The main memory 5 is an essential circuit for the memory card 10 to function as a memory. The control circuit 4 supplies a control signal to the main memory 5. The main memory 5 is a memory that is accessed by a computer instruction.
【0021】制御回路2は、ドライバソフト格納用メモ
リ3に制御信号を供給する。メモリ3は、メモリカード
10自身を制御するためのドライバソフトを格納してい
る。コンピュータが実際にメインメモリ5にアクセスす
る際には、メモリ3のドライバソフトがコンピュータ内
に記憶されていなければならない。The control circuit 2 supplies a control signal to the memory 3 for storing driver software. The memory 3 stores driver software for controlling the memory card 10 itself. When the computer actually accesses the main memory 5, the driver software of the memory 3 must be stored in the computer.
【0022】切替えスイッチ6は、例えばマニュアル操
作の機械的スイッチであり、スイッチ操作に応じて、制
御回路2と制御回路4のいずれかを有効とするための切
替え信号SELを出力する。切替え信号SELは、制御
回路2と制御回路4に供給される。制御回路2と制御回
路4は、切替え信号SELに応じて、一方の制御回路が
有効に動作する。他方の制御回路は、ハイインピーダン
ス入力状態となり、入力信号CTL,ADR,DTを無
視し、動作停止状態となる。The change-over switch 6 is, for example, a manually operated mechanical switch, and outputs a change-over signal SEL for enabling either the control circuit 2 or the control circuit 4 in response to the switch operation. The switching signal SEL is supplied to the control circuit 2 and the control circuit 4. One of the control circuit 2 and the control circuit 4 operates effectively according to the switching signal SEL. The other control circuit enters a high impedance input state, ignores the input signals CTL, ADR, DT, and enters an operation stop state.
【0023】制御回路2と制御回路4は、切替えスイッ
チ6の操作に応じて、いずれか一方のみが動作するの
で、コンピュータは、信号線CTL,ADR,DTを介
して、ドライバソフト格納用メモリ3とメインメモリ5
のいずれかに電気的に接続される。Since only one of the control circuit 2 and the control circuit 4 operates in response to the operation of the changeover switch 6, the computer operates the driver software storage memory 3 via the signal lines CTL, ADR and DT. And main memory 5
Electrically connected to either.
【0024】メインメモリ5は、大容量メモリであり、
例えば数Mバイトの容量である。ドライバソフト格納用
メモリ3は、ドライバソフトを格納するのに必要な容量
があれば十分であり、例えば数十Kバイトの容量であ
る。The main memory 5 is a large capacity memory,
For example, the capacity is several megabytes. The driver software storage memory 3 is sufficient if it has a capacity necessary to store the driver software, and has a capacity of several tens of Kbytes, for example.
【0025】また、ドライバソフト格納用メモリ3は、
常にドライバソフトを格納している必要があるので、メ
モリカード10をコンピュータから引き抜いても、ドラ
イバソフトが消去されないメモリであることが必要であ
る。例えば、不揮発性メモリ、またはバックアップ用電
池を備えたSRAMである。メインメモリ5は、種々の
メモリで構成でき、ROMでもRAMでもよい。The driver software storage memory 3 is
Since it is necessary to always store the driver software, it is necessary that the driver software is a memory that is not erased even if the memory card 10 is pulled out from the computer. For example, it is a nonvolatile memory or an SRAM having a backup battery. The main memory 5 can be composed of various memories, and may be ROM or RAM.
【0026】コンピュータには、少なくとも1つの標準
ドライバソフトが装備されている。その標準ドライバソ
フトを用いて、コンピュータがメインメモリにアクセス
することができる場合には、切替えスイッチ6を操作し
て、制御回路4を稼働状態にすればよい。コンピュータ
は、制御回路4を介して、メインメモリ5にアクセスす
ることができる。この場合は、ドライバソフト格納用メ
モリ3に格納されているドライバソフトは必要ない。The computer is equipped with at least one standard driver software. If the computer can access the main memory by using the standard driver software, the changeover switch 6 may be operated to put the control circuit 4 into an operating state. The computer can access the main memory 5 via the control circuit 4. In this case, the driver software stored in the driver software storage memory 3 is not necessary.
【0027】次に、コンピュータに装備されている標準
ドライバソフトでは、メインメモリ5にアクセスするこ
とができない場合について説明する。コンピュータは、
標準ドライバソフトを用いて、メインメモリ5にアクセ
スすることはできないが、ドライバソフト格納用メモリ
3にアクセスすることはできる。言い換えれば、制御回
路2およびドライバソフト格納用メモリ3は、コンピュ
ータの標準ドライバソフトで動作可能な回路構成を有す
る。Next, a case where the standard driver software installed in the computer cannot access the main memory 5 will be described. Computer
The standard driver software cannot be used to access the main memory 5, but the driver software storage memory 3 can be accessed. In other words, the control circuit 2 and the driver software storage memory 3 have a circuit configuration operable with standard driver software of a computer.
【0028】図2は、コンピュータ20を用いてメモリ
カード10を使用する上での準備操作を説明するための
図である。メモリカード10は、コンピュータ20のカ
ードスロットに差し込まれる。コンピュータ20は、半
導体メモリまたはハードディスク等の記憶装置を有す
る。この記憶装置には、標準ドライバソフト21が記憶
されている。FIG. 2 is a diagram for explaining a preparatory operation for using the memory card 10 by using the computer 20. The memory card 10 is inserted into the card slot of the computer 20. The computer 20 has a storage device such as a semiconductor memory or a hard disk. The standard driver software 21 is stored in this storage device.
【0029】標準ドライバソフト21は、メモリカード
10内のメモリ3を制御可能なドライバソフトである。
コンピュータ20は、ドライバソフト21を用い、制御
回路2を介して、メモリ3にアクセスすることができ
る。The standard driver software 21 is driver software capable of controlling the memory 3 in the memory card 10.
The computer 20 can access the memory 3 via the control circuit 2 using the driver software 21.
【0030】図2(A)は、第1番目の準備操作を示す
図である。操作者は、切替えスイッチ6をA側に倒し
て、メモリカード10をコンピュータ20に差し込む。
切替えスイッチ6がA側に倒されると、選択信号SEL
は制御回路2を選択し、制御回路2を稼働状態とする。
コンピュータ20は、信号線CTL,ADR,DTを介
して、制御回路2、メモリ3と電気的に接続される。FIG. 2A is a diagram showing the first preparation operation. The operator tilts the changeover switch 6 to the A side and inserts the memory card 10 into the computer 20.
When the selector switch 6 is tilted to the A side, the selection signal SEL
Selects the control circuit 2 and activates the control circuit 2.
The computer 20 is electrically connected to the control circuit 2 and the memory 3 via signal lines CTL, ADR, and DT.
【0031】メモリ3は、専用ドライバソフト11を格
納している。標準ドライバソフト21は、メインメモリ
5を制御できないが、専用ドライバソフト11は、メイ
ンメモリ5を制御することができる。The memory 3 stores the dedicated driver software 11. The standard driver software 21 cannot control the main memory 5, but the dedicated driver software 11 can control the main memory 5.
【0032】図2(B)は、第2番目の準備操作を示す
図である。コンピュータ20は、標準ドライバソフト2
1を用いて、制御回路2を介して、メモリ3から専用ド
ライバソフト11を読み出す。そして、読み出したドラ
イバソフト11を自己の記憶装置に書き込む。FIG. 2B is a diagram showing the second preparation operation. The computer 20 uses standard driver software 2
1, the dedicated driver software 11 is read from the memory 3 via the control circuit 2. Then, the read driver software 11 is written in its own storage device.
【0033】以上のように、コンピュータ20が、メモ
リ3に格納されている専用ドライバソフト11を、自己
の記憶装置にコピーすることにより、準備操作は終了す
る。準備操作が終了すると、以下のようにして、メモリ
カードを通常通り使用することができる。As described above, the computer 20 copies the dedicated driver software 11 stored in the memory 3 to its own storage device, thereby completing the preparation operation. When the preparation operation is completed, the memory card can be used as usual in the following manner.
【0034】図3は、メモリカード10を通常使用する
際の操作を示す図である。操作者は、切替えスイッチ6
をB側に倒して、メモリカード10をコンピュータ20
に差し込む。なお、メモリカード10をコンピュータ2
0に差し込んだ状態で、切替えスイッチ6を切り替えて
もよい。切替えスイッチ6がB側に倒されると、選択信
号SELは制御回路4を選択し、制御回路4を稼働状態
とする。FIG. 3 is a diagram showing an operation when the memory card 10 is normally used. The operator selects the changeover switch 6
To the B side and insert the memory card 10 into the computer 20.
Plug in. In addition, the memory card 10 is connected to the computer 2
The change-over switch 6 may be switched in the state of being inserted into 0. When the changeover switch 6 is tilted to the B side, the selection signal SEL selects the control circuit 4 and activates the control circuit 4.
【0035】コンピュータ20は、信号線CTL,AD
R,DTを介して、制御回路4、メインメモリ5と電気
的に接続される。コンピュータ20の記憶装置には、前
述の準備操作により、標準ドライバソフト21の他、専
用ドライバソフト11も記憶されている。The computer 20 has signal lines CTL and AD.
It is electrically connected to the control circuit 4 and the main memory 5 via R and DT. The special driver software 11 as well as the standard driver software 21 is stored in the storage device of the computer 20 by the above-described preparation operation.
【0036】専用ドライバソフト11は、メモリカード
10内のメモリ5を制御可能なドライバソフトである。
コンピュータ20は、専用ドライバソフト11を用い、
制御回路4を介して、メインメモリ5にアクセスするこ
とができる。The dedicated driver software 11 is driver software capable of controlling the memory 5 in the memory card 10.
The computer 20 uses the dedicated driver software 11,
The main memory 5 can be accessed via the control circuit 4.
【0037】以上のように、標準ドライバソフト21で
は、メインメモリ5にアクセスすることができなくて
も、準備操作としてメモリ3から専用ドライバソフト1
1を読み出すことにより、メモリカード10を使用する
ことができる。操作者は、準備操作後、通常のメモリカ
ードと同様にメインメモリ5にデータを書き込んだり読
み出したりすることができる。As described above, with the standard driver software 21, even if the main memory 5 cannot be accessed, the dedicated driver software 1 from the memory 3 is used as a preparatory operation.
By reading 1, the memory card 10 can be used. After the preparatory operation, the operator can write and read data in the main memory 5 in the same manner as a normal memory card.
【0038】次に、切替えスイッチ6を、ライトプロテ
クト(書き込み禁止)スイッチとして使用する方法につ
いて説明する。ライトプロテクトスイッチをオンにすれ
ば、メインメモリ5への書き込みは禁止され、ライトプ
ロテクトスイッチをオフにすればメインメモリ5への書
き込みは許可される。Next, a method of using the changeover switch 6 as a write protect (write inhibit) switch will be described. When the write protect switch is turned on, writing to the main memory 5 is prohibited, and when the write protect switch is turned off, writing to the main memory 5 is permitted.
【0039】図4は、ライトプロテクトスイッチ6’を
備えたメモリカード10を示す図である。ライトプロテ
クトスイッチ6’は、上述のように、切替えスイッチ6
と兼用してもよいし、別々にスイッチを設けてもよい。FIG. 4 is a diagram showing a memory card 10 having a write protect switch 6 '. The write protect switch 6 ′ is, as described above, the changeover switch 6 ′.
May also be used as a single switch, or a switch may be provided separately.
【0040】図4(A)は、ライトイネーブル(書き込
み許可)の状態を示す図である。操作者は、ライトプロ
テクトスイッチ6’をオフにすることにより、メモリカ
ード10をライトイネーブルの状態にすることができ
る。FIG. 4A is a diagram showing the state of write enable (write permission). The operator can put the memory card 10 into the write enable state by turning off the write protect switch 6 '.
【0041】ライトプロテクトスイッチ6’をオフにす
ると、コンピュータ20は、信号線CTL,ADR,D
Tを介して、制御回路4、メインメモリ5と電気的に接
続される。コンピュータ20は、専用ドライバソフト1
1を用いて、制御回路4を介して、メインメモリ5にデ
ータを書き込むことができる。When the write protect switch 6'is turned off, the computer 20 causes the signal lines CTL, ADR, D
The control circuit 4 and the main memory 5 are electrically connected via T. The computer 20 is a dedicated driver software 1
1 can be used to write data to the main memory 5 via the control circuit 4.
【0042】図4(B)は、ライトプロテクト(書き込
み禁止)の状態を示す図である。操作者は、ライトプロ
テクトスイッチ6’をオンにすることにより、メモリカ
ード10をライトプロテクトの状態にすることができ
る。FIG. 4B is a diagram showing the state of write protect (write prohibition). The operator can put the memory card 10 into the write protect state by turning on the write protect switch 6 '.
【0043】ライトプロテクトスイッチ6’をオンにす
ると、コンピュータ20は、信号線CTL,ADR,D
Tを介して、制御回路2、メモリ3と電気的に接続さ
れ、メインメモリ5からは電気的に切断される。メイン
メモリ5が電気的に切断されているので、コンピュータ
20は、メインメモリ5にデータを書き込むことができ
ない。When the write protect switch 6'is turned on, the computer 20 causes the signal lines CTL, ADR, D
It is electrically connected to the control circuit 2 and the memory 3 via T, and is electrically disconnected from the main memory 5. The computer 20 cannot write data to the main memory 5 because the main memory 5 is electrically disconnected.
【0044】以上のように、プロテクトスイッチ6’
は、前述の切替えスイッチ6と兼用することができる。
両スイッチ6,6’を1つのスイッチで兼用するように
すれば、メモリカード10に1つのスイッチを設けるだ
けで、2つの機能を実現することができ、メモリカード
10の実装スペースを有効に活用することができる。As described above, the protect switch 6 '
Can also be used as the changeover switch 6 described above.
If both switches 6 and 6'are combined into one switch, two functions can be realized by providing only one switch on the memory card 10, and the mounting space of the memory card 10 can be effectively utilized. can do.
【0045】なお、コンピュータ20は、切替えスイッ
チ6を切り替えることにより、ドライバソフト用メモリ
3とメインメモリ5の両方にアクセスすることができ
る。その際、ドライバソフト用メモリ3とメインメモリ
5に異なるドライブ番号を割り当てることができる。例
えば、ドライバソフト用メモリ3をドライブAとし、メ
インメモリ5をドライブBにする。コンピュータ20
は、切替えスイッチ6をA側に倒しドライブAを指定す
ることにより、ドライバソフト用メモリ3にアクセスす
ることが可能であり、切替えスイッチ6をB側に倒しド
ライブBを指定することにより、メインメモリ5にアク
セスすることが可能である。The computer 20 can access both the driver software memory 3 and the main memory 5 by switching the changeover switch 6. At this time, different drive numbers can be assigned to the driver software memory 3 and the main memory 5. For example, the driver software memory 3 is the drive A and the main memory 5 is the drive B. Computer 20
Can access the driver software memory 3 by tilting the changeover switch 6 to the A side and designating the drive A. By tilting the changeover switch 6 to the B side and designating the drive B, the main memory can be accessed. 5 can be accessed.
【0046】本実施例によるメモリカード10は、コン
ピュータ20の標準ドライバソフト21で制御可能なド
ライバソフト格納用メモリ3を有する。したがって、コ
ンピュータ20は、確実に専用ドライバソフト11をメ
モリ3から読み出して、自己の記憶装置にコピーするこ
とができる。コンピュータ20は、専用ドライバソフト
11を用いることにより、メインメモリ5にアクセスす
ることができる。The memory card 10 according to this embodiment has a driver software storage memory 3 which can be controlled by the standard driver software 21 of the computer 20. Therefore, the computer 20 can surely read the dedicated driver software 11 from the memory 3 and copy it to its own storage device. The computer 20 can access the main memory 5 by using the dedicated driver software 11.
【0047】コンピュータ20の種類等に応じて、専用
ドライバソフト11の種類が変わり得る。したがって、
コンピュータ20の種類等に応じて、適切な専用ドライ
バソフト11をドライバソフト格納用メモリ3に格納す
る。The type of the dedicated driver software 11 may change depending on the type of the computer 20 and the like. Therefore,
The appropriate dedicated driver software 11 is stored in the driver software storage memory 3 according to the type of the computer 20.
【0048】本実施例では、コンピュータが通信手段を
備えている必要はなく、かつドライバソフト用カードを
別に必要としないので、簡便かつ低コストでメモリカー
ドを使用することができる。In the present embodiment, the computer need not be provided with a communication means and a driver software card is not separately required, so that the memory card can be used easily and at low cost.
【0049】また、本実施例のメモリカードは、ポケッ
トタイプのコンピュータや電子手帳等の小型コンピュー
タで使用する際に大きな効果を発揮する。小型コンピュ
ータは、記憶装置の記憶容量が小さいので、ドライバソ
フトを多種類記憶しておくことができない。本実施例の
メモリカードを使用すると、小型コンピュータは、標準
ドライバソフトのみを記憶しているだけでよい。Further, the memory card of this embodiment exerts a great effect when used in a pocket type computer or a small computer such as an electronic notebook. Since a small-sized computer has a small storage capacity of a storage device, it is not possible to store various types of driver software. Using the memory card of this embodiment, the small computer need only store standard driver software.
【0050】なお、本実施例のメモリカード10は、そ
の他のPCカード等、種々のコンピュータ用カードに適
用することができる。例えば、SCSIカード、モデム
カード、サウンドカード等にも適用することができる。
その場合は、本実施例のメインメモリ5が、SCSIイ
ンターフェース、モデム、音源等に置き代わる。The memory card 10 of this embodiment can be applied to various computer cards such as other PC cards. For example, it can be applied to a SCSI card, a modem card, a sound card and the like.
In that case, the main memory 5 of this embodiment replaces the SCSI interface, the modem, the sound source, and the like.
【0051】以上実施例に沿って本発明を説明したが、
本発明はこれらに制限されるものではない。例えば、種
々の変更、改良、組み合わせ等が可能なことは当業者に
自明であろう。The present invention has been described above with reference to the embodiments.
The present invention is not limited to these. For example, it will be apparent to those skilled in the art that various modifications, improvements, combinations, and the like can be made.
【0052】[0052]
【発明の効果】以上説明したように、本発明によれば、
コンピュータ用カード内のドライバ用メモリにドライバ
ソフトを格納しているので、コンピュータは該ドライバ
ソフトを用いることにより、簡便かつ低コストでコンピ
ュータ用カードを使用することができる。As described above, according to the present invention,
Since the driver software is stored in the driver memory in the computer card, the computer can use the computer card easily and at low cost by using the driver software.
【図1】本発明の実施例によるメモリカードの回路構成
を示すブロック図である。FIG. 1 is a block diagram showing a circuit configuration of a memory card according to an embodiment of the present invention.
【図2】コンピュータを用いてメモリカードを使用する
上での準備操作を説明するための図である。図2(A)
は、第1番目の準備操作を示す図であり、図2(B)
は、第2番目の準備操作を示す図である。FIG. 2 is a diagram for explaining a preparatory operation for using a memory card with a computer. FIG. 2 (A)
FIG. 2B is a diagram showing a first preparation operation and is shown in FIG.
[Fig. 7] is a diagram showing a second preparation operation.
【図3】メモリカードを通常使用する際の操作を示す図
である。FIG. 3 is a diagram showing an operation when the memory card is normally used.
【図4】ライトプロテクトスイッチを備えたメモリカー
ドを示す回路構成図である。図4(A)は、ライトイネ
ーブル(書き込み許可)の状態を示す図であり、図4
(B)は、ライトプロテクト(書き込み禁止)の状態を
示す図である。FIG. 4 is a circuit configuration diagram showing a memory card provided with a write protect switch. FIG. 4A is a diagram showing a state of write enable (write permission).
(B) is a diagram showing a state of write protection (write protection).
1 カードコネクタ 2 制御回路 3 ドライバソフト格納用メモリ 4 制御回路 5 メインメモリ 6 切替えスイッチ 6’ライトプロテクトスイッチ 10 メモリカード 11 専用ドライバソフト 20 コンピュータ 21 標準ドライバソフト CTL カード制御信号 ADR アドレス信号 DT データ信号 SEL 選択信号 1 Card Connector 2 Control Circuit 3 Driver Software Storage Memory 4 Control Circuit 5 Main Memory 6 Changeover Switch 6'Write Protect Switch 10 Memory Card 11 Dedicated Driver Software 20 Computer 21 Standard Driver Software CTL Card Control Signal ADR Address Signal DT Data Signal SEL Selection signal
Claims (4)
ンピュータと電気的接続が可能なコネクタ(1)と、 前記コネクタと電気的接続が可能な主利用領域(5)
と、 前記コネクタと電気的接続が可能であり、前記主利用領
域を制御するためのカード制御プログラムを記憶するド
ライバ用メモリ(3)と、 前記ドライバ用メモリと前記主利用領域のいずれか一方
を動作可能とするための切替えスイッチ(6)とを有す
るコンピュータ用カード。1. A connector (1) that can be electrically connected to a computer for exchanging signals with the computer, and a main use area (5) that can be electrically connected to the connector.
A driver memory (3) capable of being electrically connected to the connector and storing a card control program for controlling the main usage area; and one of the driver memory and the main usage area. A computer card having a changeover switch (6) for enabling operation.
る信号に応じてデータの読み出しまたは書き込みを行う
メインメモリであり、 前記切替えスイッチは、書き込み禁止スイッチを兼用す
るスイッチであり、書き込み禁止スイッチをオンにする
と前記ドライバ用メモリが動作可能となり、書き込み禁
止スイッチをオフにすると前記メインメモリが動作可能
となる請求項1記載のコンピュータ用カード。2. The main use area is a main memory that reads or writes data according to a signal received by the connector, and the changeover switch is a switch that also serves as a write prohibition switch. The computer card according to claim 1, wherein the driver memory becomes operable when turned on, and the main memory becomes operable when a write-protect switch is turned off.
るために、コンピュータと電気的接続が可能なコネクタ
(1)と、前記コネクタと電気的接続が可能な主利用領
域(5)と、前記コネクタと電気的接続が可能であり、
前記主利用領域を制御するためのカード制御プログラム
を記憶するドライバ用メモリ(3)と、前記ドライバ用
メモリと前記主利用領域のいずれか一方を動作可能とす
るための切替えスイッチ(6)とを有するコンピュータ
用カードの使用方法であって、 切替えスイッチを用いてドライバ用メモリを動作可能に
し、ドライバ用メモリからドライバソフトを読み出す工
程と、 切替えスイッチを用いて主利用領域を動作可能にし、前
記読み出したドライバソフトを用いて主利用領域を制御
する工程とを含むコンピュータ用カードの使用方法。3. A connector (1) electrically connectable to the computer for receiving a signal supplied from the computer, a main use area (5) electrically connectable to the connector, and the connector. Electrical connection is possible,
A driver memory (3) for storing a card control program for controlling the main usage area, and a changeover switch (6) for enabling either one of the driver memory and the main usage area to operate. A method of using the computer card, comprising the steps of: enabling a driver memory by using a changeover switch and reading driver software from the driver memory; and enabling a main use area by using a changeover switch And a method of controlling a main usage area by using driver software.
るために、コンピュータと電気的接続が可能なコネクタ
(1)と、前記コネクタと電気的接続が可能であり、前
記コネクタが受ける信号に応じてデータの読み出しまた
は書き込みを行うメインメモリ(5)と、前記コネクタ
と電気的接続が可能であり、前記メインメモリを制御す
るためのカード制御プログラムを記憶するドライバ用メ
モリ(3)と、前記メインメモリへの書き込みを禁止す
るための書き込み禁止スイッチ(6)とを有するコンピ
ュータ用カードの使用方法であって、 書き込み禁止スイッチがオンになると前記ドライバ用メ
モリを動作可能とし、書き込み禁止スイッチがオフにな
ると前記メインメモリを動作可能とする工程を含むコン
ピュータ用カードの使用方法。4. A connector (1) electrically connectable to a computer for receiving a signal supplied from the computer, and electrically connectable to the connector, and data corresponding to the signal received by the connector. A main memory (5) for reading or writing data, a driver memory (3) that can be electrically connected to the connector, and stores a card control program for controlling the main memory, and a main memory. A method of using a computer card having a write-protect switch (6) for prohibiting the write of, wherein the driver memory is enabled when the write-protect switch is turned on, and the write-protect switch is turned off. A method of using a computer card, including the step of enabling a main memory.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP7181543A JPH0935026A (en) | 1995-07-18 | 1995-07-18 | Card for computer |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP7181543A JPH0935026A (en) | 1995-07-18 | 1995-07-18 | Card for computer |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0935026A true JPH0935026A (en) | 1997-02-07 |
Family
ID=16102629
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP7181543A Withdrawn JPH0935026A (en) | 1995-07-18 | 1995-07-18 | Card for computer |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0935026A (en) |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007011708A (en) * | 2005-06-30 | 2007-01-18 | Ricoh Co Ltd | Integrated-type memory card and shape transformation adaptor |
WO2007105812A1 (en) * | 2006-03-14 | 2007-09-20 | Ricoh Company, Ltd. | Memory card and memory card control changeover method |
JP2008033648A (en) * | 2006-07-28 | 2008-02-14 | Toshiba Corp | Storage device and connecting method thereof |
US7404191B2 (en) | 2003-02-27 | 2008-07-22 | Canon Kabushiki Kaisha | Information processing apparatus, its control method and control program |
JP2009134601A (en) * | 2007-11-30 | 2009-06-18 | Fujitsu Ltd | Disk access method switching device |
JP2009251728A (en) * | 2008-04-02 | 2009-10-29 | Canon Inc | Information processing apparatus and information processing method |
JP2009259296A (en) * | 2001-03-28 | 2009-11-05 | Nokia Corp | Constitution method for electronic device |
US7793016B2 (en) | 2003-02-21 | 2010-09-07 | Canon Kabushiki Kaisha | Information processing apparatus, its control method and control program |
-
1995
- 1995-07-18 JP JP7181543A patent/JPH0935026A/en not_active Withdrawn
Cited By (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009259296A (en) * | 2001-03-28 | 2009-11-05 | Nokia Corp | Constitution method for electronic device |
US7793016B2 (en) | 2003-02-21 | 2010-09-07 | Canon Kabushiki Kaisha | Information processing apparatus, its control method and control program |
US7404191B2 (en) | 2003-02-27 | 2008-07-22 | Canon Kabushiki Kaisha | Information processing apparatus, its control method and control program |
JP2007011708A (en) * | 2005-06-30 | 2007-01-18 | Ricoh Co Ltd | Integrated-type memory card and shape transformation adaptor |
WO2007105812A1 (en) * | 2006-03-14 | 2007-09-20 | Ricoh Company, Ltd. | Memory card and memory card control changeover method |
JP2008033648A (en) * | 2006-07-28 | 2008-02-14 | Toshiba Corp | Storage device and connecting method thereof |
US8386694B2 (en) | 2006-07-28 | 2013-02-26 | Kabushiki Kaisha Toshiba | Memory device, its access method, and memory system |
JP2009134601A (en) * | 2007-11-30 | 2009-06-18 | Fujitsu Ltd | Disk access method switching device |
JP2009251728A (en) * | 2008-04-02 | 2009-10-29 | Canon Inc | Information processing apparatus and information processing method |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7054990B1 (en) | External storage device using non-volatile semiconductor memory | |
US6795327B2 (en) | Semiconductor storage method and device supporting multi-interface | |
US5812814A (en) | Alternative flash EEPROM semiconductor memory system | |
US5687346A (en) | PC card and PC card system with dual port ram and switchable rewritable ROM | |
US7797490B2 (en) | Memory card authentication system, memory card host device, memory card, storage area switching method, and storage area switching program | |
US7057911B2 (en) | Memory structure, a system, and an electronic device, as well as a method in connection with a memory circuit | |
US20040111189A1 (en) | Data access method and data access apparatus for accessing data at on-vehicle information device | |
US20030236934A1 (en) | Memory drive having multi-connector and method of controlling the same | |
JP2003132305A (en) | Device and method for controlling memory card | |
JPH10340575A (en) | External memory device, its controller and data transmission/reception device | |
JPH0935026A (en) | Card for computer | |
US6246634B1 (en) | Integrated memory circuit having a flash memory array and at least one SRAM memory array with internal address and data bus for transfer of signals therebetween | |
JP2000322314A (en) | Semiconductor device and storage device for loading the device | |
MXPA02002529A (en) | Entertainment device, data processing device and portable storage device. | |
JPH10171938A (en) | Pc card | |
KR100445182B1 (en) | Data Copy Device | |
JP2000227956A (en) | Portable storage medium and its issuing method | |
US20030159012A1 (en) | Back-up system | |
US5987534A (en) | Radio selective paging receiver provided with an I/O memory card which can be easily upgraded to include new attributes | |
US20040057182A1 (en) | Method and control apparatus for controlling two hot-swapable IDE devices | |
JP2004178535A (en) | Storage controller, storage card, magnetic disk drive | |
US5592650A (en) | Computer apparatus and method for replacing programs between memories by employing protection mechanism with write enable generation scheme | |
KR100736902B1 (en) | Method and apparatus for sharing memory by a plurality of processors | |
JPH10283172A (en) | Flash rom data rewrite system | |
KR100592109B1 (en) | Method for controlling access to partitioned blocks of shared memory and portable terminal having shared memory |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A300 | Withdrawal of application because of no request for examination |
Free format text: JAPANESE INTERMEDIATE CODE: A300 Effective date: 20021001 |