JP2012038247A - Information processing unit and program - Google Patents

Information processing unit and program Download PDF

Info

Publication number
JP2012038247A
JP2012038247A JP2010180305A JP2010180305A JP2012038247A JP 2012038247 A JP2012038247 A JP 2012038247A JP 2010180305 A JP2010180305 A JP 2010180305A JP 2010180305 A JP2010180305 A JP 2010180305A JP 2012038247 A JP2012038247 A JP 2012038247A
Authority
JP
Japan
Prior art keywords
return
information processing
power saving
processing apparatus
mode
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2010180305A
Other languages
Japanese (ja)
Inventor
Shinji Ishigaki
信司 石垣
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.)
Toshiba TEC Corp
Original Assignee
Toshiba TEC Corp
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 Toshiba TEC Corp filed Critical Toshiba TEC Corp
Priority to JP2010180305A priority Critical patent/JP2012038247A/en
Publication of JP2012038247A publication Critical patent/JP2012038247A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Power Sources (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an information processing unit and a program for preventing an information processing unit in a power-saving mode from being recovered by a third party without permission.SOLUTION: An information processing unit has a normal mode and a plurality of power-saving modes. Recovery method storing means stores a type of recovery demand which enables the information processing unit to recover from each power-saving mode to the normal mode, for each of the respective power-saving mode. Recovery demand receiving means receives the demand to recover to the normal mode if the information processing unit moves into any one of the plurality of power-saving modes. Determining means determines whether or not the received recovery demand is of the type of the recovery demand which allows the recovery to the normal mode, with reference to the recovery method storing means. Recovery means recovers the information processing unit to the normal mode if it is determined by the determination means that it is of the type of the recovery demand which enables the recovery.

Description

本発明の実施形態は、情報処理装置およびプログラムに関する。   Embodiments described herein relate generally to an information processing apparatus and a program.

従来、PC(Personal Computer)やPOS(Point Of Sales:販売時点データ管理)を始めとする情報処理装置では、装置を使用していない間の消費電力を低減し、かつ使用を再開する場合に速やかにシステムを起動するために、省電力モード(サスペンド状態)が設けられている。一般的に、情報処理装置には複数種類の省電力モードが設けられており、システムの状態を保持したままCPUを停止させるS1モードや、システムの状態をメモリに保持してその他の回路を停止させるS3モードや、システムの状態をハードディスクに保持してその他の回路を停止させるS4モード等が設けられている。   2. Description of the Related Art Conventionally, in information processing apparatuses such as PC (Personal Computer) and POS (Point Of Sales: point-of-sales data management), power consumption is reduced while the apparatus is not being used, and promptly when resuming use. In order to start the system, a power saving mode (suspend state) is provided. In general, information processing devices are provided with multiple types of power saving modes. The S1 mode stops the CPU while maintaining the system state, and other circuits are stopped by holding the system state in the memory. S3 mode to be used, and S4 mode to hold the system state in the hard disk and stop other circuits are provided.

また、省電力モードから情報処理を行うことができる通常モードに復帰(レジューム)する場合には、電源ボタンの押下や、キーボードやマウス等の操作、タッチパネルに対する入力操作、Wake On LAN(WOL)によりLAN回線を用いて復帰させる情報処理装置に起床パケットを送信するなど、様々な方法が用いられている。また、従来技術として、サスペンド状態から情報処理装置を速やかに復帰させる技術についても開示されている。   When returning to the normal mode where information processing can be performed from the power saving mode (resume), pressing the power button, operating the keyboard or mouse, input operation on the touch panel, Wake On LAN (WOL) Various methods are used such as transmitting a wake-up packet to an information processing apparatus that is restored using a LAN line. Further, as a conventional technique, a technique for quickly returning the information processing apparatus from the suspended state is also disclosed.

しかしながら、従来技術では、省電力モードから情報処理装置を復帰させる方法は各省電力モードに応じて定められてはおらず、いずれの省電力モードにあっても同一の復帰方法によって省電力モードから通常モードに復帰される。従って、ユーザが情報処理装置を省電力モードにしてその場を離れた場合に、第3者に勝手に省電力モードから通常モードに復帰され、情報処理装置を第3者に操作される恐れがある。   However, in the prior art, the method of returning the information processing apparatus from the power saving mode is not determined according to each power saving mode, and the normal mode is changed from the power saving mode by the same returning method in any power saving mode. Returned to Therefore, when the user leaves the place by setting the information processing apparatus to the power saving mode, there is a possibility that the third party will return to the normal mode from the power saving mode without permission and the information processing apparatus may be operated by the third party. is there.

実施形態の情報処理装置は、ユーザが操作可能な通常モードと、ユーザが操作できない複数の省電力モードとを有する情報処理装置において、復帰方法記憶手段と、復帰要求受付手段と、判定手段と、復帰手段とを備える。復帰方法記憶手段は、前記情報処理装置を前記省電力モードから前記通常モードに復帰可能である復帰要求の種類を、前記省電力モード毎に記憶している。復帰要求受付手段は、前記情報処理装置が前記複数の省電力モードのうちいずれか1つの省電力モードに移行している場合に、前記通常モードへの復帰要求を受付ける。判定手段は、受付けた前記復帰要求が、前記通常モードに復帰可能な前記復帰要求の種類であるか否かを、前記復帰方法記憶手段を参照して判定する。復帰手段は、前記判定手段によって、復帰可能な前記復帰要求の種類であると判定された場合に、前記情報処理装置を前記通常モードに復帰させる。   An information processing apparatus according to an embodiment includes a return method storage unit, a return request reception unit, a determination unit, in an information processing device having a normal mode that can be operated by the user and a plurality of power saving modes that cannot be operated by the user. Return means. The return method storage means stores, for each power saving mode, the type of return request that can return the information processing apparatus from the power saving mode to the normal mode. The return request accepting unit accepts a return request to the normal mode when the information processing apparatus has shifted to any one of the plurality of power saving modes. The determination unit determines whether the received return request is a type of the return request that can be returned to the normal mode with reference to the return method storage unit. The return means returns the information processing apparatus to the normal mode when the determination means determines that the return request type is recoverable.

また、実施形態のプログラムは、ユーザが操作可能な通常モードと、ユーザが操作できない複数の省電力モードとを有し、前記情報処理装置を前記省電力モードから前記通常モードに復帰可能である復帰要求の種類を、前記省電力モード毎に記憶している復帰方法記憶手段を備える情報処理装置において、コンピュータを、復帰要求受付手段と、判定手段と、復帰手段として機能させる。復帰要求受付手段は、前記情報処理装置が前記複数の省電力モードのうちいずれか1つの省電力モードに移行している場合に、前記通常モードへの復帰要求を受付ける。判定手段は、受付けた前記復帰要求が、前記通常モードに復帰可能な前記復帰要求の種類であるか否かを、前記復帰方法記憶手段を参照して判定する。復帰手段は、前記判定手段によって、復帰可能な前記復帰要求の種類であると判定された場合に、前記情報処理装置を前記通常モードに復帰させる。   In addition, the program according to the embodiment includes a normal mode that can be operated by the user and a plurality of power saving modes that cannot be operated by the user, and is capable of returning the information processing apparatus from the power saving mode to the normal mode. In an information processing apparatus including a return method storage unit that stores a request type for each power saving mode, a computer is caused to function as a return request reception unit, a determination unit, and a return unit. The return request accepting unit accepts a return request to the normal mode when the information processing apparatus has shifted to any one of the plurality of power saving modes. The determination unit determines whether the received return request is a type of the return request that can be returned to the normal mode with reference to the return method storage unit. The return means returns the information processing apparatus to the normal mode when the determination means determines that the return request type is recoverable.

図1は、本実施の形態にかかる情報処理装置の構成を示すブロック図である。FIG. 1 is a block diagram showing the configuration of the information processing apparatus according to this embodiment. 図2は、情報処理装置の機能的構成を示す機能ブロック図である。FIG. 2 is a functional block diagram illustrating a functional configuration of the information processing apparatus. 図3は、OSのシャットダウンメニューの一例を示す図である。FIG. 3 is a diagram illustrating an example of an OS shutdown menu. 図4は、省電力モードの移行例を示す図である。FIG. 4 is a diagram illustrating a transition example of the power saving mode. 図5は、復帰方法設定テーブルの一例を示す図である。FIG. 5 is a diagram illustrating an example of the return method setting table. 図6は、情報処理装置が実行する省電力モードからの復帰処理の手順を示すフローチャートである。FIG. 6 is a flowchart illustrating a procedure of a return process from the power saving mode executed by the information processing apparatus.

図1は、本実施の形態にかかる情報処理装置1の構成を示すブロック図である。本実施形態の情報処理装置1は、POS装置やストアサーバ、その他の一般のPC等として用いられる。また、本実施の形態の情報処理装置1を、携帯型電子機器として用いてもよい。   FIG. 1 is a block diagram showing a configuration of the information processing apparatus 1 according to the present embodiment. The information processing apparatus 1 according to the present embodiment is used as a POS apparatus, a store server, other general PCs, and the like. Moreover, you may use the information processing apparatus 1 of this Embodiment as a portable electronic device.

情報処理装置1は、通常のコンピュータを利用したハードウェア構成となっている。図1に示すように、情報処理装置1は、CPU11などの制御装置と、ROM(Read Only Memory)12、RAM(Random Access Memory)13、HDD14などの記憶装置と、液晶ディスプレイなどの表示装置15と、表示装置15の表面に設けられたタッチパネル16と、PS/2ポート17と、USBポート18と、LANアダプタ19とを備えており、これらがバス2で接続されている。   The information processing apparatus 1 has a hardware configuration using a normal computer. As shown in FIG. 1, the information processing apparatus 1 includes a control device such as a CPU 11, a storage device such as a ROM (Read Only Memory) 12, a RAM (Random Access Memory) 13, an HDD 14, and a display device 15 such as a liquid crystal display. A touch panel 16 provided on the surface of the display device 15, a PS / 2 port 17, a USB port 18, and a LAN adapter 19, which are connected by a bus 2.

PS/2ポート17またはUSBポート18には、マウスやキーボードなどの入力装置Aを接続することができる。また、タッチパネル16も入力装置Aとして機能する。   An input device A such as a mouse or a keyboard can be connected to the PS / 2 port 17 or the USB port 18. The touch panel 16 also functions as the input device A.

割り込みコントローラ25は、情報処理装置1への電源供給が省電力モードにある場合に、入力装置AやLANアダプタ19からの割り込み要求(Interrupt ReQuest、IRQ)信号を、IRQ端子26によって受付ける。   The interrupt controller 25 receives an interrupt request (Interrupt ReQuest, IRQ) signal from the input device A or the LAN adapter 19 via the IRQ terminal 26 when the power supply to the information processing apparatus 1 is in the power saving mode.

また、割り込みコントローラ25には、複数のIRQ端子26a、26b、26c、26dが設けられている。それぞれのIRQ端子26には、タッチパネル16やPS/2ポート17、USBポート18、LANアダプタ19が接続されており、割り込みコントローラ25は複数のIRQ端子26から割り込み要求を受付けることができる。   The interrupt controller 25 is provided with a plurality of IRQ terminals 26a, 26b, 26c, and 26d. A touch panel 16, a PS / 2 port 17, a USB port 18, and a LAN adapter 19 are connected to each IRQ terminal 26, and the interrupt controller 25 can accept interrupt requests from a plurality of IRQ terminals 26.

一例としてUSBポート18に接続されているマウスから入力があった場合には、IRQ端子26cの電圧がHIからLOWとなり、割り込みコントローラ25は、USBポート18に接続された入力装置Aからの割り込み要求(復帰要求)があったことを受付けることができる。   As an example, when there is an input from a mouse connected to the USB port 18, the voltage at the IRQ terminal 26 c changes from HI to LOW, and the interrupt controller 25 receives an interrupt request from the input device A connected to the USB port 18. (Return request) can be accepted.

ROM12は、CPU11が実行する各種プログラムや各種データを記憶するものである。RAM13は、BIOSROM等のFlashROMにより構成され、BIOSの各種データ、および本実施の形態にかかるプログラムを格納する。また、RAM13は、CPU11が各種プログラムを実行する際に一時的にデータやプログラムを記憶する。CPU11(プロセッサ)は、RAM13からBIOSとともに本実施の形態のプログラムを読み出して実行することにより、図2に示す制御部10を主記憶装置上に生成する。   The ROM 12 stores various programs executed by the CPU 11 and various data. The RAM 13 is configured by a FlashROM such as a BIOSROM, and stores various types of BIOS data and programs according to the present embodiment. The RAM 13 temporarily stores data and programs when the CPU 11 executes various programs. The CPU 11 (processor) generates the control unit 10 shown in FIG. 2 on the main storage device by reading and executing the program of the present embodiment together with the BIOS from the RAM 13.

図2は、情報処理装置1の機能的構成を示す機能ブロック図である。図2に示すように、制御部10は、省電力モード移行部21と、復帰要求受付部22と、判定部23と、復帰部24と、を主に備えている。   FIG. 2 is a functional block diagram illustrating a functional configuration of the information processing apparatus 1. As shown in FIG. 2, the control unit 10 mainly includes a power saving mode transition unit 21, a return request reception unit 22, a determination unit 23, and a return unit 24.

即ち、本実施の形態の情報処理装置1で実行されるプログラムは、上述の各部(省電力モード移行部21、復帰要求受付部22、判定部23、復帰部24)を含むモジュール構成となっており、CPU11(プロセッサ)は、RAM13からBIOSとともに本実施の形態のプログラムを読み出して実行する。これにより上記各部が主記憶装置上にロードされ、省電力モード移行部21と、復帰要求受付部22と、判定部23と、復帰部24と、が主記憶装置上に生成される。   That is, the program executed by the information processing apparatus 1 according to the present embodiment has a module configuration including the above-described units (power saving mode transition unit 21, return request reception unit 22, determination unit 23, return unit 24). The CPU 11 (processor) reads out the program of the present embodiment from the RAM 13 together with the BIOS and executes it. As a result, the above-described units are loaded onto the main storage device, and the power saving mode transition unit 21, the return request receiving unit 22, the determination unit 23, and the return unit 24 are generated on the main storage device.

また、図2に示すように、RAM13の不揮発性メモリ領域には、省電力モード記憶領域31と、復帰方法設定テーブル32とが設けられている。   As shown in FIG. 2, a power saving mode storage area 31 and a return method setting table 32 are provided in the nonvolatile memory area of the RAM 13.

省電力モード移行部21は、従来一般的に行われている方法により、OSやBIOSと協働して情報処理装置1の省電力モードの移行を行う。省電力モード移行部21は、入力装置Aを介してユーザからサスペンド要求を受付けた場合に、情報処理装置1の電源供給を通常モードから受付けた省電力モードに移行する。   The power saving mode transition unit 21 performs the transition of the power saving mode of the information processing apparatus 1 in cooperation with the OS and the BIOS by a method generally performed conventionally. When the power saving mode transition unit 21 receives a suspend request from the user via the input device A, the power saving mode transition unit 21 shifts the power supply of the information processing apparatus 1 from the normal mode to the power saving mode.

通常モードとは、ユーザが情報処理装置1を操作して情報処理を行うことができる電源供給のモードであり、一般的にはS0モードと呼ばれるモードである。   The normal mode is a power supply mode in which the user can operate the information processing apparatus 1 to perform information processing, and is generally a mode called S0 mode.

省電力モードとは、ユーザが情報処理装置1を操作して情報処理を行うことができない電源供給のモードであり、一般的にはS1モード、S3モード、S4モード等と呼ばれるモードのことである。省電力モードは、サスペンドモードまたはスタンバイモードとも呼ばれる。   The power saving mode is a power supply mode in which the user cannot operate the information processing apparatus 1 to perform information processing, and is generally a mode called an S1 mode, an S3 mode, an S4 mode, or the like. . The power saving mode is also called a suspend mode or a standby mode.

S1モード(Power On Suspend)とは、チップセットへの通電は維持したまま、CPU11への通電を停止し、CPUクロックを停止状態とする省電力モードのことである。S3モード(Suspend To RAM)とは、RAM13への通電を保持してRAM13に展開されているデータはそのまま保持する一方で、RAM13以外への電力供給を停止させる省電力モードのことである。S4モード(Suspend To HDD)とは、RAM13に展開されているデータをHDD14にコピーし、HDD14への通電を保持する一方で、HDD14以外への電力供給を停止させる省電力モードのことである。   The S1 mode (Power On Suspend) is a power saving mode in which the power supply to the CPU 11 is stopped and the CPU clock is stopped while the power supply to the chipset is maintained. The S3 mode (Suspend To RAM) is a power saving mode in which the power supplied to the RAM 13 is stopped while the energization of the RAM 13 is held and the data expanded in the RAM 13 is held as it is. The S4 mode (Suspend To HDD) is a power saving mode in which data expanded in the RAM 13 is copied to the HDD 14 and power supply to the HDD 14 is maintained while power supply to other than the HDD 14 is stopped.

図3は、OSのシャットダウンメニューの一例を示す図である。一例として、「スタンバイ」が選択された場合には、省電力モード移行部21は、情報処理装置1をS1モードまたはS3モードに移行する。また、「休止状態」が選択された場合には、省電力モード移行部21は、情報処理装置1をS4モードに移行する。   FIG. 3 is a diagram illustrating an example of an OS shutdown menu. As an example, when “standby” is selected, the power saving mode transition unit 21 transitions the information processing apparatus 1 to the S1 mode or the S3 mode. When “pause state” is selected, the power saving mode transition unit 21 transitions the information processing apparatus 1 to the S4 mode.

また、POSやPCを始めとする電子機器には一般的に、電源管理アプリケーションが備えられており、この電源管理アプリケーションや、あるいはBIOSでの設定によって、マウスやキーボード、タッチパネルなどユーザからの入力が一定時間以上無い場合に、自動的に各省電力モードに移行できるようになっている。   In addition, electronic devices such as POS and PC are generally provided with a power management application, and input from a user such as a mouse, a keyboard, or a touch panel can be performed by the power management application or settings in the BIOS. When there is no fixed time or more, it is possible to automatically shift to each power saving mode.

省電力モード移行部21は、このような電源管理アプリケーションやBIOSの設定に基づいて、情報処理装置1に対する入力が一定時間無い状態が続いた場合に、情報処理装置1を通常モードから省電力モードに移行する。   The power saving mode transition unit 21 changes the information processing apparatus 1 from the normal mode to the power saving mode when there is no input to the information processing apparatus 1 for a certain period of time based on such a power management application or BIOS setting. Migrate to

また、省電力モード移行部21は、情報処理装置1がある省電力モード(第1省電力モード)にある場合であって、ユーザからの入力が一定時間無い場合に、別の省電力モード(第2省電力モード)に移行する。   Further, the power saving mode transition unit 21 is in a case where the information processing apparatus 1 is in a certain power saving mode (first power saving mode), and when there is no input from the user for a certain period of time, another power saving mode ( Transition to the second power saving mode).

図4は、省電力モードの移行例を示す図である。即ち、図4に示すように、シャットダウンメニューから「スタンバイ」が選択された場合に、情報処理装置1は第1省電力モードであるS1モードに移行する。その後、予め定められた一定時間が経過すると、情報処理装置1は第2省電力モードであるS3モードに移行する。   FIG. 4 is a diagram illustrating a transition example of the power saving mode. That is, as shown in FIG. 4, when “standby” is selected from the shutdown menu, the information processing apparatus 1 shifts to the S1 mode that is the first power saving mode. Thereafter, when a predetermined time elapses, the information processing apparatus 1 shifts to the S3 mode that is the second power saving mode.

このように一般的には、省電力モードへの移行はBIOSまたはOSの少なくともいずれか一方により実行される。従って、図2に示した本実施の形態では、省電力モード移行部21の機能はBIOS上に生成されるとしたが、省電力モード移行部21はOS上に生成される機能であるとしてもよい。   As described above, generally, the transition to the power saving mode is executed by at least one of the BIOS and the OS. Therefore, in the present embodiment shown in FIG. 2, the function of the power saving mode transition unit 21 is generated on the BIOS, but the power saving mode transition unit 21 may be a function generated on the OS. Good.

省電力モード移行部21は、情報処理装置1を通常モードから省電力モードに移行する場合に、移行先の省電力モードを示す情報を省電力モード記憶領域31に記憶させる。また、省電力モード移行部21は、情報処理装置1を第1省電力モード(例えば、S1モード)から第2省電力モード(例えば、S3モード)に移行する場合に、移行先の省電力モード(S3モード)を示す情報を省電力モード記憶領域31に記憶させる。   When the information processing apparatus 1 shifts from the normal mode to the power saving mode, the power saving mode shift unit 21 stores information indicating the power saving mode of the transfer destination in the power saving mode storage area 31. The power saving mode transition unit 21 also shifts the information processing apparatus 1 from the first power saving mode (for example, S1 mode) to the second power saving mode (for example, S3 mode). Information indicating (S3 mode) is stored in the power saving mode storage area 31.

省電力モード記憶領域31は、情報処理装置1が複数の省電力モードのうちいずれか1つの省電力モードに移行した場合に、移行先の省電力モードを示す情報を記憶するための記憶領域である。移行先の省電力モードを示す情報としては、例えばS1、S3、S4等のように各省電力モードを示すモード番号が省電力モード記憶領域31に格納される。尚、フラグを用いて各省電力モードを示すとしてもよい。   The power saving mode storage area 31 is a storage area for storing information indicating the power saving mode of the transfer destination when the information processing apparatus 1 has shifted to any one of the plurality of power saving modes. is there. As information indicating the power saving mode of the transfer destination, mode numbers indicating the respective power saving modes are stored in the power saving mode storage area 31 such as S1, S3, S4, and the like. Each power saving mode may be indicated using a flag.

復帰要求受付部22は、割り込みコントローラ25を介して、ユーザから復帰(レジューム)要求を受付ける。また、復帰要求受付部22は、割り込みコントローラ25が検出した復帰要求がいずれの割り込み信号に対応するものであるか識別することができる。   The return request receiving unit 22 receives a return (resume) request from the user via the interrupt controller 25. Further, the return request receiving unit 22 can identify which interrupt signal corresponds to the return request detected by the interrupt controller 25.

一例としてUSBポート18に接続されているマウスから入力があった場合には、復帰要求受付部22は、USBデバイスからの復帰要求があったことを受付ける。他方、LANアダプタ19からマジックパケットを受け取った場合には、WOLによる復帰要求があったことを受付ける。   As an example, when there is an input from a mouse connected to the USB port 18, the return request receiving unit 22 receives a return request from the USB device. On the other hand, when a magic packet is received from the LAN adapter 19, it is accepted that there has been a return request by WOL.

尚、WOLとは、外部からLAN経由で情報処理装置1のLANアダプタ19にマジックパケットを送付することにより、情報処理装置1の電源を投入したり、省電力モードから通常モードに復帰したりするための機能である。   Note that WOL is a method of turning on the power of the information processing apparatus 1 or returning from the power saving mode to the normal mode by sending a magic packet from the outside to the LAN adapter 19 of the information processing apparatus 1 via the LAN. It is a function for.

判定部23は、復帰要求受付部22が受付けた復帰要求は、省電力モード記憶領域31に記憶されている移行先の省電力モードから通常モードに復帰可能である復帰要求の種類であるか否かを、復帰方法設定テーブル32を参照して判定する。   The determination unit 23 determines whether or not the return request received by the return request receiving unit 22 is a type of return request that can return to the normal mode from the destination power saving mode stored in the power saving mode storage area 31. Is determined with reference to the return method setting table 32.

図5は、復帰方法設定テーブル32の一例を示す図である。図5に示すように、復帰方法設定テーブル32は、各省電力モードにある情報処理装置1を通常モードに復帰させることのできる復帰要求の種類を、省電力モードごとに設定しているテーブルである。   FIG. 5 is a diagram illustrating an example of the return method setting table 32. As illustrated in FIG. 5, the return method setting table 32 is a table in which the types of return requests that can return the information processing apparatus 1 in each power saving mode to the normal mode are set for each power saving mode. .

復帰方法設定テーブル32には、第1省電力モードに対しては、複数種類の復帰要求のうちいずれの種類の復帰要求を受付けた場合であっても情報処理装置1を通常モードに復帰可能であると設定されている。また、復帰方法設定テーブル32には、第2省電力モードに対しては、複数種類の割り込み要求のうちの一部の種類の復帰要求を受付けた場合にのみ情報処理装置1を通常モードに復帰可能であると設定されている。   In the return method setting table 32, for the first power saving mode, the information processing apparatus 1 can be returned to the normal mode even when any type of return request among the plurality of types of return requests is received. It is set to be. In the return method setting table 32, for the second power saving mode, the information processing apparatus 1 is returned to the normal mode only when a return request of a part of a plurality of types of interrupt requests is accepted. It is set as possible.

即ち、図5に示す設定例では、第1省電力モードのS1モードである場合に対しては、電源ボタンの押下、PS/2ポート17に接続されたマウスやキーボード等のデバイス(PS/2デバイス)からの入力、USBポート18に接続されたマウスやキーボード等のデバイス(USBデバイス)からの入力、タッチパネル16からの入力、WOLからの入力、のいずれの種類の復帰要求を受付けた場合であっても情報処理装置1を通常モードに復帰可能であると設定されている。   That is, in the setting example shown in FIG. 5, in the case of the S1 mode of the first power saving mode, a device such as a mouse or keyboard connected to the PS / 2 port 17 (PS / 2) is pressed. When a request for restoration of any type of input from a device (device), input from a device (USB device) such as a mouse or keyboard connected to the USB port 18, input from the touch panel 16, or input from WOL is accepted. Even if it exists, it is set that the information processing apparatus 1 can be returned to the normal mode.

一方、第2省電力モードのS3モード、S4モードである場合に対しては、WOLからの復帰要求を受付けた場合にのみ、情報処理装置1を通常モードに復帰可能であると設定されている。   On the other hand, in the case of the S3 mode and S4 mode of the second power saving mode, it is set that the information processing apparatus 1 can be returned to the normal mode only when a return request from the WOL is received. .

従って、判定部23は、例えばS3モードにある場合であって、復帰要求受付部22が電源ボタンからの復帰要求を受付けた場合には、図5に示す復帰方法設定テーブル32を参照して、電源ボタンからの復帰要求は、通常モードに復帰可能である復帰要求の種類ではないと判定する。また、例えばS3モードにある場合であって、復帰要求受付部22がWOLからの復帰要求を受付けた場合には、WOLからの復帰要求は、通常モードに復帰可能である復帰要求の種類であると判定する。   Accordingly, when the determination unit 23 is in the S3 mode, for example, and the return request receiving unit 22 receives a return request from the power button, the determination unit 23 refers to the return method setting table 32 shown in FIG. It is determined that the return request from the power button is not the type of return request that can be returned to the normal mode. Further, for example, in the S3 mode, when the return request receiving unit 22 receives a return request from the WOL, the return request from the WOL is a type of return request that can be returned to the normal mode. Is determined.

このように、本実施の形態では、短時間内に移行する第1省電力モードに対しては、通常モードに簡単に復帰できるように設定し、短時間内には移行しない第2省電力モードに対しては、予め定められた一部の復帰方法のみにより通常モードへ復帰可能であると設定している。これにより、第1省電力モードのセキュリティレベルよりも、第2省電力モードのセキュリティレベルを強化することができ、省電力モードに関する利便性とセキュリティとをともに向上させることができる。   As described above, in the present embodiment, the first power saving mode that shifts within a short time is set so that it can easily return to the normal mode, and the second power saving mode that does not shift within a short time. Is set to be able to return to the normal mode only by a part of predetermined return methods. Thereby, the security level of the second power saving mode can be strengthened compared to the security level of the first power saving mode, and both convenience and security regarding the power saving mode can be improved.

また、WOLによる復帰処理では、情報処理装置1のMACアドレス等の機器固有の情報が無いと情報処理装置1に復帰要求を送信することができない。従って、第3者が容易に情報処理装置1を復帰させることはできず、S3モードまたはS4モードにある情報処理装置1の情報セキュリティを向上させることができる。   Further, in the return processing by WOL, if there is no device-specific information such as the MAC address of the information processing apparatus 1, a return request cannot be transmitted to the information processing apparatus 1. Therefore, the third person cannot easily return the information processing apparatus 1, and the information security of the information processing apparatus 1 in the S3 mode or the S4 mode can be improved.

復帰部24は、復帰要求受付部22が受付けた復帰要求は、通常モードに復帰可能な復帰要求の種類であると判定部23によって判定された場合に、省電力モードを終了させて通常モードに復帰させる。   When the determination unit 23 determines that the return request received by the return request receiving unit 22 is a type of return request that can be returned to the normal mode, the return unit 24 ends the power saving mode and switches to the normal mode. Return.

次に、情報処理装置1において、上述したように省電力モードを第1省電力モードと第2省電力モードとの2段階で移行させる場合の情報処理装置1の復帰処理例について、図4を参照して説明する。   Next, in the information processing apparatus 1, as described above, FIG. 4 shows an example of the restoration process of the information processing apparatus 1 when the power saving mode is shifted in two stages of the first power saving mode and the second power saving mode. The description will be given with reference.

例えばユーザが離席等する場合に、シャットダウンメニュー(図3参照)から「スタンバイ」を選択して情報処理装置1をS1モード(第1省電力モード)に移行させる。その後、ユーザが短時間内に席に戻れば、省電力モードはS1モードのままである。従ってこの場合には、図5に示すように、電源ボタン、PS/2デバイス、USBデバイス、タッチパネル、WOLのいずれの復帰方法であっても情報処理装置1を容易に復帰させることができる。   For example, when the user leaves the seat or the like, “standby” is selected from the shutdown menu (see FIG. 3), and the information processing apparatus 1 is shifted to the S1 mode (first power saving mode). Thereafter, if the user returns to the seat within a short time, the power saving mode remains in the S1 mode. Therefore, in this case, as shown in FIG. 5, the information processing apparatus 1 can be easily restored by any of the restoration methods of the power button, PS / 2 device, USB device, touch panel, and WOL.

一方、ユーザに何らかの用事が発生してS1モードである時間内に戻って来られない場合には、省電力モードはS1モードからS3モード(第2省電力モード)に移行する。このように移行先の省電力モードがS3モードである場合に、復帰要求受付部22が例えばUSBデバイスからの復帰要求を受付けると、判定部23はこの復帰要求を「通常モードに復帰させることのできる復帰要求の種類には含まれていない」と判定し、復帰部24による復帰は行われない。その後ユーザが戻ってきた場合には、ユーザはWOLによって復帰要求を送信する。判定部23はこの復帰要求を「通常モードに復帰させることのできる復帰要求の種類に含まれている」と判定し、復帰部24は情報処理装置1を復帰させることができる。   On the other hand, if a user has something to do and cannot return within the time in the S1 mode, the power saving mode shifts from the S1 mode to the S3 mode (second power saving mode). As described above, when the power saving mode of the transfer destination is the S3 mode, when the return request receiving unit 22 receives a return request from, for example, a USB device, the determination unit 23 sets the return request to “return to the normal mode”. It is determined that it is not included in the types of possible return requests ”, and the return unit 24 does not return. Thereafter, when the user returns, the user transmits a return request by WOL. The determination unit 23 determines that the return request is “included in the types of return requests that can be returned to the normal mode”, and the return unit 24 can return the information processing apparatus 1.

このように、本実施の形態にかかる情報処理装置1の復帰方法と2段階の省電力モードとを併用することで、ユーザに不意の用事が入った場合等でも、省電力モードをWOLのみによって復帰できるS3モードに自動的に移行させることができ、簡易に省電力モードのセキュリティを向上させることができる。   As described above, by using the recovery method of the information processing apparatus 1 according to the present embodiment and the two-stage power saving mode in combination, even when the user unexpectedly enters the power saving mode, only the WOL is used. It is possible to automatically shift to the recoverable S3 mode, and to easily improve the security of the power saving mode.

尚、本実施の形態の各省電力モード(S1モード、S3モード、S4モード)では、WOLによる復帰を利用するために、LANアダプタ19への電力供給は遮断しないものとする。   In each power saving mode (S1 mode, S3 mode, and S4 mode) of the present embodiment, power supply to the LAN adapter 19 is not cut off in order to use recovery by WOL.

次に、情報処理装置1が実行する省電力モードからの復帰処理の手順について説明する。図6は、情報処理装置1が実行する省電力モードからの復帰処理の手順を示すフローチャートである。   Next, the procedure of the return process from the power saving mode executed by the information processing apparatus 1 will be described. FIG. 6 is a flowchart illustrating a procedure of a return process from the power saving mode executed by the information processing apparatus 1.

まず、省電力モード移行部21は、ユーザがシャットダウンメニューから省電力モードを選択するなどにより、サスペンド要求を受付けたか否か判断する(ST1)。サスペンド要求を受付けた場合(ST1:Yes)には、受付けた省電力モードを省電力モード記憶領域31に記憶させて(ST2)、その後受付けた省電力モードに情報処理装置1を移行する(ST3)。サスペンド要求を受付けていない場合(ST1:No)には、サスペンド要求を受付けるまで待機する(ST1)。   First, the power saving mode transition unit 21 determines whether or not a suspend request has been received by the user selecting a power saving mode from the shutdown menu (ST1). When the suspend request is accepted (ST1: Yes), the accepted power saving mode is stored in the power saving mode storage area 31 (ST2), and then the information processing apparatus 1 is shifted to the accepted power saving mode (ST3). ). If no suspend request has been received (ST1: No), the process waits until a suspend request is received (ST1).

次に、復帰要求受付部22は、入力装置AまたはLANアダプタ19からの入力により復帰要求を受付けたか否か判断する(ST4)。復帰要求を受付けていない場合(ST4:No)にはST4に戻って復帰要求を受付けるまで待機する。復帰要求を受付けた場合(ST4:Yes)には、判定部23は、復帰方法設定テーブル32を参照して、受付けた復帰要求が通常モードに復帰可能な復帰要求の種類であるか否か判定する(ST5)。通常モードに復帰可能である復帰要求の種類である場合(ST5:Yes)には、復帰部24は、省電力モードから通常モードに復帰させる(ST6)。通常モードに復帰可能である復帰要求の種類でない場合(ST5:No)には、通常モードに復帰させず、ST4に戻って次の復帰要求を受付けるまで待機する。   Next, the return request receiving unit 22 determines whether a return request has been received by an input from the input device A or the LAN adapter 19 (ST4). If no return request has been received (ST4: No), the process returns to ST4 and waits until a return request is received. When the return request is received (ST4: Yes), the determination unit 23 refers to the return method setting table 32 and determines whether or not the received return request is a type of return request that can return to the normal mode. (ST5). If it is the type of return request that can return to the normal mode (ST5: Yes), the return unit 24 returns from the power saving mode to the normal mode (ST6). If the type is not the type of return request that can return to the normal mode (ST5: No), the process returns to ST4 and waits until the next return request is accepted without returning to the normal mode.

尚、上述では、復帰方法設定テーブル32に、一部の種類の割り込み要求としてWOLによる割り込み要求を設定しているが、一部の種類の割り込み要求の種類としてはこれに限定されるものではない。その他の例として、キーボードの複数のキーを同時に押下する複合キーによる割り込み要求を、通常モードに復帰可能である一部の割り込み要求として設定してもよい。具体的には、例えば、ShiftキーとF7キーとを同時に押下した場合に復帰要求の割り込み信号が割り込みコントローラ25に送信されるように予め設定しておくとともに、復帰方法設定テーブル32においてS3モードやS4モードに対する復帰方法として、ShiftキーとF7キーによる復帰を設定するとすればよい。   In the above description, the interrupt request by WOL is set in the return method setting table 32 as some types of interrupt requests, but the types of some types of interrupt requests are not limited to this. . As another example, an interrupt request by a composite key that simultaneously presses a plurality of keys on the keyboard may be set as a part of interrupt requests that can be returned to the normal mode. Specifically, for example, when the Shift key and the F7 key are pressed at the same time, a return request interrupt signal is set to be transmitted to the interrupt controller 25 in advance. As a return method for the S4 mode, return using the Shift key and the F7 key may be set.

また、上述では、復帰方法設定テーブル32には通常モードへの復帰を許可する復帰方法が予め設定されているとしたが、ユーザがBIOSの設定を行うことによって復帰方法設定テーブル32の設定を変更できるように構成してもよい。   In the above description, the return method for allowing the return to the normal mode is set in advance in the return method setting table 32, but the setting of the return method setting table 32 is changed by the user setting the BIOS. You may comprise so that it can do.

なお、本実施形態の情報処理装置1で実行されるプログラムは、RAM13等に予め組み込まれて提供される。本実施形態の情報処理装置1で実行されるプログラムは、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。   Note that the program executed by the information processing apparatus 1 of the present embodiment is provided by being incorporated in advance in the RAM 13 or the like. A program executed by the information processing apparatus 1 according to the present embodiment is an installable or executable file, and is a computer such as a CD-ROM, a flexible disk (FD), a CD-R, or a DVD (Digital Versatile Disk). The information may be provided by being recorded on a recording medium that can be read by the user.

さらに、本実施形態の情報処理装置1で実行されるプログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成しても良い。また、本実施形態の情報処理装置1で実行されるプログラムをインターネット等のネットワーク経由で提供または配布するように構成しても良い。   Furthermore, the program executed by the information processing apparatus 1 according to the present embodiment may be provided by being stored on a computer connected to a network such as the Internet and downloaded via the network. Further, the program executed by the information processing apparatus 1 of the present embodiment may be configured to be provided or distributed via a network such as the Internet.

以上説明したとおり、本実施形態によれば、復帰方法設定テーブル32に設定されている、通常モードに復帰可能な復帰要求の種類である場合にのみ情報処理装置1を通常モードに復帰させる。従って、省電力モードとなっている情報処理装置1が第3者によって勝手に復帰されることを防止することができる。   As described above, according to the present embodiment, the information processing apparatus 1 is returned to the normal mode only when the type of return request is set in the return method setting table 32 and can return to the normal mode. Therefore, it is possible to prevent the information processing apparatus 1 that is in the power saving mode from being returned by the third party without permission.

1 情報処理装置
10 制御部
21 省電力モード移行部
22 復帰要求受付部
23 判定部
24 復帰部
25 割り込みコントローラ
26(26a、26b、26c、26d) IRQ端子
31 省電力モード記憶領域
32 復帰方法設定テーブル
DESCRIPTION OF SYMBOLS 1 Information processing apparatus 10 Control part 21 Power saving mode transfer part 22 Return request reception part 23 Judgment part 24 Return part 25 Interrupt controller 26 (26a, 26b, 26c, 26d) IRQ terminal 31 Power saving mode storage area 32 Return method setting table

特開2010−79579公報JP 2010-79579 A

Claims (6)

ユーザが操作可能な通常モードと、ユーザが操作できない複数の省電力モードとを有する情報処理装置において、
前記情報処理装置を前記省電力モードから前記通常モードに復帰可能である復帰要求の種類を、前記省電力モード毎に記憶している復帰方法記憶手段と、
前記情報処理装置が前記複数の省電力モードのうちいずれか1つの省電力モードに移行している場合に、前記通常モードへの復帰要求を受付ける復帰要求受付手段と、
受付けた前記復帰要求が、前記通常モードに復帰可能な前記復帰要求の種類であるか否かを、前記復帰方法記憶手段を参照して判定する判定手段と、
前記判定手段によって、復帰可能な前記復帰要求の種類であると判定された場合に、前記情報処理装置を前記通常モードに復帰させる復帰手段と、
を備えることを特徴とする情報処理装置。
In an information processing apparatus having a normal mode that can be operated by the user and a plurality of power saving modes that cannot be operated by the user,
A return method storage means for storing, for each power saving mode, a type of return request capable of returning the information processing apparatus from the power saving mode to the normal mode;
A return request accepting unit for accepting a return request to the normal mode when the information processing apparatus has shifted to any one of the plurality of power saving modes;
A determination unit that determines whether or not the received return request is a type of the return request that can be returned to the normal mode with reference to the return method storage unit;
A return means for returning the information processing apparatus to the normal mode when the determination means determines that the type of the return request is recoverable;
An information processing apparatus comprising:
前記復帰方法記憶手段は、前記複数の省電力モードとして少なくとも第1省電力モードと第2省電力モードとを記憶し、
前記第1省電力モードに対しては、複数種類の前記復帰要求のうちいずれの種類の前記復帰要求を受付けた場合であっても前記通常モードに復帰可能であると記憶し、
前記第2省電力モードに対しては、複数種類の前記復帰要求のうちの一部の種類の前記復帰要求を受付けた場合にのみ前記通常モードに復帰可能であると記憶していること、
を特徴とする請求項1記載の情報処理装置。
The return method storage means stores at least a first power saving mode and a second power saving mode as the plurality of power saving modes,
For the first power saving mode, it is stored that it is possible to return to the normal mode even if any type of the return request is accepted among the plurality of types of return requests.
For the second power saving mode, it is stored that it is possible to return to the normal mode only when a part of the types of return requests is accepted.
The information processing apparatus according to claim 1.
前記復帰方法記憶手段は、前記一部の種類の復帰要求として、Wake On LAN(WOL)による前記復帰要求を受付けた場合に前記通常モードに復帰可能であると記憶していること、を特徴とする請求項2記載の情報処理装置。   The return method storage means stores that the normal mode can be returned when the return request by Wake On LAN (WOL) is accepted as the partial type of return request. The information processing apparatus according to claim 2. 前記復帰方法記憶手段は、前記一部の種類の復帰要求として、キーボードの複数のキーを同時に押下する複合キーによる前記復帰要求を受付けた場合に前記通常モードに復帰可能であると記憶していること、を特徴とする請求項2または3に記載の情報処理装置。   The return method storage means stores, as the some types of return requests, that the return to the normal mode is possible when the return request is received by a composite key that simultaneously presses a plurality of keys of the keyboard. The information processing apparatus according to claim 2, wherein the information processing apparatus is an information processing apparatus. 前記情報処理装置に対する入力が無い状態が一定時間続いた場合に、前記第1省電力モードから前記第2省電力モードに前記情報処理装置を移行する省電力モード移行手段、
をさらに備えることを特徴とする請求項2ないし4のいずれか1つに記載の情報処理装置。
A power saving mode transition means for shifting the information processing apparatus from the first power saving mode to the second power saving mode when there is no input to the information processing apparatus for a predetermined time;
The information processing apparatus according to claim 2, further comprising:
ユーザが操作可能な通常モードと、ユーザが操作できない複数の省電力モードとを有し、前記情報処理装置を前記省電力モードから前記通常モードに復帰可能である復帰要求の種類を、前記省電力モード毎に記憶している復帰方法記憶手段を備える情報処理装置において、
コンピュータを、
前記情報処理装置が前記複数の省電力モードのうちいずれか1つの省電力モードに移行している場合に、前記通常モードへの復帰要求を受付ける復帰要求受付手段と、
受付けた前記復帰要求が、前記通常モードに復帰可能な前記復帰要求の種類であるか否かを、前記復帰方法記憶手段を参照して判定する判定手段と、
前記判定手段によって、復帰可能な前記復帰要求の種類であると判定された場合に、前記情報処理装置を前記通常モードに復帰させる復帰手段と、
して機能させるためのプログラム。
There is a normal mode that can be operated by the user and a plurality of power saving modes that cannot be operated by the user, and the type of return request that can return the information processing apparatus from the power saving mode to the normal mode. In an information processing apparatus provided with a return method storage means storing for each mode,
Computer
A return request accepting unit for accepting a return request to the normal mode when the information processing apparatus has shifted to any one of the plurality of power saving modes;
A determination unit that determines whether or not the received return request is a type of the return request that can be returned to the normal mode with reference to the return method storage unit;
A return means for returning the information processing apparatus to the normal mode when the determination means determines that the type of the return request is recoverable;
Program to make it function.
JP2010180305A 2010-08-11 2010-08-11 Information processing unit and program Pending JP2012038247A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010180305A JP2012038247A (en) 2010-08-11 2010-08-11 Information processing unit and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010180305A JP2012038247A (en) 2010-08-11 2010-08-11 Information processing unit and program

Publications (1)

Publication Number Publication Date
JP2012038247A true JP2012038247A (en) 2012-02-23

Family

ID=45850144

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010180305A Pending JP2012038247A (en) 2010-08-11 2010-08-11 Information processing unit and program

Country Status (1)

Country Link
JP (1) JP2012038247A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016051321A (en) * 2014-08-29 2016-04-11 パナソニックIpマネジメント株式会社 Transaction terminal device

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04291612A (en) * 1991-03-20 1992-10-15 Hitachi Ltd Power saving type data processor
JP2001014089A (en) * 1999-07-01 2001-01-19 Fujitsu Takamisawa Component Ltd Terminal device
WO2001052027A1 (en) * 2000-01-13 2001-07-19 Access Co., Ltd. Computer system and power saving control method therefor
JP2002359705A (en) * 2001-06-01 2002-12-13 Ricoh Co Ltd Facsimile terminal
WO2009008411A1 (en) * 2007-07-09 2009-01-15 Sony Corporation Electronic apparatus and method for controlling the same
JP2010027045A (en) * 2008-06-18 2010-02-04 Ricoh Co Ltd Image formation system, power saving control method of image formation system, and power saving control program
JP2010146048A (en) * 2008-12-16 2010-07-01 Lenovo Singapore Pte Ltd Computer having biometric authentication device

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04291612A (en) * 1991-03-20 1992-10-15 Hitachi Ltd Power saving type data processor
JP2001014089A (en) * 1999-07-01 2001-01-19 Fujitsu Takamisawa Component Ltd Terminal device
WO2001052027A1 (en) * 2000-01-13 2001-07-19 Access Co., Ltd. Computer system and power saving control method therefor
JP2002359705A (en) * 2001-06-01 2002-12-13 Ricoh Co Ltd Facsimile terminal
WO2009008411A1 (en) * 2007-07-09 2009-01-15 Sony Corporation Electronic apparatus and method for controlling the same
JP2010027045A (en) * 2008-06-18 2010-02-04 Ricoh Co Ltd Image formation system, power saving control method of image formation system, and power saving control program
JP2010146048A (en) * 2008-12-16 2010-07-01 Lenovo Singapore Pte Ltd Computer having biometric authentication device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016051321A (en) * 2014-08-29 2016-04-11 パナソニックIpマネジメント株式会社 Transaction terminal device

Similar Documents

Publication Publication Date Title
US8490177B2 (en) Apparatus and method for variable authentication requirements
TWI233052B (en) Non main CPU/OS based operational environment
TWI291099B (en) Method, apparatus and system for operating data processing devices
US8522054B2 (en) Stand-by mode management method for use in a stand-by mode of a computer system with stand-by mode management module
KR20120064096A (en) Methods and systems for operating a computer via a low power adjunct processor
TWI274247B (en) Power reduction for unintentional activation of a wireless input device
JP2009187552A (en) Power control system and power control method
TW200521709A (en) Method and apparatus for operating an electronic device in a low power mode
JP2005228335A (en) Architecture and method for power management of computer system
JP2011134126A (en) Information processing apparatus
US20140146345A1 (en) Information processing apparatus, information processing apparatus control method, and storage medium
JP2009289193A (en) Information processing apparatus
US20160117269A1 (en) System and method for providing universal serial bus link power management policies in a processor environment
JP2009524126A (en) Mobile computing device and data packet receiving method thereof
JP2010262621A (en) Computer system with power supply control, and power supply control method
JP5932346B2 (en) Semiconductor device, radio communication terminal and inter-circuit communication system using the same
JP2019128792A (en) Image processing apparatus, control method therefor, and program
TW201413440A (en) Method for controlling power mode switching
WO2012003775A1 (en) Control method, control device and terminal
JP2013012009A (en) Host controller device, information processor, and event information output method
JP2012038247A (en) Information processing unit and program
JP5783348B2 (en) Control device, control program, and image forming apparatus
JP2009211451A (en) Electronic device, method of controlling power saving, and program
JP6691312B1 (en) Information processing system, information processing device, and program
TWI489260B (en) Stand-by management method and related management module and computer system

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120606

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120612

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120717

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130305

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130422

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20130806