JPH05258467A - System for controlling optical magnetic disk - Google Patents

System for controlling optical magnetic disk

Info

Publication number
JPH05258467A
JPH05258467A JP5481992A JP5481992A JPH05258467A JP H05258467 A JPH05258467 A JP H05258467A JP 5481992 A JP5481992 A JP 5481992A JP 5481992 A JP5481992 A JP 5481992A JP H05258467 A JPH05258467 A JP H05258467A
Authority
JP
Japan
Prior art keywords
medium
magneto
optical disk
disk device
offset value
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
JP5481992A
Other languages
Japanese (ja)
Inventor
Kenichi Ariga
賢一 有家
Tadahide Komatsu
唯英 小松
Yoshiro Hirai
義郎 平井
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP5481992A priority Critical patent/JPH05258467A/en
Publication of JPH05258467A publication Critical patent/JPH05258467A/en
Pending legal-status Critical Current

Links

Landscapes

  • Signal Processing For Digital Recording And Reproducing (AREA)

Abstract

PURPOSE:To use the optical magnetic disk in the same way as the magnetic disk by providing an offset value storage area on a recording medium and providing an offset value storage register on a channel device. CONSTITUTION:A bender-unique management area 18 storing an offset value 19 of the leading address of a user section 17 where a host device 13 is available is provided on a recording medium 15. An offset value storage register 20 storing the offset value 19 is provided in the channel device 12. In this construction, when a command is issued from the host device 13 to the optical magnetic disk 11, the channel device 12 refers to an offset storage register 20. When no effective offset value 19 is stored, the bender-unique management area 18 is read to store the offset value 19 of the leading address of the user section 17 in the register 20. Thus, the optical magnetic disk 11 can be used in the same way as the normal magnetic disk.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、光磁気ディスク装置の
制御方式に関する。光磁気ディスク装置は、一般的な磁
気ディスク装置と同様にランダムアクセス可能な装置で
あるため、磁気ディスク装置と同じインタフェースで使
用するニーズが強い。しかしながら、標準規約(例え
ば、ISO規約)に従ったフォーマットをサポートした
光磁気ディスク装置の媒体は、その記録可能な領域の一
部を、管理領域として用いており、その装置を使用する
上位プログラムは、上位装置が使用可能な領域のオフセ
ット値を意識して使用しなければならない。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a control system for a magneto-optical disk device. Since the magneto-optical disk device is a device that can be randomly accessed like a general magnetic disk device, there is a strong need to use it with the same interface as the magnetic disk device. However, the medium of the magneto-optical disk device that supports the format according to the standard convention (for example, ISO convention) uses a part of the recordable area as the management area, and the upper program that uses the apparatus is , The host device must be aware of the offset value of the usable area before use.

【0002】したがって、光磁気ディスク装置を磁気デ
ィスク装置と等価なインタフェースでサポートすること
が必要である。
Therefore, it is necessary to support the magneto-optical disk device with an interface equivalent to the magnetic disk device.

【0003】[0003]

【従来の技術】従来の光磁気ディスク装置の媒体を図4
に示す。図4において、1は標準規約にしたがってフォ
ーマットされた光磁気ディスク装置の媒体である。2は
標準規約で定められた管理区画、3はユーザーが情報の
記録に使用することができるユーザー区画である。
2. Description of the Related Art FIG. 4 shows a medium of a conventional magneto-optical disk device.
Shown in. In FIG. 4, reference numeral 1 denotes a medium of the magneto-optical disk device which is formatted according to the standard rules. Reference numeral 2 is a management section defined by the standard contract, and 3 is a user section that a user can use for recording information.

【0004】上位装置が媒体1にアクセスするとき、実
際に使用可能なユーザー区画3の先頭はシークアドレス
0ではなく、シークアドレスJからである。これに対し
て、通常の磁気ディスク装置においては、上位装置が使
用可能なユーザー区画の先頭がシークアドレス0である
ので、このままでは、上位装置は磁気ディスク装置と光
磁気ディスク装置では、シークアドレスの計算方法を切
り換えなければならない。
When the host device accesses the medium 1, the head of the user partition 3 actually usable is not the seek address 0 but the seek address J. On the other hand, in a normal magnetic disk device, the head of the user partition that can be used by the host device is the seek address 0. Therefore, in this state, the host device is the seek address of the magnetic disk device and the magneto-optical disk device. The calculation method must be switched.

【0005】すなわち、光磁気ディスク装置にアクセス
するときは、ユーザー区画3の大きさによって媒体1の
先頭アドレスが異なるので、媒体1のフォーマットを調
査してそれに応じた開始アドレスでアクセスする必要が
ある。
That is, when accessing the magneto-optical disk device, since the head address of the medium 1 differs depending on the size of the user partition 3, it is necessary to investigate the format of the medium 1 and access at the start address corresponding thereto. .

【0006】[0006]

【発明が解決しようとする課題】このような従来の光磁
気ディスク装置にあっては、媒体のフォーマットを調査
し、ユーザー区画の先頭アドレスを調査するプログラム
が必要であるため、ソフト作成の負担が大きく、一般の
磁気ディスク装置と区別することなく使用することがで
きないという問題点があった。
In such a conventional magneto-optical disk device, a program for investigating the format of the medium and investigating the start address of the user partition is required, so that the burden of software creation is reduced. There is a problem that it cannot be used without distinguishing it from a general magnetic disk device.

【0007】本発明は、このような従来の問題点に鑑み
てなされたものであって、ユーザー領域の先頭アドレス
を調査するプログラムを不要とすることで、磁気ディス
ク装置と区別することなく、光磁気ディスク装置を使用
することができる光磁気ディスク装置の制御方式を提供
することを目的としている。
The present invention has been made in view of the above-mentioned conventional problems, and eliminates the need for a program for investigating the start address of the user area. It is an object of the present invention to provide a control system for a magneto-optical disk device that can use the magnetic disk device.

【0008】[0008]

【課題を解決するための手段】本発明は、図1に示すよ
うに、標準規約にしたがってフォーマットされた媒体1
5を装着した光磁気ディスク装置11と、該光磁気ディ
スク装置11を制御するチャネル装置12と、コマンド
を発行する上位装置13を有する情報処理装置におい
て、前記媒体15に前記上位装置13が使用することが
できるユーザ区画17の先頭アドレスのオフセット値1
9を格納するベンダユニークな管理領域18を設けると
ともに、前記チャネル装置12内に前記オフセット値1
9を格納するオフセット値格納レジスタ20を設けた。
The present invention, as shown in FIG. 1, is a medium 1 formatted according to standard conventions.
In an information processing apparatus having a magneto-optical disk device 11 equipped with 5, a channel device 12 for controlling the magneto-optical disk device 11, and a host device 13 for issuing a command, the host device 13 uses the medium 15 for the medium 15. Offset value 1 of the start address of user partition 17 that can
A vendor-unique management area 18 for storing 9 is provided, and the offset value 1 is set in the channel device 12.
An offset value storage register 20 for storing 9 is provided.

【0009】また、本発明は、前記媒体15が交換され
たときは、ユニットアテンションコンデションを前記チ
ャネル装置12に通知する通知手段11Aを前記光磁気
ディスク装置11内に設けた。また、本発明は、前記媒
体15に所定のフォーマット処理が行われていないとき
は、前記上位装置13に未フォーマットであることを通
知する通知手段12Aを前記チャネル装置12内に設け
た。
Further, according to the present invention, notifying means 11A for notifying the channel device 12 of the unit attention condition when the medium 15 is replaced is provided in the magneto-optical disk device 11. Further, according to the present invention, when the medium 15 is not subjected to the predetermined format processing, the channel device 12 is provided with the notifying means 12A for notifying the host device 13 that the medium 15 is unformatted.

【0010】また、本発明は、前記媒体15に所定のフ
ォーマット処理が行われていないときは、媒体15を標
準規約にしたがってフォーマットし、標準規約の管理区
画16の後に前記ベンダユニークな管理領域18を作成
するフォーマット処理手段13Aを前記上位装置13内
に設けた。
Further, according to the present invention, when the medium 15 is not subjected to a predetermined format process, the medium 15 is formatted according to the standard rule, and the vendor-unique management area 18 is provided after the management partition 16 of the standard rule. The format processing means 13A for creating the above is provided in the host device 13.

【0011】[0011]

【作用】本発明においては、光磁気ディスク装置11に
上位装置13よりコマンドが発行されると、チャネル装
置12はオフセット格納レジスタ20を参照し、有効な
オフセット値19が格納されていないときは、ベンダユ
ニークな管理領域18を読み込み、ユーザ区画17の先
頭アドレスのオフセット値19をオフセット値格納レジ
スタ20に格納する。
In the present invention, when a command is issued to the magneto-optical disk device 11 from the host device 13, the channel device 12 refers to the offset storage register 20, and when a valid offset value 19 is not stored, The vendor unique management area 18 is read, and the offset value 19 of the head address of the user section 17 is stored in the offset value storage register 20.

【0012】次に、上位装置13が媒体15上のアクセ
ス位置と指示するシークコマンドを発行していた場合、
その指示するアドレスにオフセット値格納レジスタ20
の値を加算し、実際のシークアドレスとして光磁気ディ
スク装置11を動作させる。これにより、上位装置13
は標準フォーマットや管理領域18の大きさを意識する
ことなく、ユーザ区画17の先頭を0番地としてアクセ
ス空間を得る。
Next, when the host device 13 has issued a seek command instructing the access position on the medium 15,
The offset value storage register 20 is assigned to the designated address.
Is added to operate the magneto-optical disk device 11 as an actual seek address. Thereby, the host device 13
Does not care about the standard format or the size of the management area 18, and obtains the access space with the head of the user section 17 at address 0.

【0013】このアクセスに先立ち媒体15が交換され
たときは、光磁気ディスク装置11はチャネル装置12
にユニットアテンションコンデション(UAT)を通知
し、これにより、チャネル装置12は媒体15が交換さ
れたと判断して前記動作を再実行する。媒体15が未フ
ォーマットであった場合や管理領域18が作成されてい
ないときは、チャネル装置12はこれを上位装置13に
通知する。
When the medium 15 is exchanged prior to this access, the magneto-optical disk device 11 operates as a channel device 12.
Is notified of a unit attention condition (UAT), whereby the channel device 12 judges that the medium 15 has been replaced, and re-executes the above operation. When the medium 15 is unformatted or when the management area 18 is not created, the channel device 12 notifies the host device 13 of this.

【0014】上位装置13は、媒体を標準規約にしたが
って媒体15とし、オフセット値19を有する管理領域
18を作成する。これにより前記UATを生成する。こ
のように、媒体のフォーマットを調査するプログラムを
必要とすることなく、磁気ディスク装置とは異なる媒体
フォーマットを持つ光磁気ディスク装置11に磁気ディ
スク装置と等価なコマンドインタフェースでアクセスす
ることができ、通常の磁気ディスク装置と区別なく光磁
気ディスク装置11を使用することができる。
The host device 13 sets the medium as the medium 15 according to the standard rule and creates the management area 18 having the offset value 19. As a result, the UAT is generated. As described above, the magneto-optical disk device 11 having a medium format different from that of the magnetic disk device can be accessed by a command interface equivalent to that of the magnetic disk device, without the need for a program for investigating the format of the medium. The magneto-optical disk device 11 can be used without distinction from the above-mentioned magnetic disk device.

【0015】[0015]

【実施例】以下、本発明の実施例を図面に基づいて説明
する。図2および図3は本発明の一実施例を示す図であ
る。図2において、11は光磁気ディスク装置、12は
光磁気ディスク装置11を制御するチャネル装置、13
はコマンドを発行する上位装置であるCPU、14はC
PU13に接続された主記憶装置である。
Embodiments of the present invention will be described below with reference to the drawings. 2 and 3 are views showing an embodiment of the present invention. In FIG. 2, 11 is a magneto-optical disk device, 12 is a channel device for controlling the magneto-optical disk device 11, and 13 is a channel device.
Is a CPU that is a higher-level device that issues commands, and 14 is a C
It is a main storage device connected to the PU 13.

【0016】光磁気ディスク装置11は、図3に示すよ
うな媒体15が装着される。図3において、16は標準
規約で定められた管理区画、17はユーザーが情報の記
録に使用することができるユーザー区画、18はユーザ
ー区画17の先頭アドレスのオフセット値19を格納す
るベンダユニークな管理領域(以下、VU管理領域)で
ある。
A magneto-optical disk device 11 is loaded with a medium 15 as shown in FIG. In FIG. 3, 16 is a management partition defined by the standard contract, 17 is a user partition that a user can use for recording information, and 18 is a vendor unique management that stores an offset value 19 of the head address of the user partition 17. It is an area (hereinafter, VU management area).

【0017】VU管理領域18は、管理区画16の後に
任意の長さとなるように設けられ、CEトラックなどの
標準フォーマットでは不足する管理領域としても使用す
る。VU管理領域18は、媒体フォーマット時にCPU
13が光磁気ディスク装置11に対して固有に準備され
た一連のフォーマット用コマンドを用いて作成される。
The VU management area 18 is provided after the management partition 16 so as to have an arbitrary length, and is also used as a management area which is insufficient in a standard format such as a CE track. The VU management area 18 is used by the CPU when formatting the medium.
13 is created using a series of formatting commands uniquely prepared for the magneto-optical disk device 11.

【0018】すなわち、CPU13は、フォーマット処
理が行われていないときは、媒体を標準規約にしたがっ
てフォーマットし、標準規約の管理区画16の後にVU
管理領域18を作成するフォーマット処理手段13Aと
しての機能を有する。一度フォーマットされた媒体15
は、磁気ディスク装置をアクセスするコマンドと互換を
持ったコマンドによりアクセスされる。
That is, when the formatting process is not performed, the CPU 13 formats the medium according to the standard rule, and after the management partition 16 of the standard rule, the VU.
It has a function as the format processing means 13A for creating the management area 18. Once formatted media 15
Is accessed by a command compatible with the command for accessing the magnetic disk device.

【0019】アクセスにあたり、媒体15が交換された
場合には、光磁気ディスク装置11はユニットアテンシ
ョンコンデション(以下UAT)をチャネル装置12に
通知する通知手段11Aとしての機能を有している。チ
ャネル装置12は、光磁気ディスク装置11の媒体15
に対する最初の起動時に、光磁気ディスク装置11が報
告するUATをトリガとして、VU管理領域18を読み
込み、そこに記録された使用可能なユーザー区画17の
オフセットを知り、ユーザー区画17の先頭を0番地と
してエミュレートされたシーク動作を実行することによ
り、CPU13に磁気ディスク装置と等価なインタフェ
ースを提供する。
In accessing, when the medium 15 is exchanged, the magneto-optical disk device 11 has a function as a notifying means 11A for notifying the channel device 12 of a unit attention condition (hereinafter referred to as UAT). The channel device 12 is a medium 15 of the magneto-optical disk device 11.
When the first booting is performed, the VAT management area 18 is read by using the UAT reported by the magneto-optical disk device 11 as a trigger, and the usable offset of the user partition 17 recorded therein is known. By executing the seek operation emulated as, the CPU 13 is provided with an interface equivalent to the magnetic disk device.

【0020】アクセスにあたり、媒体が未フォーマット
であった場合や、VU管理領域18が設定されていなか
った場合は、チャネル装置12は、CPU13に対し、
未フォーマット媒体であることを通知する通知手段12
Aとしての機能を有する。次に、動作を説明する。ま
ず、通常のアクセス処理を説明する。
When accessing, if the medium is unformatted or if the VU management area 18 is not set, the channel device 12 instructs the CPU 13 to
Notifying means 12 for notifying that it is an unformatted medium
It has the function of A. Next, the operation will be described. First, a normal access process will be described.

【0021】フォーマット完了後、VU管理領域18が
作成済の媒体が装着された光磁気ディスク装置11に対
するアクセスは、以下の様に行われる。光磁気ディスク
装置11に対してコマンドが発行されると、チャネル装
置12はオフセット値格納レジスタ20を参照する。こ
の時アクセスが光磁気ディスク装置11に対する初めて
の動作であった場合は、オフセット値格納レジスタ20
には有効な値が格納されていない。
After the formatting is completed, access to the magneto-optical disk device 11 in which the medium in which the VU management area 18 has been created is mounted is performed as follows. When a command is issued to the magneto-optical disk device 11, the channel device 12 refers to the offset value storage register 20. At this time, if the access is the first operation to the magneto-optical disk device 11, the offset value storage register 20
Does not contain a valid value.

【0022】このため次の動作1に入る。オフセット値
格納レジスタ20に有効な値が格納されていなかった場
合、チャネル装置12は光磁気ディスク装置11に格納
された媒体のVU管理領域18を読み込み、CPU13
が使用することができるユーザー区画17の先頭アドレ
スのオフセット値19をオフセット値格納レジスタ20
へ格納する。
Therefore, the following operation 1 is started. If no valid value is stored in the offset value storage register 20, the channel device 12 reads the VU management area 18 of the medium stored in the magneto-optical disk device 11, and the CPU 13
The offset value 19 of the start address of the user partition 17 that can be used by the
Store to.

【0023】次に、動作2に入る。CPU13が光磁気
ディスク装置11の媒体15上のアクセス位置を指示す
るシークコマンドを発行していた場合に、その指示する
アドレスにオフセット値格納レジスタ20の値を加算
し、実際シークアドレスとして光磁気ディスク装置11
を動作させる。
Next, operation 2 is entered. When the CPU 13 has issued the seek command for instructing the access position on the medium 15 of the magneto-optical disk device 11, the value of the offset value storage register 20 is added to the instructed address and the magneto-optical disk is actually used as the seek address. Device 11
To operate.

【0024】シークコマンド以外のコントロール系コマ
ンドや、リード/ライト系コマンドは、そのまま動作さ
せる。これにより、CPU13は、標準フォーマット及
びVU管理領域18の大きさを意識することなく、ユー
ザー領域17の先頭を0番地としたアクセス空間を得
る。
Control commands other than seek commands and read / write commands are operated as they are. As a result, the CPU 13 obtains an access space with the head of the user area 17 at address 0 without being aware of the standard format and the size of the VU management area 18.

【0025】次に、媒体交換時のオフセット値再読み込
み処理を説明する。光磁気ディスク装置11は媒体可換
型の装置なので、オペレータにより媒体15が交換され
る場合がある。媒体15が交換された場合、光磁気ディ
スク装置11はUATを保持する。UATを保持してい
る光磁気ディスク装置11は、UAT発生後の最初のコ
マンド起動時に、一度だけUATをチャネル装置12に
通知し、そのコンディションを解除する。
Next, the offset value re-reading process when the medium is replaced will be described. Since the magneto-optical disk device 11 is a medium exchange type device, the medium 15 may be replaced by an operator. When the medium 15 is replaced, the magneto-optical disk device 11 holds the UAT. The magneto-optical disk device 11 holding the UAT notifies the channel device 12 of the UAT only once when the first command is activated after the UAT is generated, and releases the condition.

【0026】通常の動作中、CPU13からのアクセス
指示があった場合、オフセット格納レジスタ20は設定
されているので、前記動作2の処理を実行する。このア
クセスに先立ち媒体15が交換されていた場合、光磁気
ディスク装置11はチャネル装置12の起動に対してU
ATを通知する。チャネル装置12はUATを通知され
ると媒体15が交換されたと判断して、前記動作1の処
理を再実行して、オフセット値格納レジスタ20を更新
してから前記動作2を実行するため、VU管理領域18
のサイズの異なる媒体15に交換されても正しくユーザ
ー区画17のアドレスをエミュレートすることができ
る。
During the normal operation, when there is an access instruction from the CPU 13, since the offset storage register 20 is set, the processing of the operation 2 is executed. If the medium 15 has been exchanged prior to this access, the magneto-optical disk device 11 sends U to the activation of the channel device 12.
Notify AT. When the channel device 12 is notified of the UAT, the channel device 12 determines that the medium 15 has been exchanged, re-executes the processing of the operation 1 to update the offset value storage register 20, and then executes the operation 2. Management area 18
Even if the medium 15 having a different size is exchanged, the address of the user partition 17 can be correctly emulated.

【0027】次に、未フォーマット媒体アクセス時の処
理を説明する。チャネル装置12が動作1の処理を実行
時、媒体15が未フォーマットであった場合やVU管理
領域18が作成されていなかった場合、CPU13から
のアクセス時に、チャネル装置12はフォーマットを行
うコマンド以外の実行を拒否して、未フォーマットであ
ることを通知する。
Next, the processing when accessing the unformatted medium will be described. When the channel device 12 executes the process of operation 1, when the medium 15 is unformatted or when the VU management area 18 has not been created, when the CPU 13 makes an access, the channel device 12 receives a command other than a command for formatting. Reject execution and notify that it is unformatted.

【0028】未フォーマットであることを通知されたC
PU13は、次に説明するフォーマット処理を実行しな
ければ、その媒体15をアクセスすることはできない。
次に、媒体のフォーマット処理を説明する。媒体のフォ
ーマットはCPU13が、フォーマット用に装備された
コマンドを用いて実行する。 (1)媒体を標準規約に従ったフォーマットにフォーマ
ッティングするコマンドを実行して、標準規約に従った
媒体15にする。 (2)フォーマット用のコマンドを用いて、標準規約の
管理区画16の後から、VU管理領域18を作成する。
このフォーマット用コマンドは、シークアドレスにオフ
セット値19を加算しない、光磁気ディスク装置11の
論理アドレスそのままで動作する。 (3)続いて一般のアクセスが行われた場合に、動作1
の処理によりオフセット値格納レジスタ20が再設定さ
れるようにオフセット値格納レジスタ20を無効化する
コマンドを実行する。
C notified of being unformatted
The PU 13 cannot access the medium 15 unless the formatting process described below is executed.
Next, the format processing of the medium will be described. The formatting of the medium is executed by the CPU 13 using a command equipped for formatting. (1) A command for formatting the medium into a format conforming to the standard convention is executed to make the medium 15 conforming to the standard convention. (2) A VU management area 18 is created after the management partition 16 of the standard contract by using a format command.
The format command operates without changing the logical address of the magneto-optical disk device 11 without adding the offset value 19 to the seek address. (3) Operation 1 when a general access is subsequently performed
The command for invalidating the offset value storage register 20 is executed so that the offset value storage register 20 is reset by the processing of.

【0029】このように、ユーザー区画17の先頭アド
レスを調査するプログラムを必要とすることなく、磁気
ディスク装置とは異なる媒体フォーマットを持つ光磁気
ディスク装置11に、磁気ディスク装置と等価なコマン
ドインタフェースでアクセスすることができ、通常の磁
気ディスク装置と区別することなく光磁気ディスク装置
11を使用することができる。
As described above, a magneto-optical disk device 11 having a medium format different from that of the magnetic disk device can be used by the command interface equivalent to the magnetic disk device without the need for a program for investigating the start address of the user partition 17. It can be accessed, and the magneto-optical disk device 11 can be used without distinguishing it from an ordinary magnetic disk device.

【0030】[0030]

【発明の効果】以上説明してきたように、本発明によれ
ば、媒体のフォーマットを調査するプログラムを必要と
することなく、磁気ディスク装置と区別なく、光磁気デ
ィスク装置を使用することができる。
As described above, according to the present invention, it is possible to use the magneto-optical disk device without distinguishing it from the magnetic disk device, without the need for a program for investigating the format of the medium.

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

【図1】本発明の原理説明図FIG. 1 is an explanatory diagram of the principle of the present invention.

【図2】本発明の一実施例を示す図FIG. 2 is a diagram showing an embodiment of the present invention.

【図3】媒体の構成図FIG. 3 is a block diagram of a medium

【図4】従来の光磁気ディスク装置の媒体を示す図FIG. 4 is a diagram showing a medium of a conventional magneto-optical disk device.

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

11:光磁気ディスク装置 11A:通知手段 12:チャネル装置 12A:通知手段 13:CPU(上位装置) 13A:フォーマット処理手段 14:主記憶装置 15:媒体 16:管理区画 17:ユーザー区画 18:VU管理領域 19;オフセット値 20:オフセット値格納レジスタ 11: Magneto-optical disk device 11A: Notification means 12: Channel device 12A: Notification means 13: CPU (upper device) 13A: Format processing means 14: Main storage device 15: Medium 16: Management partition 17: User partition 18: VU management Area 19; Offset value 20: Offset value storage register

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】標準規約にしたがってフォーマットされた
媒体(15)を装着した光磁気ディスク装置(11)
と、該光磁気ディスク装置(11)を制御するチャネル
装置(12)と、コマンドを発行する上位装置(13)
を有する情報処理装置において、 前記媒体(15)に前記上位装置(13)が使用するこ
とができるユーザ区画(17)の先頭アドレスのオフセ
ット値(19)を格納するベンダユニークな管理領域
(18)を設けるとともに、前記チャネル装置(12)
内に前記オフセット値(19)を格納するオフセット値
格納レジスタ(20)を設けたことを特徴とする光磁気
ディスク装置の制御方式。
1. A magneto-optical disk device (11) equipped with a medium (15) formatted according to standard rules.
A channel device (12) for controlling the magneto-optical disk device (11) and a host device (13) for issuing a command
In the information processing apparatus having the above, a vendor-unique management area (18) for storing an offset value (19) of a head address of a user section (17) that can be used by the host apparatus (13) in the medium (15) And the channel device (12)
A control system for a magneto-optical disk device, characterized in that an offset value storage register (20) for storing the offset value (19) is provided therein.
【請求項2】前記媒体(15)が交換されたときは、ユ
ニットアテンションコンデションを前記チャネル装置
(12)に通知する通知手段(11A)を前記光磁気デ
ィスク装置(11)内に設けたことを特徴とする前記請
求項1の光磁気ディスク装置の制御方式。
2. A notification means (11A) for notifying the channel device (12) of a unit attention condition when the medium (15) is replaced, is provided in the magneto-optical disk device (11). A control system for a magneto-optical disk device according to claim 1, wherein:
【請求項3】前記媒体(15)に所定のフォーマット処
理が行われていないときは、前記上位装置(13)に未
フォーマットであることを通知する通知手段(12A)
を前記チャネル装置(12)内に設けたことを特徴とす
る前記請求項1の光磁気ディスク装置の制御方式。
3. A notification means (12A) for notifying the host device (13) that the medium (15) has not been formatted when a predetermined format process has not been performed.
2. The control system for the magneto-optical disk device according to claim 1, wherein a control device is provided in the channel device (12).
【請求項4】前記媒体(15)に所定のフォーマット処
理が行われていないときは、媒体(15)を標準規約に
したがってフォーマットし、標準規約の管理区画(1
6)の後に前記ベンダユニークな管理領域(18)を作
成するフォーマット処理手段(13A)を前記上位装置
(13)内に設けたことを特徴とする前記請求項1の光
磁気ディスク装置の制御方式。
4. When the medium (15) has not been subjected to a predetermined formatting process, the medium (15) is formatted in accordance with the standard rules, and the standard rule management section (1) is used.
6. The control system for the magneto-optical disk device according to claim 1, further comprising a format processing means (13A) for creating the vendor-unique management area (18) after the step 6) in the host device (13). ..
JP5481992A 1992-03-13 1992-03-13 System for controlling optical magnetic disk Pending JPH05258467A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5481992A JPH05258467A (en) 1992-03-13 1992-03-13 System for controlling optical magnetic disk

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5481992A JPH05258467A (en) 1992-03-13 1992-03-13 System for controlling optical magnetic disk

Publications (1)

Publication Number Publication Date
JPH05258467A true JPH05258467A (en) 1993-10-08

Family

ID=12981305

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5481992A Pending JPH05258467A (en) 1992-03-13 1992-03-13 System for controlling optical magnetic disk

Country Status (1)

Country Link
JP (1) JPH05258467A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09139020A (en) * 1995-11-10 1997-05-27 Sony Corp Disk recording/reproducing device and disk discrimination method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09139020A (en) * 1995-11-10 1997-05-27 Sony Corp Disk recording/reproducing device and disk discrimination method

Similar Documents

Publication Publication Date Title
KR20000035409A (en) A memory device and a method for controlling the same
JP2759920B2 (en) Method and apparatus for operating a DASD peripheral data storage subsystem
JP2000048496A (en) Optical disk recording/reproducing method, device and medium recording optical disk recording/reproducing program
JP3437502B2 (en) Dynamic defect management method for rewritable optical disk
JPH05258467A (en) System for controlling optical magnetic disk
US5875453A (en) Apparatus for and method of information processing
JPH04111113A (en) Hard disk emulator
JPH06282380A (en) Disk storage device
JPH06309118A (en) Information processor
JP2950685B2 (en) Channel device for optical disk
JPS6348662A (en) Information recording and reproducing method for optical disk device
JPH0628779A (en) Method for recording and controlling data in disk device
JPH0514353Y2 (en)
JPS6240521A (en) Disk controlling system
JP2904077B2 (en) Magnetic disk drive
JPH04111015A (en) Information recorder
JPH0477916A (en) Magnetic disk device
JPS59197947A (en) System for updating information of doubled file
JPH04360063A (en) Method for controlling operation of optical disk device
JPH06231531A (en) Controlling method for magneto-optic disk apparatus
JPH04254969A (en) Recording data protection means for draw type recording system
JPH05242605A (en) Disk control device
JPH02206082A (en) Storage system
KR980011265A (en) Hard disk drive control device and method thereof
JPH02280221A (en) System for controlling disk