JP2005352598A - External peripheral equipment - Google Patents

External peripheral equipment Download PDF

Info

Publication number
JP2005352598A
JP2005352598A JP2004170351A JP2004170351A JP2005352598A JP 2005352598 A JP2005352598 A JP 2005352598A JP 2004170351 A JP2004170351 A JP 2004170351A JP 2004170351 A JP2004170351 A JP 2004170351A JP 2005352598 A JP2005352598 A JP 2005352598A
Authority
JP
Japan
Prior art keywords
information processing
driver
processing apparatus
storage device
virtual
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.)
Granted
Application number
JP2004170351A
Other languages
Japanese (ja)
Other versions
JP4141409B2 (en
Inventor
Atsushi Takahashi
淳 高橋
Eiji Hori
英司 堀
Takashi Tabata
敬司 田畑
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.)
IO Data Device Inc
Original Assignee
IO Data Device 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 IO Data Device Inc filed Critical IO Data Device Inc
Priority to JP2004170351A priority Critical patent/JP4141409B2/en
Publication of JP2005352598A publication Critical patent/JP2005352598A/en
Application granted granted Critical
Publication of JP4141409B2 publication Critical patent/JP4141409B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide external peripheral equipment that automatically installs a driver without any user's operation when a device whose driver is not installed in an OS is connected. <P>SOLUTION: An Ethernet (R) controller 2 includes a virtual USB keyboard, a virtual USB mass storage, a network adapter, and a control section controlling them. The virtual USB keyboard generates the driver of the USB mass storage at a specified location of the OS and then the USB mass storage begins to operate to copy the driver of a network adapter to the OS. Then the network adapter beings to operate, so that the network adapter is automatically recognized by the PnP function of the OS. External media such as a CD-ROM become unnecessary and the peripheral device drivers are automatically installed without user's driver installing operation to make the devices usable. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

この発明は、パーソナルコンピュータ等の情報処理装置に接続される外付周辺機器に関し、特にドライバのインストールの容易化に関する。   The present invention relates to an external peripheral device connected to an information processing apparatus such as a personal computer, and particularly relates to facilitating driver installation.

近年のパーソナルコンピュータ(以下、PCと言う。)に搭載されるオペレーティングシステム(以下、OSと言う。)には、標準のデバイスドライバが組み込まれており、標準的な周辺機器が接続された場合には、標準のデバイスドライバを自動的に割り当てることによって接続された周辺機器を認識することができるようになっている。   A standard device driver is incorporated in an operating system (hereinafter referred to as OS) installed in a recent personal computer (hereinafter referred to as PC), and when a standard peripheral device is connected. Can recognize a connected peripheral device by automatically assigning a standard device driver.

一方、接続した周辺機器がOSにとって未知のものであった場合、この周辺機器を動作させるためのデバイスドライバのインストールを促し、その手順をガイドする表示を行うようになっている。その手順は以下のようである。   On the other hand, when the connected peripheral device is unknown to the OS, installation of a device driver for operating the peripheral device is prompted, and a display for guiding the procedure is displayed. The procedure is as follows.

ユーザが周辺デバイスをPCに接続すると、OSはそのデバイスについてのセットアップ情報が登録されたセットアップ情報ファイル(以下、INFファイルと言う。)の場所の指定を要求する。ここでユーザはデバイスドライバの入ったCD−ROM等のメディアをPCに挿入し、そのメディアに格納されているINFファイルのディレクトリを指定する。OSはINFファイルを解析してそのOSに適合したデバイスドライバを要求する。ユーザは、デバイスドライバが格納されているフォルダを指定する。   When the user connects a peripheral device to the PC, the OS requests the designation of the location of a setup information file (hereinafter referred to as an INF file) in which setup information about the device is registered. Here, the user inserts a medium such as a CD-ROM containing the device driver into the PC, and designates the directory of the INF file stored in the medium. The OS analyzes the INF file and requests a device driver suitable for the OS. The user specifies a folder in which the device driver is stored.

上記のようなデバイスドライバのインストール作業はユーザにとって煩雑であり、PCの扱いに慣れていないユーザにとっては難易度の高い作業となる。さらに周辺機器のメーカにとっても、デバイスドライバのインストール作業について詳細な案内を提供する必要があり、大きな負担となっていた。   The device driver installation operation described above is complicated for the user, and is difficult for a user who is not used to handling the PC. Further, it is necessary for peripheral device manufacturers to provide detailed guidance on device driver installation work, which is a heavy burden.

そこで、デバイス内にドライバを記憶したデータ保持領域を備えることで、フロッピー(登録商標)ディスク等のメディアを挿入する必要なくデバイスドライバをOSにコピーすることができるデバイス装置が提案されている(例えば特許文献1参照)。このデバイス装置は、デバイス初期動作時には内部に備えられたデータ保持領域からドライバをOSにコピーし、その後モード切替スイッチによってメインデバイスが動作できるようにするものである。
特開2000−284918号公報
In view of this, there has been proposed a device apparatus that can copy a device driver to an OS without having to insert a medium such as a floppy (registered trademark) disk by providing a data holding area in which the driver is stored in the device (for example, Patent Document 1). In this device apparatus, a driver is copied from an internal data holding area to the OS during the initial operation of the device, and then the main device can be operated by a mode switch.
JP 2000-284918 A

しかしながら、特許文献1に記載のデバイス装置ではドライバインストール用のメディアを必要としないものの、デバイスをPCから抜き差ししてスイッチを切り替えるといった煩雑さは依然として残っていた。また、ドライバをOSにコピーする作業はユーザが手動で行わなければならないという点も問題である。   However, although the device device described in Patent Literature 1 does not require a driver installation medium, the trouble of switching the switch by inserting and removing the device from the PC still remains. Another problem is that the user has to manually copy the driver to the OS.

本発明は、OSに接続した時に、ユーザが操作しなくてもドライバを自動的にインストールする外付周辺機器を提供することを目的とする。   An object of the present invention is to provide an external peripheral device that automatically installs a driver without being operated by a user when connected to an OS.

請求項1に記載の発明は、パーソナルコンピュータ等の情報処理装置と外付接続するインタフェースを備えた外付周辺機器であって、周辺機器としての機能を有するメインデバイス、入力デバイスとして仮想的に動作する仮想入力デバイス、メインデバイスのドライバを記憶した記憶デバイスとして仮想的に動作する仮想記憶デバイス、および当該デバイスを制御する制御部からなり、前記制御部は、この外付周辺機器が情報処理装置に接続されたとき、仮想入力デバイスを情報処理装置に電気的に接続し、この仮想入力デバイスが汎用入力デバイスとして認識された場合に、仮想入力デバイスを操作して仮想記憶デバイスのドライバを情報処理装置のシステムプログラム上に作成する手順、仮想入力デバイスを操作して仮想記憶デバイスのドライバを情報処理装置のシステムプログラムにインストールする手順、仮想記憶デバイスのドライバを情報処理装置のシステムプログラムにインストールした後、仮想記憶デバイスを情報処理装置に電気的に接続する手順、仮想記憶デバイスからメインデバイスのドライバを情報処理装置のシステムプログラムにインストールする手順、メインデバイスのドライバを情報処理装置のシステムプログラムにインストールした後、メインデバイスを情報処理装置に電気的に接続する手順、からなるインストール処理を実行することを特徴とする。   The invention according to claim 1 is an external peripheral device having an interface for external connection with an information processing apparatus such as a personal computer, and operates virtually as a main device and an input device having a function as a peripheral device. A virtual input device, a virtual storage device that virtually operates as a storage device storing a driver of the main device, and a control unit that controls the device. The control unit includes the external peripheral device in the information processing apparatus. When connected, the virtual input device is electrically connected to the information processing apparatus, and when the virtual input device is recognized as a general-purpose input device, the virtual input device is operated to operate the virtual storage device driver. To create a virtual storage device by operating the virtual input device The procedure for installing the driver in the system program of the information processing apparatus, the procedure for electrically connecting the virtual storage device to the information processing apparatus after installing the driver of the virtual storage device in the system program of the information processing apparatus, and the main from the virtual storage device An installation process comprising: a procedure for installing a device driver in the information processing apparatus system program; and a procedure for electrically connecting the main device to the information processing apparatus after installing the main device driver in the information processing apparatus system program. It is characterized by performing.

この発明では、仮想的にキーボードとして機能するデバイスが、仮想的に記憶装置として機能するデバイスのドライバをOS上に作成し、ドライバをインストールした後に仮想記憶デバイスをPCに電気的に接続して、メインデバイスのドライバを仮想記憶デバイスからOSにインストールし、後にメインデバイスをPCに電気的に接続する動作を行う。   In this invention, a device that virtually functions as a keyboard creates a driver for a device that virtually functions as a storage device on the OS, and after the driver is installed, the virtual storage device is electrically connected to the PC, A driver for the main device is installed in the OS from the virtual storage device, and an operation for electrically connecting the main device to the PC later is performed.

請求項2に記載の発明は、上記発明において、前記制御部は、前記メインデバイスを電気的に接続する前に、仮想入力デバイスと仮想記憶デバイスを電気的に切断する手順を実行することを特徴とする。   According to a second aspect of the present invention, in the above invention, the control unit executes a procedure of electrically disconnecting the virtual input device and the virtual storage device before electrically connecting the main device. And

この発明では、メインデバイスをPCに電気的に接続する前に、仮想入力デバイスと仮想記憶デバイスを切断して、OSにはメインデバイスだけが接続する状態にする。   In the present invention, before the main device is electrically connected to the PC, the virtual input device and the virtual storage device are disconnected so that only the main device is connected to the OS.

請求項3に記載の発明は、前記制御部は、前記インストール処理において、仮想入力デバイスを操作して、仮想入力デバイスのドライバを情報処理装置のシステムプログラム上に作成する手順、仮想入力デバイスを操作して、仮想入力デバイスのドライバを情報処理装置のシステムプログラムにインストールする手順、をさらに実行し、この外付周辺機器が情報処理装置に接続されたとき、仮想入力デバイスを情報処理装置に電気的に接続し、この仮想入力デバイスのドライバがインストールされていることを検出した場合には、前記インストール処理に代えて、仮想記憶デバイスを電気的に接続せずにメインデバイスを情報処理装置に電気的に接続する手順、からなる定常処理を実行することを特徴とする。   According to a third aspect of the present invention, in the installation process, the control unit operates a virtual input device to create a virtual input device driver on the system program of the information processing apparatus, and operates the virtual input device. And further executing a procedure for installing the virtual input device driver in the system program of the information processing apparatus, and when the external peripheral device is connected to the information processing apparatus, the virtual input device is electrically connected to the information processing apparatus. In the case where it is detected that the driver of the virtual input device is installed, the main device is electrically connected to the information processing apparatus without electrically connecting the virtual storage device, instead of the installation process. A steady process consisting of a procedure for connecting to is executed.

この発明では、仮想入力デバイスのドライバをOS上に作成し、インストールすることで、その後外付接続機器が接続した場合には、デバイスのインストール処理を省き、仮想記憶デバイスを電気的に接続せずに、直ちにメインデバイスをPCに電気的に接続する。   In the present invention, when a driver for a virtual input device is created and installed on the OS, and an external connection device is connected thereafter, the device installation process is omitted and the virtual storage device is not electrically connected. Immediately, the main device is electrically connected to the PC.

請求項4に記載の発明は、パーソナルコンピュータ等の情報処理装置と外付接続するインタフェースを備えた外付周辺機器であって、周辺機器としての機能を有するメインデバイス、テキストを入力して情報処理装置のシステムプログラムの操作を実行する入力デバイスとして仮想的に動作する仮想入力デバイス、メインデバイスのドライバを記憶した記憶デバイスとして仮想的に動作する仮想記憶デバイス、および当該デバイスを制御する制御部からなり、前記制御部は、この外付周辺機器が情報処理装置に接続されたとき、仮想入力デバイス、仮想記憶デバイスおよびメインデバイスを並行に情報処理装置に電気的に接続し、この仮想入力デバイスが汎用入力デバイスとして認識された場合に、仮想入力デバイスを操作して仮想記憶デバイスのドライバを情報処理装置のシステムプログラム上に作成する手順、仮想入力デバイスを操作して仮想記憶デバイスのドライバを情報処理装置のシステムプログラムにインストールする手順、仮想記憶デバイスを情報処理装置のシステムプログラムに認識させる手順、仮想記憶デバイスからメインデバイスのドライバを情報処理装置のシステムプログラムにインストールする手順、メインデバイスを情報処理装置のシステムプログラムに認識させる手順、からなるインストール処理を実行することを特徴とする。   The invention according to claim 4 is an external peripheral device having an interface for external connection with an information processing apparatus such as a personal computer, and is a main device having a function as a peripheral device, and text information is input. A virtual input device that virtually operates as an input device that executes an operation of the system program of the apparatus, a virtual storage device that virtually operates as a storage device that stores a driver of the main device, and a control unit that controls the device When the external peripheral device is connected to the information processing apparatus, the control unit electrically connects the virtual input device, the virtual storage device, and the main device to the information processing apparatus in parallel. If it is recognized as an input device, operate the virtual input device to For creating a virtual driver on the information processing apparatus system program, operating the virtual input device to install the virtual storage device driver in the information processing apparatus system program, and installing the virtual storage device on the information processing apparatus system program An installation process comprising: a step of recognizing the main device from a virtual storage device; a step of installing a driver of the main device into the system program of the information processing apparatus; and a step of causing the system program of the information processing apparatus to recognize the main device. To do.

この発明では、外付周辺機器をPCに接続したとき、仮想入力デバイス、仮想記憶デバイスおよびメインデバイスを平行に接続する。その後、仮想入力デバイスが仮想記憶デバイスのドライバを作成、インストールを行う。インストールした後に仮想記憶デバイスの認識がなされ、仮想記憶デバイスからメインデバイスのドライバがインストールされる。メインデバイスのドライバがインストールされた後にメインデバイスの認識がなされる。   In the present invention, when the external peripheral device is connected to the PC, the virtual input device, the virtual storage device, and the main device are connected in parallel. Thereafter, the virtual input device creates and installs a driver for the virtual storage device. After the installation, the virtual storage device is recognized, and the main device driver is installed from the virtual storage device. After the main device driver is installed, the main device is recognized.

請求項5に記載の発明は、上記発明において、前記制御部は、前記インストール処理の後に、仮想入力デバイスと仮想記憶デバイスを電気的に切断する手順を実行することを特徴とする外付周辺機器。   According to a fifth aspect of the present invention, in the above invention, the control unit executes a procedure for electrically disconnecting the virtual input device and the virtual storage device after the installation process. .

この発明では、メインデバイスがOSに認識された後は、仮想入力デバイスと仮想記憶デバイスをPCから電気的に切断し、OSにはメインデバイスだけが接続される状態にする。   In the present invention, after the main device is recognized by the OS, the virtual input device and the virtual storage device are electrically disconnected from the PC so that only the main device is connected to the OS.

請求項6に記載の発明は、前記制御部は、前記インストール処理において、仮想入力デバイスを操作して、仮想入力デバイスのドライバを情報処理装置のシステムプログラム上に作成する手順、仮想入力デバイスを操作して、仮想入力デバイスのドライバを情報処理装置のシステムプログラムにインストールする手順、をさらに実行し、この外付周辺機器が情報処理装置に接続されたとき、仮想入力デバイス、仮想記憶デバイスおよびメインデバイスを同時並行に情報処理装置に電気的に接続し、この仮想入力デバイスのドライバと仮想記憶デバイスのドライバがインストールされていることを検出した場合には、前記インストール処理を実行しないことを特徴とする。   According to a sixth aspect of the present invention, in the installation process, the control unit operates the virtual input device to create a virtual input device driver on the system program of the information processing apparatus, and operates the virtual input device. The virtual input device, the virtual storage device, and the main device when the external peripheral device is connected to the information processing device. Are simultaneously connected to the information processing apparatus in parallel, and when it is detected that the driver of the virtual input device and the driver of the virtual storage device are installed, the installation process is not executed. .

この発明では、仮想入力デバイスのドライバをOS上に作成し、インストールすることで、その後外付接続機器が接続した場合には、デバイスのインストール処理を省く動作を行う。   In the present invention, a driver for a virtual input device is created and installed on the OS, and when an externally connected device is connected thereafter, an operation for omitting the device installation process is performed.

請求項7に記載の発明は、上記発明において、前記制御部は、仮想入力デバイスを操作して仮想記憶デバイスからメインデバイスのドライバを情報処理装置のシステムプログラムに自動インストールするプログラムを、情報処理装置のシステムプログラム上に作成して実行することを特徴とする。   The invention according to claim 7 is the information processing apparatus according to the above-described invention, wherein the control unit operates a virtual input device to automatically install a driver of a main device from a virtual storage device into a system program of the information processing apparatus. It is created and executed on a system program.

請求項8に記載の発明は、上記発明において、前記仮想記憶デバイスは、仮想記憶デバイスからメインデバイスのドライバを情報処理装置のシステムプログラムに自動インストールするプログラムを記憶していることを特徴とする。   The invention according to claim 8 is characterized in that, in the above invention, the virtual storage device stores a program for automatically installing a driver of a main device from a virtual storage device into a system program of an information processing apparatus.

メインデバイスのドライバをインストールするプログラムは、仮想入力デバイスがOS上に作成して実行するようにしてもよいし、仮想記憶デバイスに記憶しておき、OSの自動実行機能によって実行するようにしてもよい。   The program for installing the driver of the main device may be created and executed by the virtual input device on the OS, or may be stored in the virtual storage device and executed by the automatic execution function of the OS. Good.

請求項9に記載の発明は、上記発明において、情報処理装置と接続するインタフェースはUSB規格であることを特徴とする。   The invention according to claim 9 is characterized in that, in the above-mentioned invention, the interface connected to the information processing apparatus is a USB standard.

請求項10に記載の発明は、パーソナルコンピュータ等の情報処理装置と外付接続するインタフェースを備えた外付周辺機器であって、周辺機器としての機能を有するメインデバイス、メインデバイスのドライバを記憶した記憶デバイスとして仮想的に動作する仮想記憶デバイス、および当該デバイスを制御する制御部からなり、前記制御部は、この機器が情報処理装置に接続されたとき、仮想記憶デバイスを情報処理装置に電気的に接続し、この仮想記憶デバイスが汎用記憶デバイスとして認識された場合に、仮想記憶デバイスからメインデバイスのドライバを情報処理装置のシステムプログラムにインストールする手順、メインデバイスのドライバを情報処理装置のシステムプログラムにインストールした後、メインデバイスを情報処理装置に電気的に接続する手順、からなるインストール処理を実行することを特徴とする。   The invention according to claim 10 is an external peripheral device having an interface for external connection with an information processing apparatus such as a personal computer, and stores a main device having a function as a peripheral device and a driver of the main device A virtual storage device that virtually operates as a storage device and a control unit that controls the device. The control unit electrically connects the virtual storage device to the information processing apparatus when the device is connected to the information processing apparatus. And when the virtual storage device is recognized as a general-purpose storage device, the main device driver is installed in the information processing apparatus system program from the virtual storage device, and the main device driver is installed in the information processing apparatus system program. After installing on the main device information processing Procedure for electrically connecting to the location, and executes the installation process consisting.

この発明では、外付周辺機器に内蔵された仮想記憶デバイスがメインデバイスのドライバをOSにインストールし、インストールされた後にメインデバイスをPCに電気的に接続する。   In the present invention, the virtual storage device built in the external peripheral device installs the main device driver in the OS, and after the installation, the main device is electrically connected to the PC.

請求項11に記載の発明は、上記発明において、前記制御部は、前記メインデバイスを電気的に接続する前に、仮想記憶デバイスを電気的に切断する手順を実行することを特徴とする。   According to an eleventh aspect of the present invention, in the above invention, the control unit executes a procedure of electrically disconnecting the virtual storage device before electrically connecting the main device.

この発明では、メインデバイスをPCに電気的に接続する前に、仮想記憶デバイスを切断して、OSにはメインデバイスだけが接続される状態にする。   In the present invention, before the main device is electrically connected to the PC, the virtual storage device is disconnected so that only the main device is connected to the OS.

請求項12に記載の発明は、前記制御部は、前記インストール処理において、仮想記憶デバイスから仮想記憶デバイスのドライバを情報処理装置のシステムプログラムにインストールする手順、をさらに実行し、この外付周辺機器が情報処理装置に接続されたとき、仮想記憶デバイスを情報処理装置に電気的に接続し、この仮想記憶デバイスのドライバがインストールされていることを検出した場合には、前記インストール処理に代えて、仮想記憶デバイスを情報処理装置から電気的に切断する手順、メインデバイスを情報処理装置に電気的に接続する手順、からなる定常処理を実行することを特徴とする。   In the invention according to claim 12, the control unit further executes a procedure for installing a driver of the virtual storage device from the virtual storage device into the system program of the information processing apparatus in the installation process, and the external peripheral device. Is connected to the information processing apparatus, when the virtual storage device is electrically connected to the information processing apparatus and it is detected that the driver of the virtual storage device is installed, instead of the installation process, A steady process including a procedure of electrically disconnecting the virtual storage device from the information processing apparatus and a procedure of electrically connecting the main device to the information processing apparatus is performed.

この発明では、仮想記憶デバイスのドライバをOS上に作成し、インストールすることで、その後外付接続機器が接続した場合には、デバイスのインストール処理を省き、仮想記憶デバイスを電気的に切断し、直ちにメインデバイスをPCに電気的に接続する。   In this invention, by creating and installing a driver for the virtual storage device on the OS, when an external connection device is connected thereafter, the device installation process is omitted, and the virtual storage device is electrically disconnected, Immediately connect the main device to the PC.

請求項13に記載の発明は、パーソナルコンピュータ等の情報処理装置と外付接続するインタフェースを備えた外付周辺機器であって、周辺機器としての機能を有するメインデバイス、メインデバイスのドライバを記憶した記憶デバイスとして仮想的に動作する仮想記憶デバイス、および当該デバイスを制御する制御部からなり、前記制御部は、この機器が情報処理装置に接続されたとき、仮想記憶デバイスとメインデバイスを同時並行に情報処理装置に電気的に接続し、この仮想記憶デバイスが汎用記憶デバイスとして認識された場合に、仮想記憶デバイスからメインデバイスのドライバを情報処理装置のシステムプログラムにインストールする手順、メインデバイスを情報処理装置のシステムプログラムに認識させる手順、からなるインストール処理を実行することを特徴とする。   The invention according to claim 13 is an external peripheral device having an interface for external connection with an information processing apparatus such as a personal computer, and stores a main device having a function as a peripheral device and a driver for the main device A virtual storage device that virtually operates as a storage device, and a control unit that controls the device, and the control unit, when the device is connected to the information processing apparatus, causes the virtual storage device and the main device to be simultaneously executed in parallel. A procedure for installing the main device driver from the virtual storage device into the system program of the information processing apparatus when this virtual storage device is recognized as a general-purpose storage device when electrically connected to the information processing apparatus. A procedure that is recognized by the system program of the device. And executes a toll processing.

この発明では、外付周辺機器をPCに接続したとき、仮想記憶デバイスとメインデバイスを平行に接続する。その後、仮想記憶デバイスからメインデバイスのドライバがインストールされ、インストールされた後にメインデバイスの認識がなされる。   In the present invention, when the external peripheral device is connected to the PC, the virtual storage device and the main device are connected in parallel. Thereafter, the driver of the main device is installed from the virtual storage device, and the main device is recognized after the installation.

請求項14に記載の発明は、上記発明において、前記制御部は、前記インストール処理後に、仮想記憶デバイスを電気的に切断する手順を実行することを特徴とする。   According to a fourteenth aspect of the present invention, in the above invention, the control unit executes a procedure of electrically disconnecting the virtual storage device after the installation process.

この発明では、メインデバイスがOSに認識された後は、仮想記憶デバイスを電気的に切断し、PCにはメインデバイスだけが接続される状態にする。   In the present invention, after the main device is recognized by the OS, the virtual storage device is electrically disconnected, and only the main device is connected to the PC.

請求項15に記載の発明は、前記制御部は、前記インストール処理において、仮想記憶デバイスから仮想記憶デバイスのドライバを情報処理装置のシステムプログラムにインストールする手順、をさらに実行し、この外付周辺機器が情報処理装置に接続されたとき、仮想記憶デバイスとメインデバイスを同時並行に情報処理装置に電気的に接続し、この仮想記憶デバイスのドライバがインストールされていることを検出した場合には、前記インストール処理を実行しないことを特徴とする。   According to a fifteenth aspect of the present invention, the control unit further executes a procedure for installing a driver of the virtual storage device from the virtual storage device into the system program of the information processing apparatus in the installation process. Is connected to the information processing apparatus, the virtual storage device and the main device are electrically connected to the information processing apparatus in parallel at the same time, and when it is detected that the driver for the virtual storage device is installed, The installation process is not executed.

この発明では、仮想記憶デバイスのドライバをOS上に作成し、インストールすることで、その後外付接続機器が接続した場合には、デバイスのインストール処理を省く動作を行う。   In the present invention, a driver for a virtual storage device is created and installed on the OS, and when an externally connected device is connected thereafter, an operation for omitting the device installation process is performed.

請求項16に記載の発明は、上記発明において、前記仮想記憶デバイスは、仮想記憶デバイスからメインデバイスのドライバを情報処理装置のシステムプログラムに自動インストールするプログラムを記憶していることを特徴とする。   According to a sixteenth aspect of the present invention, in the above invention, the virtual storage device stores a program for automatically installing a driver of a main device from a virtual storage device into a system program of an information processing apparatus.

この発明では、仮想記憶デバイスにメインデバイスのドライバを自動インストールするプログラムを記憶しておき、仮想記憶デバイスがPCに電気的に接続されたときにOSの自動実行機能によって実行されるようにする。   In the present invention, a program for automatically installing a driver for the main device is stored in the virtual storage device, and is executed by the automatic execution function of the OS when the virtual storage device is electrically connected to the PC.

請求項17に記載の発明は、上記発明において、情報処理装置と接続するインタフェースはUSB、PCカードまたはIEEE1394規格であることを特徴とする。   According to a seventeenth aspect of the present invention, in the above invention, the interface connected to the information processing apparatus is a USB, PC card, or IEEE 1394 standard.

この発明では、外付周辺機器はPCとPCカードインタフェースもしくはIEEE1394インタフェースで接続する。PCのOSが標準のUSB記憶デバイスドライバを内蔵していればUSBインタフェースであってもよい。   In the present invention, the external peripheral device is connected to the PC via a PC card interface or an IEEE 1394 interface. A USB interface may be used if the OS of the PC incorporates a standard USB storage device driver.

この発明によれば、OSにとって未知のデバイスを接続しても、デバイス自身がドライバのインストールを自動的に行うことができるため、ドライバを内蔵したCD−ROM等を必要としない。また、ユーザがドライバインストール操作を行う必要はなくなり、PCの扱いに慣れていない初心者ユーザであっても容易にデバイスを使用することが可能となる。さらにデバイスのメーカにとっても、ドライバインストール作業の方法について詳細な案内を提供する必要がなくなり、サポート負担を低減できる効果がある。   According to the present invention, even if a device unknown to the OS is connected, the device itself can automatically install the driver, so a CD-ROM or the like with a built-in driver is not required. In addition, it is not necessary for the user to perform a driver installation operation, and even a novice user who is not used to handling the PC can easily use the device. Furthermore, it is not necessary for device manufacturers to provide detailed guidance on the method of driver installation work, which can reduce the support burden.

パーソナルコンピュータを制御するOSで一般的に普及しているものとしてWindows(登録商標)98SE、Windows(登録商標)ME、Windows(登録商標)2000およびWindows(登録商標)XPがある。   Windows (registered trademark) 98SE, Windows (registered trademark) ME, Windows (registered trademark) 2000, and Windows (registered trademark) XP are commonly used as OSs for controlling personal computers.

本実施形態では、Windows(登録商標)98SEを搭載しているPCに、USBインタフェースのイーサネット(登録商標)コントローラもしくはPCカードインタフェースのイーサネット(登録商標)コントローラを接続する場合について、図を用いて説明する。   In this embodiment, a case where a USB interface Ethernet (registered trademark) controller or a PC card interface Ethernet (registered trademark) controller is connected to a PC on which Windows (registered trademark) 98SE is mounted will be described with reference to the drawings. To do.

図1は本実施形態におけるPCとイーサネット(登録商標)コントローラのブロック図である。PC1とイーサネット(登録商標)コントローラ2はUSBインタフェースで接続される。PC1は全体を管理するOS上に周辺機器を動作させるためのドライバを多数記憶している。イーサネット(登録商標)コントローラ2は仮想的にUSBキーボードとして動作する仮想USBキーボードデバイス、仮想的にマスストレージとして動作し、ネットワークアダプタのデバイスドライバやユーティリティプログラムを記憶している仮想マスストレージデバイス、本来のネットワークアダプタとしての機能をもつメインデバイスおよびそれらを制御する制御部を有している。   FIG. 1 is a block diagram of a PC and an Ethernet (registered trademark) controller in this embodiment. The PC 1 and the Ethernet (registered trademark) controller 2 are connected by a USB interface. The PC 1 stores a large number of drivers for operating peripheral devices on an OS that manages the whole. The Ethernet (registered trademark) controller 2 is a virtual USB keyboard device that virtually operates as a USB keyboard, a virtual mass storage device that virtually operates as a mass storage and stores a device driver and utility program of a network adapter, It has a main device having a function as a network adapter and a control unit for controlling them.

図2はPC1に接続した時のイーサネット(登録商標)コントローラ2の動作を表したフローチャートである。ユーザがPC1にイーサネット(登録商標)コントローラ2を接続すること、すなわちイーサネット(登録商標)コントローラ2のケーブルをPC1のUSBコネクタに挿入することがこの動作を開始するためのトリガとなっている。   FIG. 2 is a flowchart showing the operation of the Ethernet (registered trademark) controller 2 when connected to the PC 1. When the user connects the Ethernet (registered trademark) controller 2 to the PC 1, that is, when the cable of the Ethernet (registered trademark) controller 2 is inserted into the USB connector of the PC 1, a trigger for starting this operation is used.

ユーザが接続を実行するとOSから、メーカ情報を示したVendorIDや製品情報を示したProductIDといったプラグアンドプレイ(以下PnPと言う)キーの問い合わせが送信されてくるため、これを受信する(s1)。この時、イーサネット(登録商標)コントローラ2では、まず仮想USBキーボードデバイスのVenderID、ProductIDを返信してUSBキーボードをエミュレートする(s2)。なお、ここで言うエミュレートとは他のデバイスの機能を持ったデバイスとして仮想的に動作することを言う。   When the user executes connection, an inquiry about a plug and play (hereinafter referred to as PnP) key such as VendorID indicating manufacturer information or ProductID indicating product information is transmitted from the OS, and is received (s1). At this time, the Ethernet (registered trademark) controller 2 first emulates the USB keyboard by returning the VenderID and ProductID of the virtual USB keyboard device (s2). Note that the emulation here means that the device virtually operates as a device having the functions of other devices.

OSではこのPnPキーを持つINFファイルを探索する。このINFファイルに対応したドライバを割り当てることで、OSはデバイスを認識することができるが、最初にイーサネット(登録商標)コントローラ2を接続した時点ではこの仮想USBキーボードデバイスのPnPキーを持つINFファイルはOS上に存在しない。そこでOSではデバイスの種類を示すClassIDを参照し、このClassIDに対応してUSBキーボードドライバを割り当てる。Windows(登録商標)98では標準でUSBキーボードドライバが内蔵されているので、ドライバのインストール作業は必要ない。   The OS searches for an INF file having this PnP key. By assigning a driver corresponding to this INF file, the OS can recognize the device, but when the Ethernet (registered trademark) controller 2 is first connected, the INF file having the PnP key of this virtual USB keyboard device is Does not exist on the OS. Therefore, the OS refers to a ClassID indicating the type of device, and assigns a USB keyboard driver corresponding to this ClassID. In Windows (registered trademark) 98, a USB keyboard driver is built-in as a standard, so driver installation is not necessary.

その後、USBキーボードエミュレーションによって、イーサネット(登録商標)コントローラ2内の仮想USBマスストレージ用のINFファイルとドライバを作成し、OSのシステムフォルダにインストールする(s3)。   Thereafter, an INF file and a driver for virtual USB mass storage in the Ethernet (registered trademark) controller 2 are created by USB keyboard emulation, and installed in the system folder of the OS (s3).

さらに本来のネットワークアダプタデバイスのドライバやユーティリティプログラムをOSに自動インストールするためのプログラムを起動するスクリプトを作成する(s4)。その後、USBマスストレージをエミュレートする(s5)。USBマスストレージのエミュレートが開始されると、OSではVendorIDやProductIDといったPnPキーを問い合わせて、そのPnPキーを持ったINFファイルを参照する。ここで、先ほど作成したUSBマスストレージ用のINFファイルを参照してUSBマスストレージ用のドライバを自動的に割り当てる。USBマスストレージエミュレーション機能が有効となった時点で先ほどのスクリプトを実行する(s6)。スクリプトが実行されるとネットワークアダプタのドライバやユーティリティプログラムを仮想USBマスストレージからコピーしてOSにインストールする(s7)。ここではUSBキーボードエミュレーションがインストールを自動実行する。インストールが終了した時点でUSBキーボードエミュレーションとUSBマスストレージエミュレーションを終了する(s8)。動作を停止すればOSの余計なリソースを消費することなく、画面上にマスストレージアイコンが現れてユーザを惑わすこともなくなる。エミュレーションを終了するには、制御部がそれぞれのデバイスを電気的に切断して各デバイスが物理的に切断されたようにOS上で見えればよい。その後、メインデバイスである本来のネットワークアダプ機能としての動作を開始する(s9)。OSではPnPキーを問い合わせてINFファイルを参照し、先ほどインストールしたドライバを自動的に割り当てられるため、ネットワークアダプタが認識されて、イーサネット(登録商標)コントローラ2が使用可能となる。   Further, a script for starting a program for automatically installing the driver and utility program of the original network adapter device in the OS is created (s4). Thereafter, the USB mass storage is emulated (s5). When emulation of USB mass storage is started, the OS inquires about a PnP key such as VendorID and ProductID, and refers to an INF file having the PnP key. Here, the USB mass storage driver is automatically assigned with reference to the previously created USB mass storage INF file. When the USB mass storage emulation function is enabled, the previous script is executed (s6). When the script is executed, the network adapter driver and utility program are copied from the virtual USB mass storage and installed in the OS (s7). Here, USB keyboard emulation automatically performs installation. When the installation is completed, the USB keyboard emulation and the USB mass storage emulation are ended (s8). If the operation is stopped, an extra resource of the OS is not consumed, and the mass storage icon appears on the screen and the user is not confused. In order to end the emulation, it is only necessary that the control unit electrically sees each device and looks on the OS as if each device was physically disconnected. Thereafter, the operation as the original network adaptation function as the main device is started (s9). The OS makes an inquiry about the PnP key, refers to the INF file, and automatically assigns the driver installed earlier, so that the network adapter is recognized and the Ethernet (registered trademark) controller 2 can be used.

なお、ここではUSBキーボードエミュレーションがネットワークアダプタのドライバやユーティリティプログラムをインストールするためのプログラムを起動するスクリプトを作成してその後スクリプトを実行するといった動作を示したが、USBマスストレージに自動実行プログラムを記憶しておき、OSの自動実行(Autorun)機能を利用することで自動インストールするようにしてもよい。   In this example, USB keyboard emulation has shown the operation of creating a script to start a program for installing network adapter drivers and utility programs, and then executing the script. However, the automatic execution program is stored in USB mass storage. In addition, automatic installation may be performed by using an automatic execution (Autorun) function of the OS.

USBマスストレージ用のドライバはデータ量として少ないため、USBキーボードによって作成することができるが、メインデバイスであるネットワークアダプタのドライバやユーティリティプログラムはデータ容量が大きく、USBキーボードで作成するのが困難である。そのため、USBマスストレージからコピーしてインストールするようにしている。   Since the USB mass storage driver has a small amount of data, it can be created with a USB keyboard, but the network adapter driver and utility program that is the main device have a large data capacity and are difficult to create with a USB keyboard. . Therefore, it is copied from the USB mass storage and installed.

図3はPC1に接続した時のイーサネット(登録商標)コントローラ2の別の動作を表したフローチャートである。この例においてもユーザがPC1にイーサネット(登録商標)コントローラ2を接続すること、すなわちイーサネット(登録商標)コントローラ2のケーブルをPC1のUSBコネクタに挿入することがこの動作を開始するためのトリガとなっている。   FIG. 3 is a flowchart showing another operation of the Ethernet (registered trademark) controller 2 when connected to the PC 1. Also in this example, when the user connects the Ethernet (registered trademark) controller 2 to the PC 1, that is, when the cable of the Ethernet (registered trademark) controller 2 is inserted into the USB connector of the PC 1, the trigger for starting this operation is used. ing.

ユーザが接続を実行するとOSから、メーカ情報を示したVendorIDや製品情報を示したProductIDといったPnPキーの問い合わせが送信されてくるため、これを受信する(s10)。この時、イーサネット(登録商標)コントローラ2はUSBキーボード、USBマスストレージ、ネットワークアダプタの3つのProductIDをこの順で返信する(s11)。すなわち、USBハブに接続された3つのデバイスとして認識されるようにし、ポート0をUSBキーボード、ポート1をUSBマスストレージ、ポート2をネットワークアダプタとして接続されるようにする。USBキーボードはOSの汎用ドライバが自動的に割り当てられて、USBキーボードエミュレーション動作を開始することができる。USBマスストレージとネットワークアダプタについてはOSにドライバが存在しないため、ハードウェアウィザードが起動する。ハードウェアウィザードはポート番号順に起動するので、まずUSBマスストレージのハードウェアウィザードが起動する。ここで、USBキーボードエミュレーションによってUSBマスストレージ用のINFファイルとドライバを作成し、OSのシステムフォルダにインストールする(s12)。さらにUSBキーボードエミュレーションによってUSBマスストレージのハードウェアウィザードを進行させてOSに認識させる(s13)。   When the user executes the connection, an inquiry about a PnP key such as VendorID indicating manufacturer information and ProductID indicating product information is transmitted from the OS, and is received (s10). At this time, the Ethernet (registered trademark) controller 2 sends back three ProductIDs of the USB keyboard, USB mass storage, and network adapter in this order (s11). That is, it is recognized as three devices connected to the USB hub, and port 0 is connected as a USB keyboard, port 1 is connected as a USB mass storage, and port 2 is connected as a network adapter. The USB keyboard is automatically assigned with a general-purpose driver of the OS, and the USB keyboard emulation operation can be started. Since there is no driver in the OS for the USB mass storage and network adapter, the hardware wizard is activated. Since the hardware wizard is activated in the order of port numbers, the USB mass storage hardware wizard is activated first. Here, an INF file and driver for USB mass storage are created by USB keyboard emulation, and installed in the system folder of the OS (s12). Furthermore, the USB mass storage hardware wizard is advanced by USB keyboard emulation to make the OS recognize it (s13).

なお、ここでUSBキーボードエミュレーションによってハードウェアウィザードをいったん終了し、USBマスストレージエミュレーションを再起動させてもよい。この場合すでにUSBマスストレージドライバがOSにインストールされているため、OSではINFファイルを参照してUSBマスストレージドライバを割り当て、自動的にUSBマスストレージエミュレーション機能が有効になる。   Here, the hardware wizard may be temporarily terminated by USB keyboard emulation, and the USB mass storage emulation may be restarted. In this case, since the USB mass storage driver is already installed in the OS, the OS refers to the INF file, assigns the USB mass storage driver, and automatically enables the USB mass storage emulation function.

USBマスストレージエミュレーション機能が有効となった時点で、ネットワークアダプタのドライバとユーティリティプログラムをOSにインストールする(s14)。ここで、ドライバのインストールを実行するプログラムは、USBキーボードエミュレーションによってスクリプトを作成して実行してもよいし、USBマスストレージに記憶してある自動実行プログラムをOSの自動実行機能によって実行してもよい。その後、USBキーボードエミュレーションによってネットワークアダプタのハードウェアウィザードを進行させてOSに認識させる(s15)。ここでもハードウェアウィザードを、USBマスストレージに記録してある自動実行プログラムによって進行させてもよい。   When the USB mass storage emulation function is enabled, the network adapter driver and utility program are installed in the OS (s14). Here, the program for executing the driver installation may be executed by creating a script by USB keyboard emulation, or by executing the automatic execution program stored in the USB mass storage by the automatic execution function of the OS. Good. Thereafter, the hardware wizard of the network adapter is advanced by USB keyboard emulation to make the OS recognize it (s15). Here, the hardware wizard may be advanced by an automatic execution program recorded in the USB mass storage.

なお、ここでもネットワークアダプタのハードウェアウィザードをいったん終了し、ネットワークアダプタを再起動させてもよい。この場合、すでにネットワークアダプタのドライバがインストールされているため、OSではINFファイルを参照してネットワークアダプタドライバを割り当て、自動的にネットワークアダプタ機能が有効になる。   In this case, the network adapter hardware wizard may be once terminated and the network adapter may be restarted. In this case, since the network adapter driver has already been installed, the OS refers to the INF file, assigns the network adapter driver, and automatically enables the network adapter function.

ネットワークアダプタがOSに認識されてイーサネット(登録商標)コントローラ2が使用可能となった時点で、USBキーボードエミュレーションとUSBマスストレージエミュレーションについては動作を終了する(s16)。動作を停止すればOSの余計なリソースを消費することなく、画面上にマスストレージアイコンが現れてユーザを惑わすこともなくなる。エミュレーションを終了するには、制御部がそれぞれのデバイスを電気的に切断して各デバイスが物理的に切断されたようにOS上で見えればよい。   When the network adapter is recognized by the OS and the Ethernet (registered trademark) controller 2 can be used, the USB keyboard emulation and USB mass storage emulation are terminated (s16). If the operation is stopped, an extra resource of the OS is not consumed, and the mass storage icon appears on the screen and the user is not confused. In order to end the emulation, it is only necessary that the control unit electrically sees each device and looks on the OS as if each device was physically disconnected.

また、上述のインストール作業において、この仮想USBキーボード専用のINFファイルとドライバを作成し、インストールする手順を追加しておいてもよい。一度イーサネット(登録商標)コントローラのインストール作業がなされた後に再度ユーザが接続した時には、OSがUSBキーボード専用のINFファイルを参照し、USBキーボード専用のドライバを割り当てる。ここでUSBキーボード専用のドライバには、仮想USBキーボードデバイスが動作を行わないデバイスとして認識されるように設定して、直ちにメインデバイスに動作を切り替えるようにしておけばよい。   In the above-described installation operation, a procedure for creating and installing an INF file and a driver dedicated to the virtual USB keyboard may be added. When the user connects again after installing the Ethernet (registered trademark) controller once, the OS refers to the INF file dedicated to the USB keyboard and assigns a driver dedicated to the USB keyboard. Here, the USB keyboard driver may be set so that the virtual USB keyboard device is recognized as a device that does not operate, and the operation is immediately switched to the main device.

なお、ここではUSBマスストレージをエミュレートする場合についての実施形態を述べたが、OSにデータをコピーできるようなデバイスであれば、その他のデバイスとして認識されるようにしてもよい。   Although an embodiment has been described here in which USB mass storage is emulated, any device that can copy data to the OS may be recognized.

以上のように、本実施形態におけるイーサネット(登録商標)コントローラは、USBキーボードエミュレートとUSBマスストレージエミュレートの機能を有することで、OSにとって未知のデバイスであってもドライバを自動的にインストールすることができる。よってデバイスドライバを内蔵したCD−ROM等は必要とせず、ユーザがドライバインストール操作を行う必要はまったくなくなる。さらにメーカにとってもインストール作業の方法について詳細な案内を提供する必要がなくなり、サポート負担を減らすことができる。   As described above, the Ethernet (registered trademark) controller according to the present embodiment has a USB keyboard emulation function and a USB mass storage emulation function, so that a driver is automatically installed even if the device is unknown to the OS. be able to. Therefore, a CD-ROM or the like with a built-in device driver is not necessary, and there is no need for the user to perform a driver installation operation. Furthermore, it is not necessary for the manufacturer to provide detailed guidance on the installation method, and the support burden can be reduced.

また、ここではOSがWindows(登録商標)98SEであるPCに接続する場合を示しているが、汎用のUSBマスストレージドライバを標準で内蔵しているOSであるPCの場合には、USBキーボードエミュレーションは必要としない。この場合、USBマスストレージエミュレーションにはネットワークアダプタのドライバを自動でインストールするプログラムを記憶しておき、OSの自動実行機能によってプログラムを実行し、ドライバをインストールすればよい。   In addition, here, a case where the OS is connected to a PC having Windows (registered trademark) 98SE is shown, but in the case of a PC that is an OS having a built-in general-purpose USB mass storage driver as standard, USB keyboard emulation is used. Is not necessary. In this case, a program for automatically installing the network adapter driver may be stored in the USB mass storage emulation, the program may be executed by the automatic execution function of the OS, and the driver may be installed.

図4はPCカードインタフェースで接続されるイーサネット(登録商標)コントローラ3とPC1を表したブロック図である。   FIG. 4 is a block diagram showing the Ethernet (registered trademark) controller 3 and the PC 1 connected by the PC card interface.

PC1は全体を管理するOS上に周辺機器を動作するためのドライバを多数記憶している。イーサネット(登録商標)コントローラ3は仮想的にフラッシュATAとして動作する仮想フラッシュATAデバイス、本来のネットワークアダプタとしての機能をもつメインデバイスおよびそれらを制御する制御部を有している。   The PC 1 stores a large number of drivers for operating peripheral devices on an OS that manages the whole. The Ethernet (registered trademark) controller 3 includes a virtual flash ATA device that virtually operates as a flash ATA, a main device having a function as an original network adapter, and a control unit that controls them.

図5はPC1に接続した時のイーサネット(登録商標)コントローラ3の動作を表したフローチャートである。ユーザがPC1にイーサネット(登録商標)コントローラ3を接続すること、すなわちイーサネット(登録商標)コントローラ3をPC1のPCカードスロットに挿入することがこの動作を開始するためのトリガとなっている。   FIG. 5 is a flowchart showing the operation of the Ethernet (registered trademark) controller 3 when connected to the PC 1. When the user connects the Ethernet (registered trademark) controller 3 to the PC 1, that is, when the Ethernet (registered trademark) controller 3 is inserted into the PC card slot of the PC 1, a trigger for starting this operation is used.

ユーザが接続を実行するとOSから、メーカ情報を示したVendorIDや製品情報を示したProductIDといったPnPキーの問い合わせが送信されてくるため、これを受信する(s17)。この時、イーサネット(登録商標)コントローラ3はまず仮想フラッシュATAのVendorIDとProductIDを返信してフラッシュATAをエミュレートする(s18)。   When the user executes the connection, an inquiry about a PnP key such as VendorID indicating manufacturer information and ProductID indicating product information is transmitted from the OS, and is received (s17). At this time, the Ethernet (registered trademark) controller 3 first returns the VendorID and ProductID of the virtual flash ATA to emulate the flash ATA (s18).

OSではこのPnPキーを持つINFファイルを探索する。このINFファイルのドライバを割り当てることでデバイスを認識することができるが、最初にイーサネット(登録商標)コントローラ3を接続した時点ではこの仮想フラッシュATAデバイスのPnPキーを持つINFファイルはOS上に存在しない。そこでOSではデバイスの種類を示すClassIDを参照し、このClassIDに対応して汎用のフラッシュATAドライバを割り当てる。Windows(登録商標)98では標準でフラッシュATAドライバが内蔵されているので、ドライバのインストール作業は必要ない。   The OS searches for an INF file having this PnP key. The device can be recognized by assigning the driver of the INF file, but when the Ethernet (registered trademark) controller 3 is first connected, the INF file having the PnP key of the virtual flash ATA device does not exist on the OS. . Therefore, the OS refers to a ClassID indicating the type of device, and assigns a general-purpose flash ATA driver corresponding to this ClassID. In Windows (registered trademark) 98, the flash ATA driver is built in as a standard, so that driver installation is not necessary.

フラッシュATAエミュレーションはネットワークアダプタのドライバやユーティリティプログラムをOSに自動インストールするプログラムを記憶しており、OSの自動実行機能によってこのプログラムが実行され、ネットワークアダプタのドライバがインストールされる(s19)。その後、このプログラムはフラッシュATAエミュレーションからネットワークアダプタに動作を切り替える(s20)。動作の切り替えは、制御部がフラッシュATAを電気的に切断し、物理的にPCカードスロットから抜けたようにすればよい。ネットワークアダプタの動作が開始されると、OSではINFファイルを参照し、先ほどインストールされたネットワークアダプタ用のドライバが自動的に割り当てらるため、イーサネット(登録商標)コントローラ3が使用可能となる。   The flash ATA emulation stores a program for automatically installing a network adapter driver and utility program in the OS, and this program is executed by the automatic execution function of the OS to install the network adapter driver (s19). Thereafter, the program switches the operation from the flash ATA emulation to the network adapter (s20). The operation may be switched as long as the control unit electrically disconnects the flash ATA and physically removes it from the PC card slot. When the operation of the network adapter is started, the OS refers to the INF file and the driver for the network adapter installed earlier is automatically assigned, so the Ethernet (registered trademark) controller 3 can be used.

図6はPC1に接続した時のイーサネット(登録商標)コントローラ3の別の動作を表したフローチャートである。この場合であっても、ユーザがPC1にイーサネット(登録商標)コントローラ3を接続すること、すなわちイーサネット(登録商標)コントローラ3をPC1のPCカードスロットに挿入することがこの動作を開始するためのトリガとなっている。   FIG. 6 is a flowchart showing another operation of the Ethernet (registered trademark) controller 3 when connected to the PC 1. Even in this case, when the user connects the Ethernet (registered trademark) controller 3 to the PC 1, that is, when the Ethernet (registered trademark) controller 3 is inserted into the PC card slot of the PC 1, a trigger for starting this operation. It has become.

ユーザが接続を実行するとOSから、メーカ情報を示したVendorIDや製品情報を示したProductIDといったPnPキーの問い合わせが送信されてくるため、これを受信する(s21)。この時、イーサネット(登録商標)コントローラ3はマルチファンクションカードとして動作し、フラッシュATAのIDとネットワークアダプタのIDを返信する(s22)。マルチファンクションカードとは複数のデバイス機能を持ったPCカードのことである。ここではフラッシュATAデバイスをファンクション1、ネットワークアダプタをファンクション2と認識されるように設定しておく。   When the user executes the connection, an inquiry about a PnP key such as VendorID indicating manufacturer information or ProductID indicating product information is transmitted from the OS, and is received (s21). At this time, the Ethernet (registered trademark) controller 3 operates as a multi-function card and returns the ID of the flash ATA and the ID of the network adapter (s22). A multi-function card is a PC card having a plurality of device functions. Here, the flash ATA device is set to be recognized as function 1, and the network adapter is set to be recognized as function 2.

OSではフラッシュATAデバイスについては汎用のフラッシュATAドライバを自動的に割り当てるが、ネットワークアダプタについてはOSにドライバが存在しないためハードウェアウィザードが起動する。フラッシュATAエミュレーションはネットワークアダプタのドライバやユーティリティプログラムをOSに自動インストールするプログラムを記憶しており、OSの自動実行機能によってこのプログラムは実行され、ネットワークアダプタのドライバがインストールされる(s23)。さらにこの後、このプログラムによってネットワークアダプタのハードウェアウィザードを進め、ネットワークアダプタをOSに認識させる。なお、ここでこのプログラムがウィザードをいったん終了させて、新しいハードウェアの検索を実行するようにしてもよい。この場合、ネットワークアダプタのドライバはOSにすでにインストールされているので、ドライバが自動的に割り当てられてネットワークアダプタ機能が有効になる。ネットワークアダプタが認識されてイーサネット(登録商標)コントローラ3が使用可能となった時点でフラッシュATAエミュレーションは動作を終了する。動作の停止は、制御部がフラッシュATAを電気的に切断し、物理的にPCカードスロットから抜けたようにすればよい。動作を停止すればOSの余計なリソースを消費することなく、画面上にアイコンが現れてユーザを惑わすこともなくなる。   The OS automatically assigns a general-purpose flash ATA driver for the flash ATA device, but for the network adapter, the hardware wizard is activated because there is no driver in the OS. The flash ATA emulation stores a program for automatically installing a network adapter driver and utility program in the OS, and this program is executed by the OS automatic execution function to install the network adapter driver (s23). Thereafter, the network adapter hardware wizard is advanced by this program to make the OS recognize the network adapter. Here, the program may terminate the wizard once and perform a search for new hardware. In this case, since the network adapter driver is already installed in the OS, the driver is automatically assigned to enable the network adapter function. When the network adapter is recognized and the Ethernet (registered trademark) controller 3 becomes usable, the flash ATA emulation is finished. To stop the operation, the control unit may electrically disconnect the flash ATA and physically remove it from the PC card slot. If the operation is stopped, an icon appears on the screen without consuming the extra resources of the OS and the user is not confused.

なお、ネットワークアダプタのドライバインストールを行うときに、このフラッシュATAデバイス専用のINFファイルとドライバをインストールする手順を追加しておいてもよい。一度イーサネット(登録商標)コントローラのインストール作業がなされた後に再度ユーザが接続した時には、OSがこのフラッシュATA専用のINFファイルを参照し、フラッシュATA専用のドライバを割り当てる。ここでフラッシュATA専用のドライバには、フラッシュATAデバイスが動作を行わないデバイスとして認識されるように設定して、直ちにメインデバイスに動作を切り替えるようにしておけばよい。   When installing the network adapter driver, a procedure for installing the INF file dedicated to the flash ATA device and the driver may be added. When the user connects again after the installation operation of the Ethernet (registered trademark) controller once, the OS refers to the INF file dedicated to the flash ATA and assigns a driver dedicated to the flash ATA. Here, the flash ATA dedicated driver may be set so that the flash ATA device is recognized as a device that does not operate, and the operation is immediately switched to the main device.

以上のように、PCカードインタフェースをもつイーサネット(登録商標)コントローラにおいても、フラッシュATAエミュレートの機能を有することで、OSにとって未知のデバイスであってもドライバを自動的にインストールすることができる。よってドライバを内蔵したCD−ROM等は必要とせず、ユーザがドライバインストール作業を行う必要はまったくなくなる。さらにメーカにとってもインストールの方法について詳細な案内を提供する必要がなくなり、サポート負担を減らすことができる。   As described above, an Ethernet (registered trademark) controller having a PC card interface also has a flash ATA emulation function, so that a driver can be automatically installed even if the device is unknown to the OS. Therefore, a CD-ROM or the like with a built-in driver is not required, and the user need not perform driver installation work at all. Furthermore, it is not necessary for the manufacturer to provide detailed guidance on the installation method, and the support burden can be reduced.

また、ここではPCカードインタフェースでPC1と接続するイーサネット(登録商標)コントローラを示したが、IEEE1394インタフェースでPC1と接続するイーサネット(登録商標)コントローラであってもまったく同じ動作をすることができる。   Although the Ethernet (registered trademark) controller connected to the PC 1 by the PC card interface is shown here, the Ethernet (registered trademark) controller connected to the PC 1 by the IEEE 1394 interface can perform the same operation.

なお、本発明における実施形態ではイーサネット(登録商標)コントローラについて示したが、これに限らず、プリンタ、スキャナ等PCの外部周辺機器としての機能を持つ全ての機器に対して適用することができる。   In the embodiment of the present invention, the Ethernet (registered trademark) controller has been described.

USBインタフェースで接続されるPCとイーサネット(登録商標)コントローラを表したブロック図Block diagram showing PC and Ethernet (registered trademark) controller connected via USB interface USBインタフェースのイーサネット(登録商標)コントローラの動作を表したフローチャートFlow chart showing the operation of the USB interface Ethernet (registered trademark) controller USBインタフェースのイーサネット(登録商標)コントローラの別の動作を表したフローチャートA flowchart showing another operation of the Ethernet (registered trademark) controller of the USB interface PCカードインタフェースで接続されるPCとイーサネット(登録商標)コントローラを表したブロック図Block diagram showing PC and Ethernet (registered trademark) controller connected by PC card interface PCカードインタフェースのイーサネット(登録商標)コントローラの動作を表したフローチャートFlowchart showing operation of Ethernet (registered trademark) controller of PC card interface PCカードインタフェースのイーサネット(登録商標)コントローラの別の動作を表したフローチャートFlowchart showing another operation of PC card interface Ethernet (registered trademark) controller

符号の説明Explanation of symbols

1−パーソナルコンピュータ
2−USBインタフェースのイーサネット(登録商標)コントローラ
3−PCカードもしくはIEEE1394インタフェースのイーサネット(登録商標)コントローラ
1-Personal computer 2-USB interface Ethernet (registered trademark) controller 3-PC card or IEEE 1394 interface Ethernet (registered trademark) controller

Claims (17)

パーソナルコンピュータ等の情報処理装置と外付接続するインタフェースを備えた外付周辺機器であって、
周辺機器としての機能を有するメインデバイス、入力デバイスとして仮想的に動作する仮想入力デバイス、メインデバイスのドライバを記憶した記憶デバイスとして仮想的に動作する仮想記憶デバイス、および当該デバイスを制御する制御部からなり、
前記制御部は、この外付周辺機器が情報処理装置に接続されたとき、仮想入力デバイスを情報処理装置に電気的に接続し、この仮想入力デバイスが汎用入力デバイスとして認識された場合に、
仮想入力デバイスを操作して仮想記憶デバイスのドライバを情報処理装置のシステムプログラム上に作成する手順、
仮想入力デバイスを操作して仮想記憶デバイスのドライバを情報処理装置のシステムプログラムにインストールする手順、
仮想記憶デバイスのドライバを情報処理装置のシステムプログラムにインストールした後、仮想記憶デバイスを情報処理装置に電気的に接続する手順、
仮想記憶デバイスからメインデバイスのドライバを情報処理装置のシステムプログラムにインストールする手順、
メインデバイスのドライバを情報処理装置のシステムプログラムにインストールした後、メインデバイスを情報処理装置に電気的に接続する手順、
からなるインストール処理を実行することを特徴とする外付周辺機器。
An external peripheral device having an interface for external connection with an information processing device such as a personal computer,
From a main device having a function as a peripheral device, a virtual input device that virtually operates as an input device, a virtual storage device that virtually operates as a storage device storing a driver of the main device, and a control unit that controls the device Become
When the external peripheral device is connected to the information processing apparatus, the control unit electrically connects the virtual input device to the information processing apparatus, and when the virtual input device is recognized as a general-purpose input device,
A procedure for operating a virtual input device to create a virtual storage device driver on the system program of the information processing apparatus,
A procedure for operating the virtual input device to install the virtual storage device driver in the system program of the information processing apparatus,
A procedure for electrically connecting the virtual storage device to the information processing apparatus after installing the virtual storage device driver in the system program of the information processing apparatus;
A procedure for installing the driver of the main device from the virtual storage device into the system program of the information processing apparatus;
A procedure for electrically connecting the main device to the information processing device after installing the main device driver in the system program of the information processing device;
An external peripheral device that executes an installation process comprising:
前記制御部は、前記メインデバイスを電気的に接続する前に、仮想入力デバイスと仮想記憶デバイスを電気的に切断する手順を実行することを特徴とする外付周辺機器。   The external peripheral device, wherein the controller executes a procedure of electrically disconnecting the virtual input device and the virtual storage device before electrically connecting the main device. 前記制御部は、前記インストール処理において、
仮想入力デバイスを操作して、仮想入力デバイスのドライバを情報処理装置のシステムプログラム上に作成する手順、
仮想入力デバイスを操作して、仮想入力デバイスのドライバを情報処理装置のシステムプログラムにインストールする手順、
をさらに実行し、
この外付周辺機器が情報処理装置に接続されたとき、仮想入力デバイスを情報処理装置に電気的に接続し、この仮想入力デバイスのドライバがインストールされていることを検出した場合には、前記インストール処理に代えて、
仮想記憶デバイスを電気的に接続せずにメインデバイスを情報処理装置に電気的に接続する手順、
からなる定常処理を実行することを特徴とする外付周辺機器。
In the installation process, the control unit
A procedure for operating a virtual input device to create a driver for the virtual input device on the system program of the information processing apparatus,
A procedure for operating the virtual input device and installing the virtual input device driver in the system program of the information processing apparatus,
Run further,
When the external peripheral device is connected to the information processing apparatus, the virtual input device is electrically connected to the information processing apparatus, and when it is detected that the driver for the virtual input device is installed, the installation is performed. Instead of processing,
A procedure for electrically connecting the main device to the information processing apparatus without electrically connecting the virtual storage device;
An external peripheral device characterized by executing a steady process consisting of:
パーソナルコンピュータ等の情報処理装置と外付接続するインタフェースを備えた外付周辺機器であって、
周辺機器としての機能を有するメインデバイス、テキストを入力して情報処理装置のシステムプログラムの操作を実行する入力デバイスとして仮想的に動作する仮想入力デバイス、メインデバイスのドライバを記憶した記憶デバイスとして仮想的に動作する仮想記憶デバイス、および当該デバイスを制御する制御部からなり、
前記制御部は、この外付周辺機器が情報処理装置に接続されたとき、仮想入力デバイス、仮想記憶デバイスおよびメインデバイスを並行に情報処理装置に電気的に接続し、この仮想入力デバイスが汎用入力デバイスとして認識された場合に、
仮想入力デバイスを操作して仮想記憶デバイスのドライバを情報処理装置のシステムプログラム上に作成する手順、
仮想入力デバイスを操作して仮想記憶デバイスのドライバを情報処理装置のシステムプログラムにインストールする手順、
仮想記憶デバイスを情報処理装置のシステムプログラムに認識させる手順、
仮想記憶デバイスからメインデバイスのドライバを情報処理装置のシステムプログラムにインストールする手順、
メインデバイスを情報処理装置のシステムプログラムに認識させる手順、
からなるインストール処理を実行することを特徴とする外付周辺機器。
An external peripheral device having an interface for external connection with an information processing device such as a personal computer,
A main device having a function as a peripheral device, a virtual input device that virtually operates as an input device that inputs a text and executes a system program operation of the information processing apparatus, and a virtual device as a storage device that stores a driver of the main device A virtual storage device that operates on the device and a control unit that controls the device,
When the external peripheral device is connected to the information processing apparatus, the control unit electrically connects the virtual input device, the virtual storage device, and the main device to the information processing apparatus in parallel. If it is recognized as a device,
A procedure for operating a virtual input device to create a virtual storage device driver on the system program of the information processing apparatus,
A procedure for operating the virtual input device to install the virtual storage device driver in the system program of the information processing apparatus,
A procedure for causing the system program of the information processing apparatus to recognize the virtual storage device;
A procedure for installing the driver of the main device from the virtual storage device into the system program of the information processing apparatus;
A procedure for recognizing the system program of the information processing apparatus to the main device,
An external peripheral device that executes an installation process comprising:
前記制御部は、前記インストール処理の後に、仮想入力デバイスと仮想記憶デバイスを電気的に切断する手順を実行することを特徴とする外付周辺機器。   The external peripheral device, wherein the control unit executes a procedure of electrically disconnecting the virtual input device and the virtual storage device after the installation process. 前記制御部は、前記インストール処理において、
仮想入力デバイスを操作して、仮想入力デバイスのドライバを情報処理装置のシステムプログラム上に作成する手順、
仮想入力デバイスを操作して、仮想入力デバイスのドライバを情報処理装置のシステムプログラムにインストールする手順、
をさらに実行し、
この外付周辺機器が情報処理装置に接続されたとき、仮想入力デバイス、仮想記憶デバイスおよびメインデバイスを同時並行に情報処理装置に電気的に接続し、この仮想入力デバイスのドライバと仮想記憶デバイスのドライバがインストールされていることを検出した場合には、前記インストール処理を実行しないことを特徴とする外付周辺機器。
In the installation process, the control unit
A procedure for operating a virtual input device to create a driver for the virtual input device on the system program of the information processing apparatus,
A procedure for operating the virtual input device and installing the virtual input device driver in the system program of the information processing apparatus,
Run further,
When this external peripheral device is connected to the information processing device, the virtual input device, the virtual storage device, and the main device are electrically connected to the information processing device in parallel, and the driver of the virtual input device and the virtual storage device An external peripheral device characterized in that the installation process is not executed when it is detected that a driver is installed.
前記制御部は、仮想入力デバイスを操作して仮想記憶デバイスからメインデバイスのドライバを情報処理装置のシステムプログラムに自動インストールするプログラムを、情報処理装置のシステムプログラム上に作成して実行することを特徴とする請求項1乃至請求項6のいずれかに記載の外付周辺機器。   The control unit creates and executes a program for automatically installing a driver of a main device from a virtual storage device into a system program of the information processing apparatus by operating the virtual input device on the system program of the information processing apparatus. The external peripheral device according to any one of claims 1 to 6. 前記仮想記憶デバイスは、仮想記憶デバイスからメインデバイスのドライバを情報処理装置のシステムプログラムに自動インストールするプログラムを記憶していることを特徴とする請求項1乃至請求項6のいずれかに記載の外付周辺機器。   7. The external storage device according to claim 1, wherein the virtual storage device stores a program for automatically installing a driver of a main device from a virtual storage device into a system program of an information processing apparatus. Peripheral equipment. 情報処理装置と接続するインタフェースはUSB規格であることを特徴とする請求項1乃至請求項8のいずれかに記載の外付周辺機器。   9. The external peripheral device according to claim 1, wherein an interface connected to the information processing apparatus is a USB standard. パーソナルコンピュータ等の情報処理装置と外付接続するインタフェースを備えた外付周辺機器であって、
周辺機器としての機能を有するメインデバイス、メインデバイスのドライバを記憶した記憶デバイスとして仮想的に動作する仮想記憶デバイス、および当該デバイスを制御する制御部からなり、
前記制御部は、この機器が情報処理装置に接続されたとき、仮想記憶デバイスを情報処理装置に電気的に接続し、この仮想記憶デバイスが汎用記憶デバイスとして認識された場合に、
仮想記憶デバイスからメインデバイスのドライバを情報処理装置のシステムプログラムにインストールする手順、
メインデバイスのドライバを情報処理装置のシステムプログラムにインストールした後、メインデバイスを情報処理装置に電気的に接続する手順、
からなるインストール処理を実行することを特徴とする外付周辺機器。
An external peripheral device having an interface for external connection with an information processing device such as a personal computer,
A main device having a function as a peripheral device, a virtual storage device that virtually operates as a storage device storing a driver of the main device, and a control unit that controls the device,
When the device is connected to the information processing apparatus, the control unit electrically connects the virtual storage device to the information processing apparatus, and when the virtual storage device is recognized as a general-purpose storage device,
A procedure for installing the driver of the main device from the virtual storage device into the system program of the information processing apparatus;
A procedure for electrically connecting the main device to the information processing device after installing the main device driver in the system program of the information processing device;
An external peripheral device that executes an installation process comprising:
前記制御部は、前記メインデバイスを電気的に接続する前に、仮想記憶デバイスを電気的に切断する手順を実行することを特徴とする外付周辺機器。   The external peripheral device, wherein the control unit executes a procedure of electrically disconnecting the virtual storage device before electrically connecting the main device. 前記制御部は、前記インストール処理において、
仮想記憶デバイスから仮想記憶デバイスのドライバを情報処理装置のシステムプログラムにインストールする手順、
をさらに実行し、
この外付周辺機器が情報処理装置に接続されたとき、仮想記憶デバイスを情報処理装置に電気的に接続し、この仮想記憶デバイスのドライバがインストールされていることを検出した場合には、前記インストール処理に代えて、
仮想記憶デバイスを情報処理装置から電気的に切断する手順、
メインデバイスを情報処理装置に電気的に接続する手順、
からなる定常処理を実行することを特徴とする外付周辺機器。
In the installation process, the control unit
A procedure for installing a virtual storage device driver from the virtual storage device into the system program of the information processing apparatus;
Run further,
When the external peripheral device is connected to the information processing apparatus, the virtual storage device is electrically connected to the information processing apparatus, and if it is detected that the driver for the virtual storage device is installed, the installation is performed. Instead of processing,
A procedure for electrically disconnecting the virtual storage device from the information processing apparatus;
A procedure for electrically connecting the main device to the information processing apparatus;
An external peripheral device characterized by executing a steady process consisting of:
パーソナルコンピュータ等の情報処理装置と外付接続するインタフェースを備えた外付周辺機器であって、
周辺機器としての機能を有するメインデバイス、メインデバイスのドライバを記憶した記憶デバイスとして仮想的に動作する仮想記憶デバイス、および当該デバイスを制御する制御部からなり、
前記制御部は、この機器が情報処理装置に接続されたとき、仮想記憶デバイスとメインデバイスを同時並行に情報処理装置に電気的に接続し、この仮想記憶デバイスが汎用記憶デバイスとして認識された場合に、
仮想記憶デバイスからメインデバイスのドライバを情報処理装置のシステムプログラムにインストールする手順、
メインデバイスを情報処理装置のシステムプログラムに認識させる手順、
からなるインストール処理を実行することを特徴とする外付周辺機器。
An external peripheral device having an interface for external connection with an information processing device such as a personal computer,
A main device having a function as a peripheral device, a virtual storage device that virtually operates as a storage device storing a driver of the main device, and a control unit that controls the device,
When the device is connected to the information processing apparatus, the control unit electrically connects the virtual storage device and the main device to the information processing apparatus simultaneously in parallel, and the virtual storage device is recognized as a general-purpose storage device. In addition,
A procedure for installing the driver of the main device from the virtual storage device into the system program of the information processing apparatus;
A procedure for recognizing the system program of the information processing apparatus to the main device,
An external peripheral device that executes an installation process comprising:
前記制御部は、前記インストール処理後に、仮想記憶デバイスを電気的に切断する手順を実行することを特徴とする外付周辺機器。   The external peripheral device, wherein the control unit executes a procedure of electrically disconnecting the virtual storage device after the installation process. 前記制御部は、前記インストール処理において、
仮想記憶デバイスから仮想記憶デバイスのドライバを情報処理装置のシステムプログラムにインストールする手順、
をさらに実行し、
この外付周辺機器が情報処理装置に接続されたとき、仮想記憶デバイスとメインデバイスを同時並行に情報処理装置に電気的に接続し、この仮想記憶デバイスのドライバがインストールされていることを検出した場合には、前記インストール処理を実行しないことを特徴とする外付周辺機器。
In the installation process, the control unit
A procedure for installing a virtual storage device driver from the virtual storage device into the system program of the information processing apparatus;
Run further,
When this external peripheral device was connected to the information processing device, the virtual storage device and the main device were electrically connected to the information processing device in parallel, and it was detected that the driver for this virtual storage device was installed In some cases, the external peripheral device does not execute the installation process.
前記仮想記憶デバイスは、仮想記憶デバイスからメインデバイスのドライバを情報処理装置のシステムプログラムに自動インストールするプログラムを記憶していることを特徴とする請求項10乃至請求項15のいずれかに記載の外付周辺機器。   16. The external storage device according to claim 10, wherein the virtual storage device stores a program for automatically installing the driver of the main device from the virtual storage device into the system program of the information processing apparatus. Peripheral equipment. 情報処理装置と接続するインタフェースはUSB、PCカードまたはIEEE1394規格であることを特徴とする請求項10乃至請求項16のいずれかに記載の外付周辺機器。   17. The external peripheral device according to claim 10, wherein an interface connected to the information processing apparatus is a USB, PC card, or IEEE 1394 standard.
JP2004170351A 2004-06-08 2004-06-08 External peripherals Active JP4141409B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004170351A JP4141409B2 (en) 2004-06-08 2004-06-08 External peripherals

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004170351A JP4141409B2 (en) 2004-06-08 2004-06-08 External peripherals

Publications (2)

Publication Number Publication Date
JP2005352598A true JP2005352598A (en) 2005-12-22
JP4141409B2 JP4141409B2 (en) 2008-08-27

Family

ID=35587057

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004170351A Active JP4141409B2 (en) 2004-06-08 2004-06-08 External peripherals

Country Status (1)

Country Link
JP (1) JP4141409B2 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008027447A (en) * 2006-07-21 2008-02-07 Ours Technology Inc Usb storage device and method of switching media types therefor
CN100391150C (en) * 2006-01-19 2008-05-28 华为技术有限公司 Data transfer device and data transfer method of virtual ether net device
KR100862488B1 (en) 2006-09-27 2008-10-08 후지쯔 가부시끼가이샤 Peripheral device, peripheral-device recognizing method, and recording medium having peripheral-device recognizing program recorded
JP2010102682A (en) * 2008-10-21 2010-05-06 Aten Internatl Co Ltd Kvm switch equipped with pip function using remote desktop sharing technique
JP2011123875A (en) * 2009-12-14 2011-06-23 Intel Corp Virtual bus device using management engine
JP2011191939A (en) * 2010-03-12 2011-09-29 Canon Electronics Inc Peripheral device
US8914558B2 (en) 2009-11-25 2014-12-16 Canon Denshi Kabushiki Kaisha Peripheral device usable without installing driver in computer beforehand

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100391150C (en) * 2006-01-19 2008-05-28 华为技术有限公司 Data transfer device and data transfer method of virtual ether net device
JP2008027447A (en) * 2006-07-21 2008-02-07 Ours Technology Inc Usb storage device and method of switching media types therefor
KR100862488B1 (en) 2006-09-27 2008-10-08 후지쯔 가부시끼가이샤 Peripheral device, peripheral-device recognizing method, and recording medium having peripheral-device recognizing program recorded
JP2010102682A (en) * 2008-10-21 2010-05-06 Aten Internatl Co Ltd Kvm switch equipped with pip function using remote desktop sharing technique
US8914558B2 (en) 2009-11-25 2014-12-16 Canon Denshi Kabushiki Kaisha Peripheral device usable without installing driver in computer beforehand
JP2011123875A (en) * 2009-12-14 2011-06-23 Intel Corp Virtual bus device using management engine
US8762698B2 (en) 2009-12-14 2014-06-24 Intel Corporation Virtual bus device using management engine
US9740502B2 (en) 2009-12-14 2017-08-22 Intel Corporation Virtual bus device using management engine
JP2011191939A (en) * 2010-03-12 2011-09-29 Canon Electronics Inc Peripheral device

Also Published As

Publication number Publication date
JP4141409B2 (en) 2008-08-27

Similar Documents

Publication Publication Date Title
US10445258B1 (en) Method for creation of device drivers and device objects for peripheral devices
US9218150B2 (en) Image forming apparatus and method thereof
KR20050030623A (en) One button external backup
JP2009187368A (en) Method for controlling sharing of usb port
WO2008066574A1 (en) Methods, devices and computer program products for automatically installing device drivers from a peripheral device onto a host computer
JP2003150530A (en) Peripheral equipment and its control method
KR20060113639A (en) An executing automatically method usi iductor stomg~q device
JPWO2006075397A1 (en) Installation method, program, peripheral device and system
CN109002346B (en) Conversion method of Windows virtual machine bootstrap program
CN102073524B (en) A kind of method of wireless communication terminal and self-starting thereof
WO2012100504A1 (en) Wireless communication method, wireless communication system and wireless communication terminal
CN111984261A (en) Compiling method and compiling system
WO2014026547A1 (en) Active usb device and switching method for operating mode thereof
US10248431B2 (en) System and method for presenting driver install files when enabling a USB device
JP4141409B2 (en) External peripherals
CN106528226B (en) Installation method and device of operating system
JP2008257714A (en) Portable printer driver
US20130111465A1 (en) Method and system for installing [[a]] terminal equipment
JP2013513874A (en) Data card upgrade method and device
WO2013189388A2 (en) Usb network card access method, usb network card and pc
CN108234174B (en) Management method and device of virtual network function
CN114816491A (en) System upgrading method and device for multi-system mobile terminal and terminal
GB2450422A (en) Installing device drivers for a peripheral device when establishing a connection between the peripheral device and a computer
CN107968794B (en) Virtual CD-ROM mounting method and system, server and terminal
JP4909332B2 (en) Information processing apparatus and device recognition method

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060731

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060822

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20061023

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070529

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070730

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20080520

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20080610

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110620

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 4141409

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110620

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140620

Year of fee payment: 6

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250