JP2502874B2 - SCSI system and command support confirmation method - Google Patents

SCSI system and command support confirmation method

Info

Publication number
JP2502874B2
JP2502874B2 JP1452692A JP1452692A JP2502874B2 JP 2502874 B2 JP2502874 B2 JP 2502874B2 JP 1452692 A JP1452692 A JP 1452692A JP 1452692 A JP1452692 A JP 1452692A JP 2502874 B2 JP2502874 B2 JP 2502874B2
Authority
JP
Japan
Prior art keywords
command
target
scsi
initiator
option
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.)
Expired - Fee Related
Application number
JP1452692A
Other languages
Japanese (ja)
Other versions
JPH0628306A (en
Inventor
元康 大野
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.)
Panasonic System Solutions Japan Co Ltd
Original Assignee
Matsushita Graphic Communication Systems Inc
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 Matsushita Graphic Communication Systems Inc filed Critical Matsushita Graphic Communication Systems Inc
Priority to JP1452692A priority Critical patent/JP2502874B2/en
Publication of JPH0628306A publication Critical patent/JPH0628306A/en
Application granted granted Critical
Publication of JP2502874B2 publication Critical patent/JP2502874B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Bus Control (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、イニシエータまたはタ
ーゲットとなる、SCSI(Small ComputerSystem Int
erface)規格に準拠した複数の装置をSCSIバスによ
って接続してなるシステム(以下、SCSIシステムと
呼ぶ)に係り、特に、イニシエータ側でターゲットのサ
ポートするコマンドを確認する技術に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a SCSI (Small Computer System Int) that is an initiator or a target.
The present invention relates to a system (hereinafter, referred to as a SCSI system) in which a plurality of devices conforming to the erface standard are connected by a SCSI bus, and particularly to a technique for confirming a command supported by a target on the initiator side.

【0002】[0002]

【従来の技術】SCSIシステムのイニシエータ(通
常、ホストコンピュータ)は、システム立ち上げ時(電
源投入直後及びシステム・イニシャル時)に、インクワ
イアリー(Inquiry)コマンドを発行し、ターゲットよ
り返されたデータを解析することによって、SCSIバ
ス上の各ターゲットの種類(ハードディスク装置、プリ
ンタ、スキャナー等々)を認識できる。そして、装置の
種類が判明すれば、その装置で必ずサポートされている
(マンダトリ)コマンドについてはSCSI規格上から
容易に認識することができる。
2. Description of the Related Art An initiator (usually a host computer) of a SCSI system issues an inquiry command at system startup (immediately after power-on and at system initial), and returns data from the target. Can analyze the target type (hard disk device, printer, scanner, etc.) on the SCSI bus. Then, if the type of the device is known, the (mandatory) command that is necessarily supported by the device can be easily recognized from the SCSI standard.

【0003】しかし、オプションのコマンドに関して
は、SCSI規格の装置であっても、その製造メーカー
や機種等によってサポートされているコマンドに違いが
あるため、装置の種類が分かっても、イニシエータ側で
必要なコマンドが実際にサポートされているか否かを確
認できない。
However, with regard to the optional command, even if the device is a SCSI standard, the command supported by the manufacturer and model of the device is different. I can't verify whether or not the command is actually supported.

【0004】そこで従来は、イニシエータ側でオプショ
ンコマンドを使用したい場合、図3に示すように、その
コマンドをターゲットへ送信し(処理111)、ターゲ
ットからのステータスを受信し(処理112)、それが
グッド(good)ステータスであるか否かをチェックする
(処理113)。グッドステータスならば、イニシエー
タは、そのターゲットで当該コマンドがサポートされて
いると判断する。
Therefore, conventionally, when the initiator side wants to use an option command, as shown in FIG. 3, the command is transmitted to the target (process 111), the status from the target is received (process 112), and the command is transmitted. It is checked whether or not the status is good (process 113). If the status is good, the initiator determines that the target supports the command.

【0005】ターゲットからのステータスがグッドステ
ータスでない場合、チェックコンディション(check co
ndition)ステータスであるか調べる(処理114)。
チェックコンディションステータスならば、ターゲット
側でエラー扱いされたということであるので、イニシエ
ータはリクエストセンス(Request Sense)コマンドを
送信し(処理115)、ターゲットからセンスデータを
受信し(処理116)、続いてそれに対するステータス
を受信する(処理117)。このステータスがグッドス
テータスであることを確認し(処理118)、受信した
センスデータを解析する(処理119)。この解析によ
って、前回送信した注目しているコマンド(処理111
で送信したコマンド)が無効であったことを確認する
と、最終的に、このコマンドがサポートされていないと
判断する。
If the status from the target is not a good status, a check condition (check co
ndition) status is checked (process 114).
If it is the check condition status, it means that the target side has handled it as an error. Therefore, the initiator transmits a request sense (Request Sense) command (process 115), receives sense data from the target (process 116), and then continues. The status corresponding thereto is received (process 117). It is confirmed that this status is a good status (process 118), and the received sense data is analyzed (process 119). By this analysis, the command of interest transmitted last time (process 111
The command finally sent is confirmed to be invalid, and it is finally determined that this command is not supported.

【0006】[0006]

【発明が解決しようとする課題】このように、個々のオ
プションコマンド毎に、それがサポートされているか否
かを、イニシエータ側でコマンドを実際に送信してエラ
ー情報を解析することによって確認する上述方法は、そ
の確認のためにSCSIバスが度々使用されることにな
り、確認が必要なオプションコマンドが多い場合やター
ゲットが多い場合には、その確認のためにSCSIバス
が使用される頻度及び時間が相当大きい。さらに、SC
SIバス上に複数のイニシエータが存在する場合、それ
ぞれのイニシエータが同様の確認を行なうため、その頻
度及び時間は比例的に増加する。
As described above, whether or not each optional command is supported is confirmed by actually transmitting the command on the initiator side and analyzing the error information. The method is that the SCSI bus is often used for confirmation, and when there are many optional commands or targets that need confirmation, how often and how long the SCSI bus is used for confirmation. Is quite large. Furthermore, SC
When there are multiple initiators on the SI bus, the frequency and time of each initiator increase proportionally because each initiator performs the same confirmation.

【0007】しかるに、SCSIバスはデイジーチェー
ン接続のバスであるので、コマンドサポートの確認中は
SCSIバスが完全に専有されてしまうため、上述のコ
マンドサポート確認方式はSCSIバスの使用効率及び
システムのスループットを大きく悪化させる虞がある。
However, since the SCSI bus is a daisy-chained bus, the SCSI bus is completely occupied during the confirmation of the command support. Therefore, the above-mentioned command support confirmation method uses the efficiency of the SCSI bus and the system throughput. May be significantly deteriorated.

【0008】本発明は、かかる問題点に鑑みてさなれた
もので、SCSIシステムにおいて、SCSIバスの使
用効率やシステムのスループットの悪化を招かずに、タ
ーゲットでサポートされているコマンドをイニシエータ
側で確認できるようにすることを目的とする。
The present invention has been made in view of the above problems, and in a SCSI system, a command supported by a target is issued on the initiator side without deteriorating the usage efficiency of the SCSI bus and the throughput of the system. The purpose is to be able to confirm.

【0009】[0009]

【課題を解決するための手段】本発明は上述の課題を解
決するため、イニシエータまたはターゲットとなる、S
CSI規格に準拠した複数の装置をSCSIバスによっ
て接続してなるSCSIシステムにおいて、少なくとも
一つのイニシエータと少なくとも一つのターゲットとの
間で、当該ターゲットのサポートする少なくともオプシ
ョンコマンドに関するコマンド一覧データを交換するた
めの特定のコマンドを処理する手段を具備する。そし
て、イニシエータは、ターゲットへ前記特定コマンドを
発行し当該ターゲットよりコマンド一覧データを受け取
り、その内容を表わすデータ(受け取ったコマンド一覧
データそのもの、あるいはテーブルに加工したデータ
等)を当該ターゲットと対応付けて保存し、以後、イニ
シエータは、当該保存データを参照することによって、
少なくともオプションコマンドについて当該ターゲット
でサポートされているか否かを確認する、という構成を
備えたものである。
In order to solve the above-mentioned problems, the present invention serves as an initiator or a target, S
In a SCSI system in which a plurality of devices conforming to the CSI standard are connected by a SCSI bus, for exchanging command list data related to at least one option command supported by the target between at least one initiator and at least one target. Means for processing a specific command of Then, the initiator issues the specific command to the target, receives the command list data from the target, and associates the data representing the content (the received command list data itself or the data processed into a table) with the target. After saving, the initiator refers to the saved data,
At least the option command is configured to check whether it is supported by the target.

【0010】[0010]

【作用】本発明は上述の構成によって、イニシエータと
ターゲットとの間で特定コマンドの処理を1回実行する
のみで、少なくともオプションコマンドについて、その
ターゲットでサポートされているか否かをイニシエータ
側で確認できるため、確認したいオプションコマンドが
多い場合でも、SCSIバス上に多数のターゲットまた
はイニシエータが存在する場合でも、コマンドサポート
確認のためにSCSIバスを専有する頻度及び時間を大
幅に減らし、バス使用効率及びシステム・スループット
の悪化を回避できる。
According to the present invention, with the above-described configuration, it is only necessary to execute the processing of the specific command once between the initiator and the target, and at least the option command can be confirmed on the initiator side on the initiator side. Therefore, even if there are many optional commands that you want to check, or if there are many targets or initiators on the SCSI bus, the frequency and time of occupying the SCSI bus for command support confirmation can be significantly reduced, and bus usage efficiency and system -It is possible to avoid deterioration of throughput.

【0011】[0011]

【実施例】以下、図面を参照しながら、本発明の一実施
例について説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings.

【0012】図1は、本発明の一実施例によるSCSI
システムの概略構成図である。このSCSIシステム
は、SCSIバス1上に、イニシエータとなるホストコ
ンピュータ2,3(イニシエータと総称する)と、ター
ゲットとなるハードディスク装置4,5,6、プリンタ
7、スキャナ8及び通信装置9(これらをターゲットと
総称する)をデイジーチェーン接続した構成である。
FIG. 1 shows a SCSI according to an embodiment of the present invention.
It is a schematic block diagram of a system. In this SCSI system, on the SCSI bus 1, host computers 2 and 3 (generally referred to as initiators), which are initiators, hard disk devices 4, 5 and 6, which are targets, a printer 7, a scanner 8 and a communication device 9 (these are It is a configuration in which daisy chains are used to connect the target).

【0013】各イニシエータ2,3及び各ターゲット4
〜9はそれぞれ、SCSI規格に準拠したプロトコル制
御のための制御部(もしくはSCSIアダプタ)を備え
ており、基本的な機能及び構成は従前の同様のSCSI
規格装置と同様である。
Each initiator 2, 3 and each target 4
9 to 9 each include a control unit (or a SCSI adapter) for protocol control conforming to the SCSI standard, and the basic function and configuration are similar to those of the conventional SCSI.
It is similar to the standard device.

【0014】各ターゲット4〜9は、それぞれの装置種
類に応じたコマンドをサポートしていることも従来と同
様であるが、同じ種類の装置であっても、オプションコ
マンドについては製造メーカーや機種によって相違があ
る。例えば、ターゲット4,5,6はいずれもハードデ
ィスク装置であるが、機種または製造メーカーが異なる
と、サポートするオプションコマンドに相違があるのが
普通である。
Although the targets 4 to 9 support the commands corresponding to the respective device types as in the conventional case, even if the same type of device is used, the option command can be changed depending on the manufacturer or the model. There is a difference. For example, the targets 4, 5, and 6 are all hard disk devices, but if the models or manufacturers differ, the option commands to be supported usually differ.

【0015】したがって、システム立ち上げ時に、従来
と同様に、イニシエータ2,3は各ターゲットに対しイ
ンクワイアリー(Inquiry)コマンドを発行し、返され
たデータを解析することによって、各ターゲット4〜9
の種類及びそのサポートするマンダトリコマンドについ
てSCSI規格上から認識できるが、各ターゲット4〜
9でサポートされているオプションコマンドの確認は別
途行なう必要がある。
Therefore, when the system is started up, the initiators 2 and 3 issue an inquiry command to each target and analyze the returned data in the same manner as in the conventional case, and each target 4 to 9 is analyzed.
It is possible to recognize from the SCSI standard the types of and the supported mandatory commands.
It is necessary to confirm the option command supported by 9 separately.

【0016】そこで本実施例においては、オプションコ
マンドのサポートの有無を効率的に確認できるようにす
るため、イニシエータ2,3とターゲット4〜9との間
で、ターゲット4〜9のそれぞれがサポートしているオ
プションコマンドの一覧データを交換するための特別の
コマンド(サポートコマンドセンスコマンドと呼ぶ)が
定義され、このコマンドの処理のためのコマンド処理部
10(ソフトウエア及び/またはハードウエア)が、イ
ニシエータ2,3及びターゲット4〜9に付加されてい
る。
Therefore, in this embodiment, in order to efficiently check whether or not the option command is supported, each of the targets 4 to 9 is supported between the initiators 2 and 3 and the targets 4 to 9. A special command (referred to as a support command sense command) for exchanging the list data of the option commands is defined, and the command processing unit 10 (software and / or hardware) for processing this command is the initiator. 2, 3 and targets 4-9.

【0017】なお、このコマンド処理部10は、図示の
ようにイニシエータ2,3及びターゲット4〜9の全部
に追加されることが最も望ましいが、一部のイニシエー
タまたはターゲットにのみ追加されてもよい。少なくと
も、このコマンド処理部10が追加されたイニシエータ
及びターゲットについては、本発明による効率的なオプ
ションコマンドのサポート確認が可能である。また、そ
れ以外のイニシエータまたはターゲットに関しても、上
述の従来方法によって、オプションコマンドのサポート
確認が可能である。
The command processing unit 10 is most preferably added to all of the initiators 2 and 3 and the targets 4 to 9 as shown in the figure, but may be added only to some of the initiators or targets. . At least for the initiator and target to which the command processing unit 10 is added, it is possible to confirm the efficient support of optional commands according to the present invention. Also, with respect to the other initiators or targets, it is possible to confirm the support of the option command by the above-mentioned conventional method.

【0018】次に、サポートコマンドセンスコマンドを
用いたオプションコマンド一覧データの交換処理につい
て説明する。図2は、そのフローチャートである。
Next, the exchange process of the option command list data using the support command sense command will be described. FIG. 2 is a flowchart thereof.

【0019】イニシエータ(ホストコンピュータ1であ
るとする)は、ターゲット(ハードディスク装置4であ
るとする)をセレクションし、サポートコマンドセンス
コマンドをSCSIバス1に出し(処理101)、これ
をターゲット4で受信する(処理102)。
The initiator (assuming the host computer 1) selects a target (assuming the hard disk device 4), issues a support command sense command to the SCSI bus 1 (process 101), and receives it at the target 4. (Process 102).

【0020】ターゲット4は、受信したコマンドがサポ
ートコマンドセンスコマンドであることを確認すると
(処理103)、自装置がサポートしているオプション
コマンドの一覧データを作成してSCSIバス1へ送出
し(処理104)、このデータをイニシエータ1で受信
する(処理105)。
When the target 4 confirms that the received command is a support command sense command (process 103), it creates list data of option commands supported by its own device and sends it to the SCSI bus 1 (process 104), and the data is received by the initiator 1 (process 105).

【0021】ターゲット4は一覧データの送信を正常に
終了するとグッド(good)ステータスを送出し(処理
6)、ついでコマンドコンプリート(Command Complet
e)メッセージを出し(処理7)コマンド処理を完了す
る。
When the target 4 finishes transmitting the list data normally, it sends out a good status (process 6), and then the command complete (Command Complet).
e) Issue a message (process 7) and complete the command process.

【0022】イニシエータ1は、ターゲット4からステ
ータを受信し(処理108)、それがスグッドステータ
スであることを確認し(処理109)、受信した一覧デ
ータをそのままの形で、あるいは表等に加工して内部の
メモリ12(図1)にターゲット4と対応付けて保存し
(処理110)、このコマンド処理を完了する。
The initiator 1 receives the stator from the target 4 (process 108), confirms that it is in the good status (process 109), and processes the received list data as it is or in a table or the like. Then, it is stored in the internal memory 12 (FIG. 1) in association with the target 4 (process 110), and this command process is completed.

【0023】上に述べた処理中でサポートコマンドセン
スコマンドに特有の処理に、イニシエータ2とターゲッ
ト4のコマンド処理部10が、その標準的なSCSIプ
ロトコル制御部(またはアダプタ)と協同して関与す
る。
The command processing unit 10 of the initiator 2 and the target 4 cooperates with the standard SCSI protocol control unit (or adapter) in the processing specific to the support command sense command in the processing described above. .

【0024】このような一覧データ交換後、イニシエー
タ2は、確認処理部11(図1)によって、メモリ12
に保存されているターゲット4対応のデータを参照する
ことにより、ターゲット4のサポートするオプションコ
マンドを確認できる。例えば、ターゲット4に対しある
オプションコマンドを使用したい時に、メモリ12上の
保存データを参照し、サポートされたオプションコマン
ド中に、そのオプションコマンドが含まれているか否か
を調べることができる。このような確認処理部11は、
ソフトウエアによって容易に実現できる。
After exchanging the list data as described above, the initiator 2 causes the confirmation processing unit 11 (FIG. 1) to cause the memory 12 to operate.
The option command supported by the target 4 can be confirmed by referring to the data corresponding to the target 4 stored in the. For example, when it is desired to use a certain option command for the target 4, it is possible to refer to the stored data in the memory 12 and check whether or not the option command is included in the supported option commands. The confirmation processing unit 11 as described above
It can be easily realized by software.

【0025】なお、サポートコマンドセンスコマンド処
理で交換されるデータに、マンダトリコマンドの一覧デ
ータを加えてもよい。
The list data of the mandatory commands may be added to the data exchanged in the support command sense command process.

【0026】[0026]

【発明の効果】以上の説明から明かなように、本発明
は、少なくとも一つのイニシエータと少なくとも一つの
ターゲットとの間で、当該ターゲットのサポートする少
なくともオプションコマンドに関するコマンド一覧デー
タを交換するための特定のコマンドを処理する手段を有
し、イニシエータは、ターゲットへ前記特定コマンドを
発行し当該ターゲットよりコマンド一覧データを受け取
り、その内容を表わすデータ(受け取ったコマンド一覧
データそのもの、あるいはテーブルに加工したデータ
等)を当該ターゲットと対応付けて保存し、以後、イニ
シエータは、当該保存データを参照することによって、
少なくともオプションコマンドについて当該ターゲット
でサポートされているか否かを確認することができるた
め、確認したいオプションコマンドが多い場合でも、S
CSIバス上に多数のターゲットまたはイニシエータが
存在する場合でも、コマンドサポート確認のためにSC
SIバスを専有する頻度及び時間を大幅に減らし、バス
使用効率及びシステム・スループットの悪化を回避でき
る、という効果を有するものである。
As is apparent from the above description, the present invention provides a specification for exchanging command list data relating to at least option commands supported by at least one initiator and at least one target. The initiator has means for processing the command, the initiator issues the specific command to the target, receives the command list data from the target, and represents the contents of the data (the received command list data itself, or data processed into a table, etc.). ) Is stored in association with the target, and thereafter, the initiator refers to the stored data,
At least it is possible to check whether or not the target supports the option command, so even if there are many option commands to check, S
SC for command support confirmation even if there are many targets or initiators on the CSI bus
This has the effect of significantly reducing the frequency and time of occupying the SI bus, and avoiding deterioration of bus utilization efficiency and system throughput.

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

【図1】本発明の一実施例によるSCSIシステムの概
略構成図
FIG. 1 is a schematic configuration diagram of a SCSI system according to an embodiment of the present invention.

【図2】同SCSIシステムにおけるサポートコマンド
センスコマンドの処理を示すフローチャート
FIG. 2 is a flowchart showing processing of a support command sense command in the SCSI system.

【図3】従来のコマンドサポート確認処理を示すフロー
チャート
FIG. 3 is a flowchart showing a conventional command support confirmation process.

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

1 SCSIバス 2,3 ホストコンピュータ(イニシエータ) 4,5,6 ハードディスク装置(ターゲット) 7 プリンタ(ターゲット) 8 スキャナ(ターゲット) 9 通信装置(ターゲット) 10(10a〜10h) コマンド処理部 11(11a,11b) 確認処理部 12(12a,12b) メモリ 1 SCSI Bus 2, 3 Host Computer (Initiator) 4, 5, 6 Hard Disk Device (Target) 7 Printer (Target) 8 Scanner (Target) 9 Communication Device (Target) 10 (10a-10h) Command Processing Unit 11 (11a, 11b) Confirmation processing unit 12 (12a, 12b) memory

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 イニシエータまたはターゲットとなる、
SCSI規格に準拠した複数の装置をSCSIバスによ
って接続してなるSCSIシステムにおいて、少なくと
も一つのイニシエータと少なくとも一つのターゲットと
の間で、当該ターゲットのサポートする少なくともオプ
ションコマンドに関するコマンド一覧データを交換する
ための特定のコマンドを処理する手段を具備することを
特徴とするSCSIシステム。
1. An initiator or a target,
To exchange command list data relating to at least option commands supported by the target between at least one initiator and at least one target in a SCSI system in which a plurality of devices conforming to the SCSI standard are connected by a SCSI bus. A SCSI system comprising means for processing a specific command of.
【請求項2】 イニシエータまたはターゲットとなる、
SCSI規格に準拠した複数の装置をSCSIバスによ
って接続してなるSCSIシステムにおいて、前記SC
SIバス上の装置のサポートする少なくともオプション
コマンドに関するコマンド一覧データを交換するための
特定のコマンドを定義し、イニシエータが、ターゲット
へ前記特定コマンドを発行し当該ターゲットよりコマン
ド一覧データを受け取り、その内容を表わすデータを当
該ターゲットと対応付けて保存しておき、以後、当該保
存データを参照することによって、少なくともオプショ
ンコマンドについて当該ターゲットでサポートされてい
るか否かを確認することを特徴とするコマンドサポート
確認方法。
2. An initiator or a target,
In a SCSI system in which a plurality of devices conforming to the SCSI standard are connected by a SCSI bus,
A specific command for exchanging command list data regarding at least option commands supported by the device on the SI bus is defined, and the initiator issues the specific command to the target, receives the command list data from the target, and receives the contents. A command support confirmation method characterized in that the data to be represented is stored in association with the target, and thereafter, whether or not at least the option command is supported by the target is confirmed by referring to the stored data. .
JP1452692A 1992-01-30 1992-01-30 SCSI system and command support confirmation method Expired - Fee Related JP2502874B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1452692A JP2502874B2 (en) 1992-01-30 1992-01-30 SCSI system and command support confirmation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1452692A JP2502874B2 (en) 1992-01-30 1992-01-30 SCSI system and command support confirmation method

Publications (2)

Publication Number Publication Date
JPH0628306A JPH0628306A (en) 1994-02-04
JP2502874B2 true JP2502874B2 (en) 1996-05-29

Family

ID=11863572

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1452692A Expired - Fee Related JP2502874B2 (en) 1992-01-30 1992-01-30 SCSI system and command support confirmation method

Country Status (1)

Country Link
JP (1) JP2502874B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100337075B1 (en) * 1999-12-10 2002-05-16 서평원 Method of Operating SCSI in the SCSI Interfacing System

Also Published As

Publication number Publication date
JPH0628306A (en) 1994-02-04

Similar Documents

Publication Publication Date Title
US20050162688A1 (en) Printing terminal, printing data outputting device, and computer and peripheral device using therefor
US10241731B2 (en) Information processing apparatus, method of controlling the same, print system and storage medium
JP2012155750A (en) Plug and play device redirection for remote systems
US20070245055A1 (en) USB composite device, USB communication system, and USB communication method
JP3789062B2 (en) Information processing apparatus, data processing method, and storage medium storing computer-readable program
JP2502874B2 (en) SCSI system and command support confirmation method
CN101253489A (en) Plug and play device redirection for remote systems
US6351782B1 (en) Method of sharing an I/O device between a host operating system and a foreign operating system in a single computer
JPH06309265A (en) Dynamic selection method for driver program of information processor
JP2000099445A (en) Automatic converting device driver for device type data
US20020152295A1 (en) Method for controlling multiple storage devices from a single software entity
JPH07219865A (en) Image input device, image output device and information processor
JPH11134135A (en) Printer control system
US6535933B1 (en) Information processing system device control method, information processing system device and software storage medium
JP2581468B2 (en) Non-SCSI device access method
JP2000010922A (en) Job start method and system for computer network and recording medium recording programmed job start method
US20080077712A1 (en) Peripheral device, peripheral-device recognizing method, and computer product
JPH02231622A (en) Printer controlling system
JPH022447A (en) Terminal emulator
JP2000242594A (en) Information transmission system for terminal device
JPH11296315A (en) Information processor and data communication method
JPH08123639A (en) Information processing system and printer used for the same
JP2948380B2 (en) Data communication device
JP2002351666A (en) Device, method and program for installation
JPH11227268A (en) Data processing system, data processing device and method, and information storage medium

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees