JP2009251745A - Image processor and device driver re-installation preventing method - Google Patents

Image processor and device driver re-installation preventing method Download PDF

Info

Publication number
JP2009251745A
JP2009251745A JP2008096344A JP2008096344A JP2009251745A JP 2009251745 A JP2009251745 A JP 2009251745A JP 2008096344 A JP2008096344 A JP 2008096344A JP 2008096344 A JP2008096344 A JP 2008096344A JP 2009251745 A JP2009251745 A JP 2009251745A
Authority
JP
Japan
Prior art keywords
function
terminal device
deleted
setting
device driver
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
JP2008096344A
Other languages
Japanese (ja)
Other versions
JP5157600B2 (en
Inventor
Yoshinori Hara
義典 原
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2008096344A priority Critical patent/JP5157600B2/en
Publication of JP2009251745A publication Critical patent/JP2009251745A/en
Application granted granted Critical
Publication of JP5157600B2 publication Critical patent/JP5157600B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image processor and a device driver re-installation preventing method, capable of preventing useless re-installation of a device driver in a terminal device. <P>SOLUTION: The image processor 10 for providing one or more functions to the terminal device 20 includes: a detecting means 12 for detecting a usable function; and setting announcing means 13, 14 for setting information, which indicates the function detected by the detecting means 12, and announcing the information to the terminal device 20 with the device driver necessary for using the function installed therein. When the function is deleted, the setting announcing means 13, 14 perform setting so as to recognize the deleted function as non-designation without changing the configuration of the information indicating the function, and then, perform announcement to the terminal device 20. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、画像処理装置及びデバイスドライバ再インストール防止方法に係り、特に端末装置におけるデバイスドライバの再インストールを防止する画像処理装置及びデバイスドライバ再インストール防止方法に関する。   The present invention relates to an image processing apparatus and a device driver reinstallation prevention method, and more particularly to an image processing apparatus and a device driver reinstallation prevention method for preventing reinstallation of a device driver in a terminal device.

例えば画像処理装置の一例としての複合機(MFP)は、プリンタ機能やスキャナ機能等の1つ以上の機能を備えている。複合機は、その機能を端末装置の一例としてのホストPCに提供している。複合機の機能を利用するホストPCは、その機能を利用する為に必要なデバイスドライバがインストールされる。デバイスドライバがインストールされることにより、ホストPCはデバイスドライバに対応する機能を利用できるようになる。   For example, a multifunction peripheral (MFP) as an example of an image processing apparatus has one or more functions such as a printer function and a scanner function. The multifunction peripheral provides its function to a host PC as an example of a terminal device. A device driver necessary to use the function is installed in the host PC that uses the function of the multi-function peripheral. By installing the device driver, the host PC can use the function corresponding to the device driver.

例えばホストPCへのデバイスドライバのインストールは、プラグアンドプレイ機能により行われていた(特許文献1参照)。
特開2006−259886号公報
For example, the device driver is installed on the host PC by a plug and play function (see Patent Document 1).
JP 2006-259886 A

複合機とホストPCとの接続は、例えばUSB(Universal Serial Bus)によって行われる。USBによって複合機とホストPCとが接続されると、プラグアンドプレイ機能は必要に応じてデバイスドライバのインストール画面をホストPCに表示し、デバイスドライバの再インストールを行っていた。なお、プラグアンドプレイ機能は複合機からホストPCに通知される後述のディスクリプタ情報の構成が変わったときに、デバイスドライバの再インストールが必要と判定している。   The connection between the multifunction peripheral and the host PC is performed by, for example, a USB (Universal Serial Bus). When the MFP and the host PC are connected by USB, the plug and play function displays a device driver installation screen on the host PC as necessary, and reinstalls the device driver. Note that the plug-and-play function determines that the device driver needs to be reinstalled when the configuration of descriptor information (described later) notified from the multifunction peripheral to the host PC changes.

図1は、複合機及びホストPCのプラグアンドプレイ機能について説明する為の説明図である。図1(A)はUSB対応のプリンタ機能/スキャナ機能を備えた複合機10とプリンタドライバ/スキャナドライバがインストールされたホストPC20とがUSB接続されている例を表している。   FIG. 1 is an explanatory diagram for explaining the plug-and-play function of the multifunction peripheral and the host PC. FIG. 1A shows an example in which a multifunction machine 10 having a USB compatible printer function / scanner function and a host PC 20 in which a printer driver / scanner driver is installed are connected by USB.

図1(A)の複合機10からプラグインによってスキャナ機能が削除されると、ディスクリプタ情報の構成は変化する。したがって、プラグアンドプレイ機能は、不要なデバイスドライバのインストール画面をホストPC20に表示してしまう。結果としてユーザは図1(B)のように不要なプリンタドライバの再インストールを行う必要があった。   When the scanner function is deleted from the multifunction machine 10 of FIG. 1A by a plug-in, the configuration of the descriptor information changes. Therefore, the plug and play function displays an unnecessary device driver installation screen on the host PC 20. As a result, the user has to reinstall an unnecessary printer driver as shown in FIG.

このように、従来のホストPC20はインストール済みのプリンタドライバと同一のプリンタドライバを再度インストールしてしまうという問題があった。なお、同一のプリンタドライバを再度インストールすることなく、インストール済みのプリンタドライバを利用することもできるが、ユーザに設定の変更を行う為の専門知識が必要であるという問題があった。   Thus, the conventional host PC 20 has a problem that the same printer driver as the installed printer driver is installed again. Although the installed printer driver can be used without installing the same printer driver again, there is a problem in that the user needs expert knowledge to change the setting.

本発明は、上記の点に鑑みなされたもので、端末装置における無駄なデバイスドライバの再インストールを防止する画像処理装置及びデバイスドライバ再インストール防止方法を提供することを目的とする。   SUMMARY An advantage of some aspects of the invention is that it provides an image processing apparatus and a device driver re-installation prevention method for preventing unnecessary reinstallation of a device driver in a terminal device.

上記課題を解決するため、本発明は、1つ以上の機能を端末装置に提供する画像処理装置であって、利用可能な前記機能を検出する検出手段と、前記機能を利用する為に必要なデバイスドライバがインストールされている前記端末装置に、前記検出手段が検出した前記機能を表す情報を設定して通知する設定通知手段とを有し、前記設定通知手段は、前記機能が削除された場合、前記機能を表す情報の構成を変えることなく、削除された前記機能を未指定と認識するように設定して、前記端末装置に通知することを特徴とする。   In order to solve the above-described problems, the present invention is an image processing apparatus that provides one or more functions to a terminal device, and is necessary for using the detection means that detects the available functions and the functions. Setting notification means for setting and notifying the information representing the function detected by the detection means to the terminal device in which a device driver is installed, and the setting notification means is configured when the function is deleted The deleted function is set to be recognized as undesignated without changing the configuration of the information representing the function, and the terminal device is notified.

なお、本発明の構成要素、表現または構成要素の任意の組合せを、方法、装置、システム、コンピュータプログラム、記録媒体、データ構造などに適用したものも本発明の態様として有効である。   In addition, what applied the component, expression, or arbitrary combination of the component of this invention to a method, an apparatus, a system, a computer program, a recording medium, a data structure, etc. is also effective as an aspect of this invention.

本発明によれば、端末装置における無駄なデバイスドライバの再インストールを防止する画像処理装置及びデバイスドライバ再インストール防止方法を提供可能である。   According to the present invention, it is possible to provide an image processing apparatus and a device driver re-installation prevention method that prevent unnecessary reinstallation of a device driver in a terminal device.

次に、本発明を実施するための最良の形態を、以下の実施例に基づき図面を参照しつつ説明していく。まず、本実施例の理解を容易とするため、図1を参照しつつ、従来の複合機10及びホストPC20のプラグアンドプレイ機能について詳細に説明する。   Next, the best mode for carrying out the present invention will be described based on the following embodiments with reference to the drawings. First, in order to facilitate understanding of the present embodiment, the plug-and-play function of the conventional multifunction machine 10 and the host PC 20 will be described in detail with reference to FIG.

電源がONされると、複合機10は自機で利用可能なプリンタ機能及びスキャナ機能を検出し、そのプリンタ機能及びスキャナ機能を表すディスクリプタ情報を設定してホストPC20に通知する。ディスクリプタ情報とは、USBのプロトコル仕様で定義されている情報群である。図1(A)の例では、図2に示すようなディスクリプタ情報がホストPC20に通知される。   When the power is turned on, the multifunction machine 10 detects a printer function and a scanner function that can be used by itself, sets descriptor information representing the printer function and the scanner function, and notifies the host PC 20 of the descriptor information. Descriptor information is an information group defined by the USB protocol specification. In the example of FIG. 1A, descriptor information as shown in FIG. 2 is notified to the host PC 20.

図2はディスクリプタ情報の一例の構成図である。図2のディスクリプタ情報は、プリンタクラスのインターフェイス(Interface)0と、スキャナクラスに相当するベンダー(Vendor)固有クラスのインターフェイス1とを有する構成である。インターフェイスとはプリンタ機能やスキャナ機能等のデバイスの機能に関して操作手段を提供する0以上のエンドポイント(EP)の集合である。USBのプロトコル仕様上、インターフェイスは番号0から始まり、1,2,3,・・・と連続した番号でなければならない。また、エンドポイントとは、固有の機能単位でのUSBホストとデバイスとを結ぶ論理的な通信経路のことである。   FIG. 2 is a configuration diagram of an example of descriptor information. The descriptor information in FIG. 2 has a configuration including an interface 0 of a printer class and an interface 1 of a vendor-specific class corresponding to the scanner class. An interface is a set of zero or more endpoints (EP) that provide operation means regarding device functions such as a printer function and a scanner function. According to the USB protocol specification, the interface must start from the number 0 and be consecutive numbers 1, 2, 3,. An end point is a logical communication path that connects a USB host and a device in a unique functional unit.

プラグアンドプレイ機能はディスクリプタ情報の構成が変わったか否かで、デバイスドライバの再インストールが必要か否かを判定する。ここでは、ディスクリプタ情報の構成が変わっていないため、プラグアンドプレイ機能がインストール画面をホストPC20に表示せず、デバイスドライバの再インストールを行わない。   The plug and play function determines whether or not the device driver needs to be reinstalled based on whether or not the configuration of the descriptor information has changed. Here, since the configuration of the descriptor information has not changed, the plug and play function does not display the installation screen on the host PC 20 and does not reinstall the device driver.

その後、図1(B)のように複合機10からスキャナ機能が削除されると、複合機10は自機で利用可能なプリンタ機能を検出し、そのプリンタ機能を表すディスクリプタ情報を設定してホストPC20に通知する。図1(B)の例では、図3に示すようなディスクリプタ情報がホストPC20に通知される。図3はディスクリプタ情報の他の例の構成図である。図3のディスクリプタ情報はプリンタクラスのインターフェイス0を有する構成である。   After that, when the scanner function is deleted from the multifunction machine 10 as shown in FIG. 1B, the multifunction machine 10 detects the printer function that can be used by itself, sets descriptor information representing the printer function, and sets the host information. The PC 20 is notified. In the example of FIG. 1B, descriptor information as shown in FIG. 3 is notified to the host PC 20. FIG. 3 is a configuration diagram of another example of descriptor information. The descriptor information shown in FIG. 3 has a printer class interface 0.

プラグアンドプレイ機能は、図2のディスクリプタ情報と図3のディスクリプタ情報とを比較し、ディスクリプタ情報の構成が変わっているため、インストール画面をホストPC20に表示し、図1(B)に示すようにデバイスドライバの再インストールを行う。このように、従来の複合機10及びホストPC20のプラグアンドプレイ機能ではディスクリプタ情報の構成が変わってしまうことにより無駄なデバイスドライバの再インストールが行われていた。   The plug-and-play function compares the descriptor information shown in FIG. 2 with the descriptor information shown in FIG. 3 and the configuration of the descriptor information has changed. Therefore, an installation screen is displayed on the host PC 20 as shown in FIG. Reinstall the device driver. As described above, in the conventional plug-and-play function of the multifunction machine 10 and the host PC 20, the configuration of the descriptor information is changed, so that unnecessary device drivers are reinstalled.

そこで、本実施例の複合機10及びホストPC20のプラグアンドプレイ機能は図4に示すように複合機10の機能がプラグインによって削除された場合、ディスクリプタ情報の構成を後述のように変えないようにした。   Therefore, the plug-and-play function of the multifunction machine 10 and the host PC 20 of the present embodiment is not changed as described later when the function of the multifunction machine 10 is deleted by plug-in as shown in FIG. I made it.

図4は、本実施例の複合機及びホストPCのプラグアンドプレイ機能について説明する為の説明図である。電源がONされると、複合機10は自機で利用可能なプリンタ機能及びスキャナ機能を検出し、そのプリンタ機能及びスキャナ機能を表す図2のディスクリプタ情報を設定してホストPC20に通知する。   FIG. 4 is an explanatory diagram for explaining the plug-and-play function of the multifunction peripheral and the host PC according to the present embodiment. When the power is turned on, the multifunction machine 10 detects a printer function and a scanner function that can be used by itself, sets the descriptor information of FIG. 2 representing the printer function and the scanner function, and notifies the host PC 20 of it.

プラグアンドプレイ機能はディスクリプタ情報の構成が変わったか否かで、デバイスドライバの再インストールが必要か否かを判定する。ここでは、ディスクリプタ情報の構成が変わっていないため、プラグアンドプレイ機能がインストール画面をホストPC20に表示せず、デバイスドライバの再インストールを行わない。   The plug and play function determines whether or not the device driver needs to be reinstalled based on whether or not the configuration of the descriptor information has changed. Here, since the configuration of the descriptor information has not changed, the plug and play function does not display the installation screen on the host PC 20 and does not reinstall the device driver.

その後、図4(B)のように複合機10からスキャナ機能が削除されると、複合機10は自機で利用可能なプリンタ機能を検出し、そのプリンタ機能を表すディスクリプタ情報を設定してホストPC20に通知する。図4(B)の例では、図5に示すようなディスクリプタ情報がホストPC20に通知される。   After that, when the scanner function is deleted from the multifunction device 10 as shown in FIG. 4B, the multifunction device 10 detects the printer function that can be used by itself, sets descriptor information representing the printer function, and sets the host information. The PC 20 is notified. In the example of FIG. 4B, descriptor information as shown in FIG. 5 is notified to the host PC 20.

図5はディスクリプタ情報の一実施例の構成図である。図5のディスクリプタ情報はプリンタクラスのインターフェイス0と、クラス無し(未指定)のインターフェイス1とを有する構成である。   FIG. 5 is a block diagram of an embodiment of descriptor information. The descriptor information in FIG. 5 has a configuration including an interface 0 of a printer class and an interface 1 having no class (unspecified).

プラグアンドプレイ機能は、図2のディスクリプタ情報と図5のディスクリプタ情報とを比較し、ディスクリプタ情報の構成が変わっていないため、インストール画面をホストPC20に表示しない。結果として、プラグアンドプレイ機能は図4(B)に示すようにデバイスドライバの再インストールを行わない。   The plug and play function compares the descriptor information shown in FIG. 2 with the descriptor information shown in FIG. 5 and does not display the installation screen on the host PC 20 because the configuration of the descriptor information has not changed. As a result, the plug and play function does not reinstall the device driver as shown in FIG.

このように、本実施例の複合機10及びホストPC20のプラグアンドプレイ機能ではディスクリプタ情報の構成が変わっていないため、インストール済みのプリンタドライバの再インストールを防止することができ、インストール済みのプリンタドライバ(既存のプリンタドライバ)を利用することができる。   As described above, since the configuration of the descriptor information is not changed in the plug-and-play function of the MFP 10 and the host PC 20 according to the present embodiment, it is possible to prevent the reinstallation of the installed printer driver, and the installed printer driver. (Existing printer driver) can be used.

図6は複合機の一例のソフトウェア構成図である。図6の複合機10は、プラグイン管理コンポーネント11,USB関連コンポーネント12,usbデーモン13及びUSBデバイスドライバ14を有する構成である。図6に示すソフトウェア構成の複合機10の処理手順について図7を参照しつつ説明する。   FIG. 6 is a software configuration diagram of an example of a multifunction peripheral. 6 is configured to include a plug-in management component 11, a USB-related component 12, a usb daemon 13, and a USB device driver 14. A processing procedure of the MFP 10 having the software configuration shown in FIG. 6 will be described with reference to FIG.

図7は複合機の処理手順を示す一例のシーケンス図である。電源がONされると、複合機10のUSB関連コンポーネント12はステップS1に進み、自機で利用可能なプリンタ機能及びスキャナ機能を検出し、プリンタ機能及びスキャナ機能が利用可能であることを表すアプリ起動情報をusbデーモン13に通知する。アプリ起動情報には、例えば起動対象のアプリの情報が含まれる。   FIG. 7 is a sequence diagram illustrating an example of a processing procedure of the multifunction machine. When the power is turned on, the USB-related component 12 of the multifunction device 10 proceeds to step S1, detects an available printer function and scanner function in the own device, and indicates that the printer function and scanner function can be used. The activation information is notified to the usb daemon 13. The application activation information includes, for example, information on the application to be activated.

ステップS2に進み、usbデーモン13は通知されたアプリ起動情報をUSBデバイスドライバ14に通知する。ステップS3に進み、usbデーモン13は後述するように図2のディスクリプタ情報を設定し、USBデバイスドライバ14に通知する。ステップS4に進み、USBデバイスドライバ14は図2のディスクリプタ情報をUSB経由でホストPC20に通知する。   In step S2, the usb daemon 13 notifies the USB device driver 14 of the notified application activation information. In step S3, the usb daemon 13 sets the descriptor information of FIG. 2 and notifies the USB device driver 14 of the descriptor information as will be described later. In step S4, the USB device driver 14 notifies the descriptor information of FIG. 2 to the host PC 20 via USB.

ステップS10に進み、複合機10はプラグイン利用者であるユーザによって自機からスキャナ機能が削除される。ステップS11に進み、プラグイン管理コンポーネント11はスキャナ機能が削除されたことをUSB関連コンポーネント12に通知する。   In step S10, the MFP 10 deletes the scanner function from its own device by a user who is a plug-in user. In step S11, the plug-in management component 11 notifies the USB-related component 12 that the scanner function has been deleted.

ステップS12に進み、USB関連コンポーネント12は自機で利用可能なプリンタ機能を検出し、プリンタ機能が利用可能であることを表すアプリ起動情報をusbデーモン13に通知する。   In step S12, the USB-related component 12 detects a printer function that can be used by itself, and notifies the usb daemon 13 of application activation information indicating that the printer function can be used.

ステップS13に進み、usbデーモン13は通知されたアプリ起動情報をUSBデバイスドライバ14に通知する。ステップS14に進み、usbデーモン13は後述するように図5のディスクリプタ情報を設定し、USBデバイスドライバ14に通知する。ステップS15に進み、USBデバイスドライバ14は図5のディスクリプタ情報をUSB経由でホストPC20に通知する。   In step S13, the usb daemon 13 notifies the USB device driver 14 of the notified application activation information. In step S14, the usb daemon 13 sets the descriptor information shown in FIG. 5 and notifies the USB device driver 14 of the descriptor information as will be described later. In step S15, the USB device driver 14 notifies the descriptor information of FIG. 5 to the host PC 20 via USB.

このように、本実施例の複合機10及びホストPC20のプラグアンドプレイ機能ではステップS4及びステップS15でホストPC20に通知されるディスクリプタ情報の構成が変わっていないため、インストール済みのプリンタドライバの再インストールを防止することができ、インストール済みのプリンタドライバ(既存のプリンタドライバ)を利用することができる。   As described above, since the configuration of the descriptor information notified to the host PC 20 in steps S4 and S15 is not changed in the plug-and-play function of the multifunction machine 10 and the host PC 20 in this embodiment, the installed printer driver is reinstalled. And an installed printer driver (existing printer driver) can be used.

図8はusbデーモンの処理手順を示す一例のフローチャートである。ステップS21に進み、usbデーモン13はusbデバイスドライバ14との応答が可能となるようにデバイスオープンする。   FIG. 8 is a flowchart of an example showing the processing procedure of the usb daemon. In step S21, the usb daemon 13 opens the device so that a response with the usb device driver 14 is possible.

ステップS22に進み、usbデーモン13はUSB関連コンポーネント12からアプリ起動情報を取得する。ステップS23に進み、usbデーモン13は取得したアプリ起動情報をUSBデバイスドライバ14へ通知する。ステップS24に進み、usbデーモン13はアプリ起動情報に基づき、起動しているアプリのチェックを行う。   In step S 22, the usb daemon 13 acquires application activation information from the USB related component 12. In step S23, the usb daemon 13 notifies the USB device driver 14 of the acquired application activation information. In step S24, the usb daemon 13 checks the activated application based on the application activation information.

プリンタ及びスキャナが起動していれば、usbデーモン13はステップS25及びS26に進み、ディスクリプタ情報のインターフェイス0のクラスを図2に示すプリンタクラスに設定すると共に、ディスクリプタ情報のインターフェイス1のクラスを図2に示すベンダー固有クラス(スキャナクラス)に設定する。   If the printer and scanner are activated, the usb daemon 13 proceeds to steps S25 and S26, sets the class of interface 0 of descriptor information to the printer class shown in FIG. 2, and sets the class of interface 1 of descriptor information to FIG. Set to the vendor specific class (scanner class).

また、プリンタが起動していれば、usbデーモン13はステップS27及びS28に進み、ディスクリプタ情報のインターフェイス0のクラスを図2に示すプリンタクラスに設定すると共に、ディスクリプタ情報のインターフェイス1のクラスを図5に示すクラス無し(未指定)に設定する。   If the printer is activated, the usb daemon 13 proceeds to steps S27 and S28, sets the class of interface 0 of descriptor information to the printer class shown in FIG. 2, and sets the class of interface 1 of descriptor information to FIG. Set to no class (not specified).

また、スキャナが起動していれば、usbデーモン13はステップS29及びS30に進み、ディスクリプタ情報のインターフェイス0のクラスをクラス無し(未指定)に設定すると共に、ディスクリプタ情報のインターフェイス1のクラスを図2に示すベンダー固有クラス(スキャナクラス)に設定する。   If the scanner is activated, the usb daemon 13 proceeds to steps S29 and S30, sets the class of the descriptor information interface 0 to no class (unspecified), and sets the class of the descriptor information interface 1 to FIG. Set to the vendor specific class (scanner class).

ディスクリプタ情報の設定が終わると、usbデーモン13は設定したディスクリプタ情報をUSBデバイスドライバ14に通知することで、USBデバイスドライバ14にインターフェイス0及び1のディスクリプタ情報を設定する。ステップS32に進み、usbデーモン13は起動しているアプリの構成変更イベントを待つ。そして、ステップS33に進み、usbデーモン13はusbデバイスドライバ14との応答が不可となるようにデバイスクローズし、ステップS21の処理に戻る。   When the descriptor information is set, the usb daemon 13 notifies the USB device driver 14 of the set descriptor information, thereby setting the descriptor information of the interfaces 0 and 1 in the USB device driver 14. In step S32, the usb daemon 13 waits for a configuration change event of the activated application. In step S33, the usb daemon 13 closes the device so that a response with the usb device driver 14 is disabled, and the process returns to step S21.

図9は複合機にプリンタ機能及びスキャナ機能が搭載されているときのディスクリプタ情報の詳細図である。図10はプリンタ機能及びスキャナ機能が搭載された複合機からスキャナ機能を削除したときのディスクリプタ情報の詳細図である。   FIG. 9 is a detailed diagram of descriptor information when the multifunction machine is equipped with a printer function and a scanner function. FIG. 10 is a detailed view of the descriptor information when the scanner function is deleted from the multifunction machine having the printer function and the scanner function.

図9に示すように、ディスクリプタ情報のインターフェイス0は、プリンタクラスと認識する為の値が設定されている。また、ディスクリプタ情報のインターフェイス1は、ベンダー固有クラス(スキャナクラス)と認識する為の値が設定されている。さらに、図10に示すように、ディスクリプタ情報のインターフェイス1は、クラス無し(未指定)と認識する為の値が設定されている。   As shown in FIG. 9, the descriptor information interface 0 is set with a value for recognizing a printer class. The descriptor information interface 1 is set with a value for recognizing a vendor specific class (scanner class). Further, as shown in FIG. 10, the descriptor information interface 1 is set with a value for recognizing that there is no class (undesignated).

図9及び図10に示すように、ディスクリプタ情報はプリンタクラス,ベンダー固有クラス(スキャナクラス),クラス無し(未指定)と認識する為の値を設定することで、それぞれのインターフェイスにプリンタクラス,ベンダー固有クラス(スキャナクラス),クラス無し(未指定)を設定できる。なお、ディスクリプタ情報のインターフェイスは、インターフェイスを個別に認識し、対応しているクラスや能力の情報が入っているデータ構造である。   As shown in FIGS. 9 and 10, the descriptor information sets values for recognizing printer class, vendor-specific class (scanner class), and no class (unspecified), so that the printer class and vendor are set for each interface. A unique class (scanner class) or no class (unspecified) can be set. The interface of descriptor information is a data structure that recognizes each interface individually and contains information on the corresponding class and ability.

本発明は、具体的に開示された実施例に限定されるものではなく、特許請求の範囲から逸脱することなく、種々の変形や変更が可能である。   The present invention is not limited to the specifically disclosed embodiments, and various modifications and changes can be made without departing from the scope of the claims.

複合機及びホストPCのプラグアンドプレイ機能について説明する為の説明図である。FIG. 3 is an explanatory diagram for explaining a plug and play function of a multifunction peripheral and a host PC. ディスクリプタ情報の一例の構成図である。It is a block diagram of an example of descriptor information. ディスクリプタ情報の他の例の構成図である。It is a block diagram of the other example of descriptor information. 本実施例の複合機及びホストPCのプラグアンドプレイ機能について説明する為の説明図である。It is explanatory drawing for demonstrating the plug and play function of the multifunctional machine and host PC of a present Example. ディスクリプタ情報の一実施例の構成図である。It is a block diagram of one Example of descriptor information. 複合機の一例のソフトウェア構成図である。2 is a software configuration diagram of an example of a multifunction peripheral. FIG. 複合機の処理手順を示す一例のシーケンス図である。FIG. 11 is a sequence diagram illustrating an example of a processing procedure of the multifunction peripheral. usbデーモンの処理手順を示す一例のフローチャートである。It is a flowchart of an example which shows the process sequence of a usb daemon. 複合機にプリンタ機能及びスキャナ機能が搭載されているときのディスクリプタ情報の詳細図である。FIG. 5 is a detailed diagram of descriptor information when a printer function and a scanner function are installed in the multifunction peripheral. プリンタ機能及びスキャナ機能が搭載された複合機からスキャナ機能を削除したときのディスクリプタ情報の詳細図である。FIG. 5 is a detailed diagram of descriptor information when the scanner function is deleted from a multifunction machine equipped with a printer function and a scanner function.

符号の説明Explanation of symbols

10 複合機
11 プラグイン管理コンポーネント
12 USB関連コンポーネント
13 usbデーモン
14 USBデバイスドライバ
20 ホストPC
10 MFP 11 Plug-in management component 12 USB related component 13 USB daemon 14 USB device driver 20 Host PC

Claims (10)

1つ以上の機能を端末装置に提供する画像処理装置であって、
利用可能な前記機能を検出する検出手段と、
前記機能を利用する為に必要なデバイスドライバがインストールされている前記端末装置に、前記検出手段が検出した前記機能を表す情報を設定して通知する設定通知手段とを有し、
前記設定通知手段は、前記機能が削除された場合、前記機能を表す情報の構成を変えることなく、削除された前記機能を未指定と認識するように設定して、前記端末装置に通知することを特徴とする画像処理装置。
An image processing apparatus that provides one or more functions to a terminal device,
Detection means for detecting the available functions;
Setting notification means for setting and notifying the information representing the function detected by the detection means to the terminal device in which a device driver necessary for using the function is installed;
When the function is deleted, the setting notification unit sets the deleted function to be recognized as unspecified without changing the configuration of information representing the function, and notifies the terminal device An image processing apparatus.
前記設定通知手段は、前記検出手段が検出した前記機能を表す情報をインターフェイスとして機能毎に設定する設定手段と、
前記設定手段が設定した前記機能を表す情報を前記端末装置に通知する通知手段と
を有することを特徴とする請求項1記載の画像処理装置。
The setting notifying means; setting means for setting information representing the function detected by the detecting means for each function as an interface;
The image processing apparatus according to claim 1, further comprising a notification unit configured to notify the terminal device of information representing the function set by the setting unit.
前記設定通知手段は、前記機能が削除された場合、前記機能を表す情報の構成を変えることなく、削除された前記機能を未指定と認識するように、削除された前記機能に対応する前記インターフェイスを設定して、前記端末装置に通知することを特徴とする請求項2記載の画像処理装置。   When the function is deleted, the setting notifying unit recognizes the deleted function as undesignated without changing the configuration of information representing the function, and the interface corresponding to the deleted function. The image processing apparatus according to claim 2, wherein the terminal apparatus is set and notified to the terminal apparatus. 前記通知手段が前記端末装置に通知する前記機能を表す情報は、USB(Universal Serial Bus)のプロトコル仕様で定義されている情報群であり、前記機能に関して操作手段を提供する論理的な通信経路の情報を含む前記機能毎のインターフェイスとして設定されていることを特徴とする請求項3記載の画像処理装置。   The information indicating the function notified by the notification means to the terminal device is an information group defined in the USB (Universal Serial Bus) protocol specification, and a logical communication path that provides an operation means regarding the function. The image processing apparatus according to claim 3, wherein the image processing apparatus is set as an interface for each function including information. 前記設定通知手段はプラグインにより前記機能が削除された場合、前記機能を表す情報の構成を変えることなく、削除された前記機能を未指定と認識するように設定して、前記端末装置に通知することを特徴とする請求項1乃至4何れか一項記載の画像処理装置。   When the function is deleted by a plug-in, the setting notification means sets the deleted function to be recognized as unspecified without changing the configuration of information representing the function, and notifies the terminal device The image processing apparatus according to claim 1, wherein the image processing apparatus is an image processing apparatus. 1つ以上の機能を端末装置に提供する画像処理装置のデバイスドライバ再インストール防止方法であって、
利用可能な前記機能を検出する検出ステップと、
前記機能を利用する為に必要なデバイスドライバがインストールされている前記端末装置に、前記検出ステップで検出した前記機能を表す情報を設定して通知する設定通知ステップとを有し、
前記設定通知ステップは、前記機能が削除された場合、前記機能を表す情報の構成を変えることなく、削除された前記機能を未指定と認識するように設定して、前記端末装置に通知することにより前記端末装置でのデバイスドライバの再インストールを防止することを特徴とするデバイスドライバ再インストール防止方法。
A device driver re-installation prevention method for an image processing apparatus that provides one or more functions to a terminal device,
A detecting step for detecting the available functions;
A setting notification step of setting and notifying the information representing the function detected in the detection step to the terminal device in which a device driver necessary for using the function is installed;
When the function is deleted, the setting notification step sets the deleted function to be recognized as undesignated without changing the configuration of information representing the function, and notifies the terminal device To prevent reinstallation of the device driver in the terminal device.
前記設定通知ステップは、前記検出ステップで検出した前記機能を表す情報をインターフェイスとして機能毎に設定する設定ステップと、
前記設定ステップで設定した前記機能を表す情報を前記端末装置に通知する通知ステップと
を有することを特徴とする請求項6記載のデバイスドライバ再インストール防止方法。
The setting notification step sets the information representing the function detected in the detection step as an interface for each function;
The device driver re-installation prevention method according to claim 6, further comprising a notification step of notifying the terminal device of information representing the function set in the setting step.
前記設定通知ステップは、前記機能が削除された場合、前記機能を表す情報の構成を変えることなく、削除された前記機能を未指定と認識するように、削除された前記機能に対応する前記インターフェイスを設定して、前記端末装置に通知することを特徴とする請求項7記載のデバイスドライバ再インストール防止方法。   In the setting notification step, when the function is deleted, the interface corresponding to the deleted function is recognized so that the deleted function is recognized as undesignated without changing the configuration of information representing the function. The device driver re-installation prevention method according to claim 7, wherein the terminal device is set and notified to the terminal device. 前記通知ステップが前記端末装置に通知する前記機能を表す情報は、USB(Universal Serial Bus)のプロトコル仕様で定義されている情報群であり、前記機能に関して操作手段を提供する論理的な通信経路の情報を含む前記機能毎のインターフェイスとして設定されていることを特徴とする請求項8記載のデバイスドライバ再インストール防止方法。   The information indicating the function notified to the terminal device in the notification step is an information group defined in a USB (Universal Serial Bus) protocol specification, and a logical communication path for providing an operation means regarding the function. 9. The device driver re-installation prevention method according to claim 8, wherein the device driver reinstallation prevention method is set as an interface for each function including information. 前記設定通知ステップはプラグインにより前記機能が削除された場合、前記機能を表す情報の構成を変えることなく、削除された前記機能を未指定と認識するように設定して、前記端末装置に通知することを特徴とする請求項6乃至9何れか一項記載のデバイスドライバ再インストール防止方法。   In the setting notification step, when the function is deleted by a plug-in, the deleted function is set to be recognized as unspecified without changing the configuration of the information indicating the function, and the terminal device is notified. 10. The device driver reinstallation prevention method according to claim 6, wherein the device driver reinstallation prevention method is performed.
JP2008096344A 2008-04-02 2008-04-02 Image processing apparatus and device driver re-installation prevention method Expired - Fee Related JP5157600B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008096344A JP5157600B2 (en) 2008-04-02 2008-04-02 Image processing apparatus and device driver re-installation prevention method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008096344A JP5157600B2 (en) 2008-04-02 2008-04-02 Image processing apparatus and device driver re-installation prevention method

Publications (2)

Publication Number Publication Date
JP2009251745A true JP2009251745A (en) 2009-10-29
JP5157600B2 JP5157600B2 (en) 2013-03-06

Family

ID=41312428

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008096344A Expired - Fee Related JP5157600B2 (en) 2008-04-02 2008-04-02 Image processing apparatus and device driver re-installation prevention method

Country Status (1)

Country Link
JP (1) JP5157600B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106550170A (en) * 2017-01-16 2017-03-29 北京维山科技有限公司 A kind of high photographing instrument of plug and play

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11371868B2 (en) 2017-08-31 2022-06-28 Micro Motion, Inc. Conductive polymer reference connection for magnetic flowmeter

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11250000A (en) * 1998-03-05 1999-09-17 Mitsubishi Electric Corp Pci bus system managing method and pci bus system managing device
JP2001312453A (en) * 2000-04-28 2001-11-09 Canon Inc Electronic equipment, control method for electronic equipment, and computer-readable storage medium with control program for electronic equipment stored therein
JP2003099219A (en) * 2001-09-25 2003-04-04 Star Micronics Co Ltd Install method for printer driver
JP2004252936A (en) * 2002-12-27 2004-09-09 Canon Sales Co Inc Information processing device, control method for the same, program, and recording medium
JP2006024199A (en) * 2004-06-11 2006-01-26 Canon Inc Installation method, apparatus, control program and medium stored with the program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11250000A (en) * 1998-03-05 1999-09-17 Mitsubishi Electric Corp Pci bus system managing method and pci bus system managing device
JP2001312453A (en) * 2000-04-28 2001-11-09 Canon Inc Electronic equipment, control method for electronic equipment, and computer-readable storage medium with control program for electronic equipment stored therein
JP2003099219A (en) * 2001-09-25 2003-04-04 Star Micronics Co Ltd Install method for printer driver
JP2004252936A (en) * 2002-12-27 2004-09-09 Canon Sales Co Inc Information processing device, control method for the same, program, and recording medium
JP2006024199A (en) * 2004-06-11 2006-01-26 Canon Inc Installation method, apparatus, control program and medium stored with the program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106550170A (en) * 2017-01-16 2017-03-29 北京维山科技有限公司 A kind of high photographing instrument of plug and play

Also Published As

Publication number Publication date
JP5157600B2 (en) 2013-03-06

Similar Documents

Publication Publication Date Title
KR101337160B1 (en) Information processing apparatus, information processing method and storage medium
US20080162955A1 (en) Usb host, usb device, and methods of controlling the host and the device
KR100750117B1 (en) Method and apparatus for setting the class of USB device
JP2010186239A (en) Information processing apparatus, program control method, program control program, and storage medium
JP2008078762A (en) Multifunction device
JP5396847B2 (en) Printing apparatus and control method thereof
JP5157600B2 (en) Image processing apparatus and device driver re-installation prevention method
US20160187955A1 (en) Information processing apparatus, information processing method and computer program product
CN109299607A (en) Driver safety detection method, device and image formation system
US8427659B2 (en) Information processing apparatus which can selectively operate as storage device or printer device, method of controlling same, recording medium and printer which can selectively operate as storage device or printer device
US20170099401A1 (en) Information processing apparatus, information processing system, method of controlling the information processing apparatus, and storage medium
US8964212B2 (en) Apparatus and method for disallowing devices for print driver printing
JP4513901B2 (en) Data processing method, image processing apparatus, and program
JP2009099027A (en) Installation method, program and computer
JP2006293638A (en) Information processor and peripheral equipment
KR101262539B1 (en) Method for controlling usb terminal and apparatus for performing the same
US20130222849A1 (en) Device Information Providing System for Providing Information Through a Web Page Included in Each of a Main Electronic Device and a Sub-Electronic Device
JP4815775B2 (en) Device driver installation method and installation system
JP2004287764A (en) Method for uninstalling printer driver, program and uninstaller
JP2016068321A (en) Image recorder and program
JP2007001041A (en) Printer and its interruption control method
US9921785B2 (en) Electronic apparatus comprising a mode where the electronic apparatus is operated as a storage device for a connected host apparatus
JP6344913B2 (en) Printing apparatus, image reading apparatus, and control method thereof
JP2009217480A (en) Printing system, auxiliary memory device, and printer
JP7118846B2 (en) Information processing device, its control method and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110204

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120418

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120424

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120625

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: 20121113

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20121126

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

Free format text: PAYMENT UNTIL: 20151221

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees