JPH11110089A - Computer system and network controller used by same computer system - Google Patents

Computer system and network controller used by same computer system

Info

Publication number
JPH11110089A
JPH11110089A JP9272791A JP27279197A JPH11110089A JP H11110089 A JPH11110089 A JP H11110089A JP 9272791 A JP9272791 A JP 9272791A JP 27279197 A JP27279197 A JP 27279197A JP H11110089 A JPH11110089 A JP H11110089A
Authority
JP
Japan
Prior art keywords
state
packet
computer system
network
interrupt
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
JP9272791A
Other languages
Japanese (ja)
Inventor
Shinichi Kashimoto
晋一 樫本
Toshio Murai
俊雄 村井
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 Corp
Original Assignee
Toshiba 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 Corp filed Critical Toshiba Corp
Priority to JP9272791A priority Critical patent/JPH11110089A/en
Publication of JPH11110089A publication Critical patent/JPH11110089A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To improve power-saving effect by restoring a power source state only when a packet addressed to this system is received. SOLUTION: In a LAN card 1, it is decided whether or not a received packet is addressed to this computer and only when so, an interruption signal to a CPU 211 is generated to restore the power source state from a low power-source ON state to a normal power-source ON state. Therefore, it can be decided whether the packet is a packet that this computer should process in a standby state without actuating a network driver 311, and consequently while environment wherein packet reception addressed to this computer is always responded to is maintained, sufficient power-saving effect can be obtained.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】この発明は、計算機システム
およびその計算機システムで使用されるネットワーク制
御装置に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a computer system and a network control device used in the computer system.

【0002】[0002]

【従来の技術】近年、パーソナルコンピュータやワーク
ステーションなどのコンピュータシステムにおいては、
スタンバイモード(あるいはサスペンドモード)などと
称される省電力のためのパワーセーブ機構が設けられて
いる。代表的なスタンバイモードにおいては、ネットワ
ークカードなどの特定の周辺デバイスを除く他のデバイ
スには電源が供給されておらず、メモリやレジスタの内
容は保持されているが、CPUのクロックは低速動作も
しくは停止される。
2. Description of the Related Art In recent years, in computer systems such as personal computers and workstations,
A power saving mechanism called a standby mode (or a suspend mode) for power saving is provided. In a typical standby mode, power is not supplied to devices other than a specific peripheral device such as a network card, and the contents of memories and registers are retained, but the CPU clock operates at a low speed or Stopped.

【0003】このため、スタンバイモードでは、マザー
ボードには最少限の電源しか供給されずその消費電力は
通常の電源オン状態よりも少ないが、割り込みは通常に
制御される。従って、ネットワークからパケットを受信
し、ネットワークカードのLSIからCPUへの割り込
みが発生すると、スタンバイモードから通常の電源オン
状態に回復される。
For this reason, in the standby mode, only a minimum amount of power is supplied to the motherboard and its power consumption is less than in a normal power-on state, but interrupts are controlled normally. Therefore, when a packet is received from the network and an interrupt from the LSI of the network card to the CPU occurs, the power is restored from the standby mode to the normal power-on state.

【0004】すなわち、まず、CPUのクロックが停止
していれば、これを回復させることによりOSを機能さ
せ、ネットワークデバイスドライバに処理が移される。
そして、ここで初めて自コンピュータシステムが処理す
る必要があるパケットであるか否かが判断される。
That is, if the CPU clock is stopped, the OS is restored by restoring the clock, and the processing is transferred to the network device driver.
Then, for the first time, it is determined whether or not the packet needs to be processed by the own computer system.

【0005】このように、従来のスタンバイ状態では、
ネットワークからの受信パケットをトリガとして電源状
態を回復し、システムを機能させることはできるもの
の、例えばアドレスリゾルーションプロトコル(AR
P)などのための同報パケットや他システム宛てのパケ
ットなどの自コンピュータシステムが処理する必要のな
いパケットを受信した場合でも電源状態をいちいち回復
して、ネットワークドライバを起動させる必要があっ
た。
Thus, in the conventional standby state,
Although it is possible to recover the power supply state and operate the system by using a packet received from the network as a trigger, for example, an address resolution protocol (AR
Even when a packet that the computer system does not need to process, such as a broadcast packet for P) or a packet addressed to another system, is received, it is necessary to restore the power supply state and activate the network driver.

【0006】[0006]

【発明が解決しようとする課題】上述のように、従来で
は、ネットワークドライバを起動しなければ自コンピュ
ータシステムが処理する必要があるパケットであるか否
かを判定できないため、処理する必要がないパケットを
受信した場合であっても電源状態が回復されてしまい、
ネットワーク環境によっては多大な無駄な電力が消費さ
れてしまうという問題があった。
As described above, in the prior art, it is impossible to determine whether or not the packet needs to be processed by the own computer system unless the network driver is activated. The power status is restored even if
There is a problem that a large amount of wasteful power is consumed depending on the network environment.

【0007】特に、コンピュータネットワーク上の各コ
ンピュータに電話番号を割り当ててそれを内線電話機と
して使用するような交換システムを構築する場合にあっ
ては、自コンピュータシステム宛てのパケット受信に対
して常に応答可能な環境を各コンピュータ上に実現する
必要があるため、上述のような無駄な電力消費は避けら
れない問題であった。
In particular, in the case of constructing a switching system in which a telephone number is assigned to each computer on a computer network and the telephone number is used as an extension telephone, it is possible to always respond to packet reception addressed to the own computer system. Since it is necessary to realize a simple environment on each computer, the above-described wasteful power consumption is an unavoidable problem.

【0008】この発明はこのような点に鑑みてなされた
もので、ネットワークドライバを起動することなくスタ
ンバイ状態のまま自システムが処理する必要のあるパケ
ットか否かを判定できるようにし、自システム宛てのパ
ケット受信に対して常に応答可能な環境を維持しつつ、
十分な節電効果を得ることができる計算機システムおよ
びその計算機システムで使用されるネットワーク制御装
置を提供することを目的とする。
SUMMARY OF THE INVENTION The present invention has been made in view of the above points, and enables a system to determine whether or not a packet needs to be processed by its own system in a standby state without activating a network driver. While maintaining an environment that can always respond to packet reception,
It is an object of the present invention to provide a computer system capable of obtaining a sufficient power saving effect and a network control device used in the computer system.

【0009】[0009]

【課題を解決するための手段】この発明は、上述の課題
を解決するため、ネットワークを介してパケットの送受
信を行うネットワーク制御装置を有し、前記ネットワー
ク制御装置から発行される割り込み信号に応答して低消
費電力のスタンバイ状態から通常動作可能な電源オン状
態に復帰される計算機システムにおいて、前記ネットワ
ーク制御装置に、前記ネットワークからのパケットの受
信に応答して、その受信パケットが前記計算機システム
宛てのパケットであるか否かを判別する受信パケット判
別手段と、この受信パケット判別手段によって前記受信
パケットが前記計算機システム宛てのパケットであるこ
とが判別されたとき、前記割り込み信号を発行する手段
とを具備することを特徴とする。
In order to solve the above-mentioned problems, the present invention has a network controller for transmitting and receiving packets via a network, and responds to an interrupt signal issued from the network controller. In the computer system that is returned from the standby state of low power consumption to the power-on state in which normal operation can be performed, the received packet addressed to the computer system is transmitted to the network control device in response to reception of the packet from the network. Receiving packet discriminating means for discriminating whether the received packet is a packet, and means for issuing the interrupt signal when the received packet discriminating means discriminates that the received packet is a packet addressed to the computer system. It is characterized by doing.

【0010】この計算機システムにおいては、たとえば
LANカードなどのネットワーク制御装置の中で受信パ
ケットが自計算機システム宛てのパケットであるか否か
が判別され、受信パケットが自計算機システム宛てのパ
ケットであることが判別された場合のみネットワーク制
御装置から割り込み信号が発生され、これによって通常
動作可能な電源オン状態に電源状態の回復が行われる。
In this computer system, it is determined whether the received packet is a packet addressed to the own computer system in a network control device such as a LAN card, and the received packet is a packet addressed to the own computer system. Only when the determination is made, an interrupt signal is generated from the network control device, whereby the power supply state is restored to the power-on state where normal operation is possible.

【0011】よって、ネットワークドライバを起動する
ことなくスタンバイ状態のまま自計算機システムが処理
する必要のあるパケットか否かを判定できるようにな
り、自計算機システム宛てのパケット受信に対して常に
応答可能な環境を維持しつつ、十分な節電効果を得るこ
とができる。
Therefore, it is possible to determine whether or not the packet needs to be processed by the own computer system in the standby state without activating the network driver, and can always respond to the reception of the packet addressed to the own computer system. A sufficient power saving effect can be obtained while maintaining the environment.

【0012】また、ネットワークからのパケットの受信
時に前記計算機システムの状態が前記スタンバイ状態お
よび前記電源オン状態のいずれの状態にあるかを判別す
る手段をネットワーク制御装置にさらに設け、前記計算
機システムが通常動作可能な電源オン状態にあるとき
は、前記ネットワークからのパケットの受信に応答して
無条件に前記割り込み信号を発生するように構成するこ
とが好ましい。
[0012] Further, a means for determining whether the state of the computer system is the standby state or the power-on state when receiving a packet from the network is further provided in the network control device, and the computer system is normally provided with It is preferable that, when in an operable power-on state, the interrupt signal is generated unconditionally in response to reception of a packet from the network.

【0013】これにより、計算機システムが通常の電源
オン状態である場合にはネットワークドライバによる通
常のパケット処理が可能となり、従来システムとの互換
を維持することが可能となる。
Thus, when the computer system is in a normal power-on state, normal packet processing can be performed by the network driver, and compatibility with the conventional system can be maintained.

【0014】[0014]

【発明の実施の形態】以下、図面を参照して本発明の実
施形態を説明する。図1には、本発明の計算機システム
を用いた構内交換システムの構成例が示されている。こ
の構内交換システムは、コンピュータネットワーク上の
各コンピュータに電話番号を割り当て、それらコンピュ
ータに対する発着信処理を通常の電話機と同様に行うシ
ステムであり、PBXとして機能する通信制御装置10
には、図示のように電話インターフェースカード(I
F)20、PHS自営基地局インターフェースカード
(IF)21、局線インターフェースカード(IF)2
2、交換部23、中央制御部24、およびLANインタ
ーフェースカード(LAN−IF)25が設けられてい
る。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 shows a configuration example of a private branch exchange system using a computer system of the present invention. This private branch exchange system assigns telephone numbers to computers on a computer network, and performs outgoing / incoming processing for these computers in the same manner as a normal telephone, and a communication control device 10 functioning as a PBX.
Has a telephone interface card (I
F) 20, PHS private base station interface card (IF) 21, office line interface card (IF) 2
2, an exchange unit 23, a central control unit 24, and a LAN interface card (LAN-IF) 25.

【0015】電話インターフェースカード20は内線電
話機を収容するためのものであり、ここには、標準電話
機やデジタル機能電話機などの多数の電話機30が接続
されている。PHS自営用基地局インターフェースカー
ド21はPHS自営用基地局装置を収容するためのもの
であり、ここには、幾つかのPHS自営用無線基地局3
1が接続されている。各PHS自営用無線基地局31は
無線ゾーンを形成し、ゾーン内のPHS端末(PS)3
2と無線で通信を行う。本実施形態では構内交換機シス
テムを前提としているため、PHS端末、PHS無線基
地局は自営用のみである。
The telephone interface card 20 is for accommodating an extension telephone, to which a number of telephones 30 such as a standard telephone and a digital function telephone are connected. The PHS private base station interface card 21 is for accommodating a PHS private base station device, and includes several PHS private wireless base stations 3.
1 is connected. Each PHS private radio base station 31 forms a radio zone, and a PHS terminal (PS) 3 in the zone.
2 and communicates wirelessly. In the present embodiment, the private branch exchange system is premised, so that the PHS terminal and the PHS radio base station are for private use only.

【0016】局線インターフェースカード22は、公衆
網や専用線との接続インターフェース機能を有するライ
ン/トランク装置を実装したものであり、この例では公
衆網33と接続されている。LANインターフェースカ
ード25は、多数のパーソナルコンピュータ35が接続
されたLAN34との入出力インターフェース機能を有
するものであり、このLANインターフェースカード2
5は、各パーソナルコンピュータ35を電話端末として
使用するために用いられる。LAN34としては例えば
イーサネットが用いられ、また通信プロトコルとしては
TCPやUDPなどが用いられる。
The office line interface card 22 is provided with a line / trunk device having an interface function for connecting to a public network or a dedicated line, and is connected to a public network 33 in this example. The LAN interface card 25 has an input / output interface function with a LAN 34 to which a number of personal computers 35 are connected.
Reference numeral 5 is used to use each personal computer 35 as a telephone terminal. As the LAN 34, for example, Ethernet is used, and as a communication protocol, TCP, UDP, or the like is used.

【0017】中央制御部24は、制御ハイウェイを介し
て交換部23を制御することにより、各インターフェー
ス間の接続交換のためのスイッチ動作を交換部23に実
行させる。ここには、通常の交換制御機能の他、LAN
インターフェースカード25を用いて各パーソナルコン
ピュータ35との通信を制御するコンピュータネットワ
ーク制御機能も設けられている。
The central control unit 24 controls the switching unit 23 through the control highway to cause the switching unit 23 to execute a switch operation for switching connections between the interfaces. Here, in addition to the normal exchange control function,
A computer network control function for controlling communication with each personal computer 35 using the interface card 25 is also provided.

【0018】各パーソナルコンピュータ35は、そこに
設けられたLANカード1を介してLAN34に接続さ
れている。これら各パーソナルコンピュータ35には所
定の内線電話番号が割り当てられており、他の電話機3
0やPHS端末32などとの間、または外線との間で発
着信を行うことができる。また、各パーソナルコンピュ
ータ35は低消費電力のスタンバイ状態にあるときでも
LANカード1に対する給電は行われており、またその
LANカード1からの割り込み信号に応じて電源状態を
通常状態に回復できるように構成されている。
Each personal computer 35 is connected to the LAN 34 via the LAN card 1 provided therein. A predetermined extension telephone number is assigned to each of these personal computers 35, and the other telephones 3
Calls can be made to and from 0, the PHS terminal 32, etc., or to an outside line. Each of the personal computers 35 supplies power to the LAN card 1 even in the low power consumption standby state, and can restore the power supply state to the normal state in response to an interrupt signal from the LAN card 1. It is configured.

【0019】パーソナルコンピュータ35がスタンバイ
状態にあるとき、LANカード1は受信パケットに対し
て次のような処理動作を行う。すなわち、スタンバイ状
態においてLAN34からパケットを受信すると、LA
Nカード1はまずその受信パケットが自コンピュータ宛
てのパケットであるか否かを調べる。そして、自コンピ
ュータ宛てのパケットである場合には、割り込み信号を
発生してパーソナルコンピュータ35の電源状態を回復
させるが、例えば同報パケットなどのように自コンピュ
ータ宛てのパケットではない場合には、割り込み信号は
発生せず、その受信パケットを破棄する。これにより、
自コンピュータが処理する必要のないパケットの受信時
は、そのコンピュータの電源状態は回復されずにスタン
バイ状態のまま維持される。
When the personal computer 35 is in the standby state, the LAN card 1 performs the following processing operation on the received packet. That is, when a packet is received from the LAN 34 in the standby state, LA
The N card 1 first checks whether the received packet is a packet addressed to its own computer. If the packet is addressed to the own computer, an interrupt signal is generated to restore the power state of the personal computer 35. If the packet is not addressed to the computer, such as a broadcast packet, an interrupt signal No signal is generated and the received packet is discarded. This allows
When receiving a packet that does not need to be processed by the own computer, the power state of the computer is not restored and is maintained in the standby state.

【0020】図2には、パーソナルコンピュータ35の
具体的な構成例が示されている。パーソナルコンピュー
タ35は、図示のように、パケット送受信部111、C
PUへの割り込み信号発生部112、およびイーサアド
レス(MACアドレス)読み出し部113を含むLSI
を備えたLANカード1と、割り込み制御機構を有する
CPU211、電源管理部212、主メモリ213、割
り込み制御レジスタ214およびこれらを相互接続する
システムバスが実装されたたマザーボード2と、ネット
ワークドライバ311、ネットワークプロトコル31
2、割り込み制御部313を含むオペレーティングシス
テム(OS)3と、電源回路4とから構成されている。
FIG. 2 shows a specific configuration example of the personal computer 35. As shown, the personal computer 35 includes a packet transmitting / receiving unit 111,
An LSI including a PU interrupt signal generating unit 112 and an Ethernet address (MAC address) reading unit 113
, A motherboard 2 on which a CPU 211 having an interrupt control mechanism, a power management unit 212, a main memory 213, an interrupt control register 214, and a system bus for interconnecting them, a network driver 311 and a network Protocol 31
2, an operating system (OS) 3 including an interrupt control unit 313, and a power supply circuit 4.

【0021】電源管理部212によるパーソナルコンピ
ュータ35の電源状態の遷移を図3に示す。パーソナル
コンピュータ35の電源状態は、通常電源ON状態、電
源OFF状態、低電源ON状態(スタンバイ状態)との
間を遷移する。
FIG. 3 shows the transition of the power state of the personal computer 35 by the power management unit 212. The power state of the personal computer 35 transitions between a normal power ON state, a power OFF state, and a low power ON state (standby state).

【0022】通常電源ON状態は通常動作可能な電源状
態であり、この状態においてはLANカード1、および
マザーボード2は十分給電され、CPU211のクロッ
クは定格速度で動作している。低電源ON状態は低消費
電力のスタンバイ状態であり、LANカード1は給電さ
れているが、CPU211のクロックは停止しているた
めマザーボード2へ供給される電源は低い。低電源ON
状態(スタンバイ状態)で、自コンピュータ宛てのパケ
ット受信イベントが起こると、本実施形態の方式により
通常電源ON状態へ移行する。また、低電源ON状態
(スタンバイ状態)でリジュームボタン押下イベントが
起こった場合も既存の技術により通常電源ON状態へ移
行する。
The normal power ON state is a power state in which normal operation is possible. In this state, the LAN card 1 and the motherboard 2 are sufficiently supplied with power, and the clock of the CPU 211 operates at the rated speed. The low power ON state is a standby state of low power consumption, in which the LAN card 1 is supplied with power, but the clock supplied to the CPU 211 is stopped, so that the power supplied to the motherboard 2 is low. Low power ON
When a packet reception event addressed to the own computer occurs in the state (standby state), the state shifts to the normal power ON state according to the method of the present embodiment. Also, when the resume button press event occurs in the low power ON state (standby state), the state is shifted to the normal power ON state by the existing technology.

【0023】通常電源ON状態で、一定時間未使用、あ
るいはサスペンドボタン押下イベントが起こると低電源
ON状態(スタンバイ状態)へ移行する。通常電源ON
状態で電源OFFイベントが起こると電源OFF状態
へ、電源OFF状態で電源ONイベントが起こると通常
電源ON状態へ、それぞれ移行する。
In the normal power ON state, when the apparatus is not used for a predetermined time or when a suspend button pressing event occurs, the state shifts to a low power ON state (standby state). Normal power ON
When a power-off event occurs in the state, the state shifts to a power-off state, and when a power-on event occurs in the power-off state, the state shifts to a normal power-on state.

【0024】以下、図4のフローチャートを参照して図
2のパーソナルコンピュータの動作を説明する。図4
は、パケット受信時の処理の流れを示している。すなわ
ち、パケットを受信すると、ネットワークカード1は、
まず、割り込み制御レジスタ214を参照し(ステップ
S101,S102)、現在の割り込み制御の状態を判
別する(ステップS103)。割り込み制御レジスタ2
14はCPU211に対する割り込みを制御するための
ものであり、低電源ON状態(スタンバイ状態)では、
ある特定条件下での割り込みのみを許可する条件付き割
り込み状態に設定され、また通常電源ON状態では割り
込み条件を規定しない無条件割り込み状態に設定され
る。
The operation of the personal computer shown in FIG. 2 will be described below with reference to the flowchart shown in FIG. FIG.
Shows the flow of processing when receiving a packet. That is, when receiving the packet, the network card 1
First, the current interrupt control state is determined (step S103) by referring to the interrupt control register 214 (steps S101 and S102). Interrupt control register 2
Reference numeral 14 is for controlling an interrupt to the CPU 211. In the low power ON state (standby state),
The interrupt is set to a conditional interrupt state in which only an interrupt under a specific condition is permitted, and is set to an unconditional interrupt state in which no interrupt condition is defined in a normal power-on state.

【0025】割り込み制御レジスタ214が条件付き割
り込み状態に設定されている場合、LANカード1は、
イーサアドレス読み出し部113によりLANカード1
の物理アドレスであるイーサアドレス(MACアドレス
ad1)を読み出し、また、図6のようなデータ構造を
持つ受信したイーサパケットから相手先の物理アドレス
を示す相手先イーサアドレス(MACアドレスad2)
を読み出す(ステップS104,S105)。そして、
これらアドレスの値を比較する(ステップS106)。
When the interrupt control register 214 is set to the conditional interrupt state, the LAN card 1
LAN card 1 by Ethernet address reading unit 113
An Ethernet address (MAC address ad1), which is a physical address of the other, is read out, and a destination Ethernet address (MAC address ad2) indicating the destination physical address from the received Ethernet packet having the data structure as shown in FIG.
Is read (steps S104, S105). And
The values of these addresses are compared (step S106).

【0026】読み出したそれぞれのイーサアドレス(M
ACアドレス)が等しい場合、すなわち受信パケットが
自コンピュータ宛てであると判定した場合、LANカー
ド1は、割り込み信号発生部112を用いてCPU21
1への割り込み信号を発生する(ステップS108)。
この割り込み信号に応答して、CPU211上の割り込
み制御機構は、電源管理部212により通常電源ON状
態への電源状態の回復処理を行いCPU211のクロッ
クを定格速度で動作させ、オペレーティングシステム3
を機能させる(ステップS109)。
Each of the read Ethernet addresses (M
If the received AC packets are equal, that is, if it is determined that the received packet is addressed to the own computer, the LAN card 1
1 is generated (step S108).
In response to the interrupt signal, the interrupt control mechanism on the CPU 211 causes the power management unit 212 to perform a process of restoring the power state to the normal power-on state, to operate the clock of the CPU 211 at the rated speed, and to operate the operating system 3.
Function (step S109).

【0027】オペレーティングシステム3は割り込み制
御レジスタ214を通常割り込み状態へ設定し(ステッ
プS110)、ネットワークドライバ311、ネットワ
ークプロトコル312により受信パケットを処理する
(ステップS111)。
The operating system 3 sets the interrupt control register 214 to a normal interrupt state (step S110), and processes the received packet by the network driver 311 and the network protocol 312 (step S111).

【0028】一方、読み出したそれぞれのイーサアドレ
スが等しくない場合には、LANカード1は、前述のよ
うなCPU211への割り込みを行わず、受信パケット
を破棄する(ステップS107)。
On the other hand, if the read Ethernet addresses are not equal, the LAN card 1 discards the received packet without interrupting the CPU 211 as described above (step S107).

【0029】また、パケット受信時、LANカード1が
参照した割り込み制御レジスタ214が通常割り込み状
態である場合は、アドレス比較処理を行うことなく、割
り込み信号発生部112を用いて無条件にCPU211
への割り込み信号を発生する(ステップS112)。こ
の時、CPU211上の割り込み制御機構は、制御をオ
ペレーティングシステム3上の割り込み制御部313に
移す(ステップS112)。
When the interrupt control register 214 referred to by the LAN card 1 is in a normal interrupt state at the time of packet reception, the CPU 211 is unconditionally used without performing the address comparison processing by using the interrupt signal generation unit 112.
Is generated (step S112). At this time, the interrupt control mechanism on the CPU 211 transfers control to the interrupt control unit 313 on the operating system 3 (step S112).

【0030】制御を移されたオペレーティングシステム
3上の割り込み制御部313は、ネットワークドライバ
311の処理ルーチンを呼び出す。受信パケットはネッ
トワークドライバ311、ネットワークプロトコル31
2により通常通り処理される(ステップS114)。
The interrupt control unit 313 on the operating system 3 to which control has been transferred calls a processing routine of the network driver 311. The received packet is sent to the network driver 311 and the network protocol 31
2 is processed as usual (step S114).

【0031】図5は、低電源ON状態(スタンバイ状
態)への移行時のフローチャートを示す。サスペンドボ
タン押下等のイベントが発生すると、オペレーティング
システム3は、割り込み制御レジスタ214を条件割り
込み状態に設定し(ステップS202)、次いで電源管
理部212を用いてCPU211のクロックを停止する
ことによりマザーボード2へ給電される電源を低下させ
る(ステップS203)。
FIG. 5 is a flowchart showing a transition to the low power ON state (standby state). When an event such as a suspend button is pressed, the operating system 3 sets the interrupt control register 214 to a conditional interrupt state (step S202), and then stops the clock of the CPU 211 by using the power management unit 212 to transfer to the motherboard 2. The power to be supplied is reduced (step S203).

【0032】以上のように、本実施形態によれば、LA
Nカード1の中で受信パケットが自コンピュータ宛ての
パケットであるか否かが判別され、受信パケットが自コ
ンピュータ宛てのパケットであることが判別された場合
のみCPU211への割り込み信号が発生され、これに
よって低電源ON状態から通常電源ON状態に電源状態
が回復される。よって、ネットワークドライバ311を
起動することなくスタンバイ状態のまま自コンピュータ
が処理する必要のあるパケットか否かを判定できるよう
になり、自コンピュータ宛てのパケット受信に対して常
に応答可能な環境を維持しつつ、十分な節電効果を得る
ことができる。
As described above, according to the present embodiment, LA
It is determined whether or not the received packet is a packet addressed to the own computer in the N card 1, and an interrupt signal to the CPU 211 is generated only when it is determined that the received packet is a packet addressed to the own computer. Thus, the power supply state is restored from the low power supply ON state to the normal power supply ON state. Therefore, it is possible to determine whether or not the packet needs to be processed by the own computer in the standby state without activating the network driver 311, and to maintain an environment that can always respond to packet reception addressed to the own computer. In addition, a sufficient power saving effect can be obtained.

【0033】したがって、図1のようにパーソナルコン
ピュータ35を電話機として使用するシステムにおいて
は、パーソナルコンピュータ35の電源状態をスタンバ
イ状態に設定しておくことにより、パーソナルコンピュ
ータ35との通話環境を維持したままその節電を行うこ
とが可能となり、外部電源を必要とするコンピュータに
対して、通信制御装置10から給電を受ける電話機30
と同様の運用環境を提供できるようになる。
Therefore, in the system in which the personal computer 35 is used as a telephone as shown in FIG. 1, by setting the power state of the personal computer 35 to the standby state, the communication environment with the personal computer 35 is maintained. The telephone 30 that receives power from the communication control device 10 for a computer that can save power and requires an external power supply.
The same operation environment as that described above can be provided.

【0034】なお、本実施形態では、LAN34として
イーサネットを例示して説明したが、他のネットワーク
環境を利用することもできる。また、LANカード1の
実現形態としては、拡張ボード、PCカード、およびマ
ザーボードに実装されたオンボードLSIなど、各種形
態のものでも使用することができる。
In the present embodiment, an Ethernet has been described as an example of the LAN 34. However, other network environments can be used. Further, as a realization form of the LAN card 1, various forms such as an expansion board, a PC card, and an on-board LSI mounted on a motherboard can be used.

【0035】[0035]

【発明の効果】以上説明したように、この発明によれ
ば、ネットワークドライバを起動することなくスタンバ
イ状態のまま自システムが処理する必要のあるパケット
か否かを判定できるようになり、自システム宛てのパケ
ット受信に対して常に応答可能な環境を維持しつつ、十
分な節電効果を得ることができる。
As described above, according to the present invention, it is possible to determine whether or not a packet that needs to be processed by the own system in the standby state without starting the network driver, and can be addressed to the own system. A sufficient power saving effect can be obtained while maintaining an environment capable of always responding to packet reception.

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

【図1】この発明の一実施形態に係る計算機システムを
利用した構内交換システムの構成例を示すブロック図。
FIG. 1 is a block diagram showing a configuration example of a private branch exchange system using a computer system according to an embodiment of the present invention.

【図2】同実施形態の計算機システムの具体的な構成の
一例を示すブロック図。
FIG. 2 is an exemplary block diagram illustrating an example of a specific configuration of the computer system according to the embodiment.

【図3】同実施形態の計算機システムの電源状態の遷移
を示す図。
FIG. 3 is an exemplary view showing transition of a power supply state of the computer system of the embodiment.

【図4】同実施形態の計算機システムにおけるパケット
受信動作を説明するフローチャート。
FIG. 4 is an exemplary flowchart for explaining a packet receiving operation in the computer system of the embodiment.

【図5】同実施形態の計算機システムにおける通常電源
ON状態から低電源ON状態への移行動作を説明するフ
ローチャート。
FIG. 5 is an exemplary flowchart for explaining a transition operation from a normal power ON state to a low power ON state in the computer system of the embodiment;

【図6】同実施形態の計算機システムが適用されるネッ
トワーク上に伝達されるパケットのデータ構造の一例を
示す図。
FIG. 6 is an exemplary view showing an example of a data structure of a packet transmitted on a network to which the computer system of the embodiment is applied.

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

1…LANカード 2…マザーボード 3…オペレーティングシステム(OS) 4…電源回路 10…通信制御装置 20…電話インターフェースカード(IF) 21…PHS自営基地局インターフェースカード(I
F) 22…局線インターフェースカード(IF) 23…交換部 24…中央制御部 25…LANインターフェースカード(LAN−IF) 31…PHS自営用無線基地局 32…PHS端末(PS) 33…公衆網 34…LAN 35…パーソナルコンピュータ 111…パケット送受信部 112…CPUへの割り込み信号発生部 113…イーサアドレス読み出し部 211…CPU 212…電源管理部 213…主メモリ 214…割り込み制御レジスタ 311…ネットワークドライバ 312…ネットワークプロトコル 313…割り込み制御部
DESCRIPTION OF SYMBOLS 1 ... LAN card 2 ... Motherboard 3 ... Operating system (OS) 4 ... Power supply circuit 10 ... Communication controller 20 ... Telephone interface card (IF) 21 ... PHS private base station interface card (I)
F) 22 office line interface card (IF) 23 exchange unit 24 central control unit 25 LAN interface card (LAN-IF) 31 PHS private wireless base station 32 PHS terminal (PS) 33 public network 34 ... LAN 35 ... Personal computer 111 ... Packet transmitting / receiving unit 112 ... CPU interrupt signal generating unit 113 ... Ether address reading unit 211 ... CPU 212 ... Power management unit 213 ... Main memory 214 ... Interrupt control register 311 ... Network driver 312 ... Network Protocol 313: Interrupt control unit

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 ネットワークを介してパケットの送受信
を行うネットワーク制御装置を有し、前記ネットワーク
制御装置から発行される割り込み信号に応答して低消費
電力のスタンバイ状態から通常動作可能な電源オン状態
に復帰される計算機システムにおいて、 前記ネットワーク制御装置は、 前記ネットワークからのパケットの受信に応答して、そ
の受信パケットが前記計算機システム宛てのパケットで
あるか否かを判別する受信パケット判別手段と、 この受信パケット判別手段によって前記受信パケットが
前記計算機システム宛てのパケットであることが判別さ
れたとき、前記割り込み信号を発行する手段とを具備す
ることを特徴とする計算機システム。
1. A network controller for transmitting and receiving packets via a network, wherein the network controller switches from a low power consumption standby state to a normal power-on state in response to an interrupt signal issued from the network controller. In the restored computer system, the network control device, in response to receiving a packet from the network, determines whether or not the received packet is a packet addressed to the computer system. Means for issuing the interrupt signal when the received packet discriminating means determines that the received packet is a packet addressed to the computer system.
【請求項2】 前記ネットワーク制御装置は、前記ネッ
トワークからのパケットの受信時に前記計算機システム
の状態が前記スタンバイ状態および前記電源オン状態の
いずれの状態にあるかを判別する手段をさらに具備し、 前記計算機システムが前記電源オン状態にあるときは、
前記ネットワークからのパケットの受信に応答して無条
件に前記割り込み信号を発生することを特徴とする請求
項1記載の計算機システム。
2. The network control apparatus further comprises: means for determining whether the state of the computer system is the standby state or the power-on state when receiving a packet from the network, When the computer system is in the power-on state,
2. The computer system according to claim 1, wherein said interrupt signal is generated unconditionally in response to reception of a packet from said network.
【請求項3】 前記スタンバイ状態においては前記ネッ
トワーク制御装置は給電され、前記計算機システムのC
PUのクロックは停止されていることを特徴とする請求
項1記載の計算機システム。
3. In the standby state, the network control device is supplied with power, and the C of the computer system is
2. The computer system according to claim 1, wherein the clock of the PU is stopped.
【請求項4】 割り込み条件を指定する割り込み制御レ
ジスタと、 前記計算機システムが前記電源オン状態から前記スタン
バイ状態へ移行するときに前記割り込み制御レジスタを
条件付き割り込み状態に設定し、前記計算機システムが
前記スタンバイ状態から前記電源オン状態へ移行した後
に前記割り込み制御レジスタを通常割り込み状態に設定
する手段とをさらに具備し、 前記ネットワーク制御装置は、 前記ネットワークからのパケットの受信時に前記割り込
み制御レジスタを参照して現在の割り込み条件が前記条
件付き割り込み状態および通常割り込み状態のいずれで
あるかを判別し、条件付き割り込み状態であるときは前
記受信パケット判別手段による受信パケットの判別を実
行させ、通常割り込み状態であるときは無条件に前記割
り込み信号を発生することを特徴とする請求項1記載の
計算機システム。
4. An interrupt control register for specifying an interrupt condition; and setting the interrupt control register to a conditional interrupt state when the computer system shifts from the power-on state to the standby state; Means for setting the interrupt control register to a normal interrupt state after shifting from a standby state to the power-on state, wherein the network control device refers to the interrupt control register when receiving a packet from the network. It is determined whether the current interrupt condition is the conditional interrupt state or the normal interrupt state.If the current interrupt condition is the conditional interrupt state, the received packet is determined by the received packet determining means. If there is, unconditionally 2. The computer system according to claim 1, wherein said computer system generates an embedded signal.
【請求項5】 前記受信パケット判別手段は、前記受信
パケットに含まれる送信先の物理アドレスと前記ネット
ワーク制御装置の物理アドレスとを比較することによ
り、前記受信パケットが前記計算機システム宛てのパケ
ットであるか否かを判別することを特徴とする請求項1
記載の計算機システム。
5. The received packet discriminating means compares the physical address of the destination contained in the received packet with the physical address of the network control device, so that the received packet is a packet addressed to the computer system. 2. The method according to claim 1, further comprising:
Computer system as described.
【請求項6】 割り込み信号に応答して低消費電力のス
タンバイ状態から通常動作可能な電源オン状態に復帰さ
れる計算機システムで使用可能に構成され、ネットワー
クを介してパケットの送受信を行うネットワーク制御装
置において、 前記ネットワークからのパケットの受信に応答して、そ
の受信パケットが前記計算機システム宛てのパケットで
あるか否かを判別する受信パケット判別手段と、 この受信パケット判別手段によって前記受信パケットが
前記計算機システム宛てのパケットであることが判別さ
れたとき、前記割り込み信号を発行する手段とを具備す
ることを特徴とするネットワーク制御装置。
6. A network control device configured to be usable in a computer system that is returned from a standby state with low power consumption to a power-on state capable of normal operation in response to an interrupt signal, and that transmits and receives packets via a network. A reception packet discriminating means for responding to reception of a packet from the network to determine whether or not the received packet is a packet addressed to the computer system; and Means for issuing the interrupt signal when it is determined that the packet is addressed to the system.
JP9272791A 1997-10-06 1997-10-06 Computer system and network controller used by same computer system Pending JPH11110089A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9272791A JPH11110089A (en) 1997-10-06 1997-10-06 Computer system and network controller used by same computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9272791A JPH11110089A (en) 1997-10-06 1997-10-06 Computer system and network controller used by same computer system

Publications (1)

Publication Number Publication Date
JPH11110089A true JPH11110089A (en) 1999-04-23

Family

ID=17518799

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9272791A Pending JPH11110089A (en) 1997-10-06 1997-10-06 Computer system and network controller used by same computer system

Country Status (1)

Country Link
JP (1) JPH11110089A (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000047984A (en) * 1998-12-14 2000-07-25 포만 제프리 엘 Low Power Mode Computer with Simplified Power Supply
US6760853B2 (en) 1999-12-03 2004-07-06 Nec Corporation Power shutoff method for TCP/IP network device and recording medium recording the program therefor
US6985191B2 (en) 2000-10-19 2006-01-10 Samsung Electronics Co., Ltd. Computer system and method for storing TV signals therein
JP2007183797A (en) * 2006-01-06 2007-07-19 Canon Inc Application device and power state return method
US7352486B2 (en) 1999-12-24 2008-04-01 Fuji Xerox Co., Ltd. Printer
US7376853B2 (en) 2004-03-15 2008-05-20 Canon Kabushiki Kaisha Network apparatus, method for controlling the same, and program for the same
WO2008126819A1 (en) * 2007-04-10 2008-10-23 Sharp Kabushiki Kaisha Communication terminal device
JP2008305209A (en) * 2007-06-07 2008-12-18 Ricoh Co Ltd Information processor, information processing method, program, and computer readable recording medium
US7602779B2 (en) 2005-06-17 2009-10-13 Hitachi, Ltd. Microprocessor, network system and communication method
JP2010109959A (en) * 2008-10-30 2010-05-13 Samsung Electro-Mechanics Co Ltd Low power zigbee device and low power wake-up method
JP2014232479A (en) * 2013-05-30 2014-12-11 東芝テック株式会社 Data processing apparatus and program

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000047984A (en) * 1998-12-14 2000-07-25 포만 제프리 엘 Low Power Mode Computer with Simplified Power Supply
US6760853B2 (en) 1999-12-03 2004-07-06 Nec Corporation Power shutoff method for TCP/IP network device and recording medium recording the program therefor
US7352486B2 (en) 1999-12-24 2008-04-01 Fuji Xerox Co., Ltd. Printer
US6985191B2 (en) 2000-10-19 2006-01-10 Samsung Electronics Co., Ltd. Computer system and method for storing TV signals therein
US7283180B2 (en) 2000-10-19 2007-10-16 Samsung Electronics Co., Ltd. Computer system and method for storing TV signals therein
US7376853B2 (en) 2004-03-15 2008-05-20 Canon Kabushiki Kaisha Network apparatus, method for controlling the same, and program for the same
US7602779B2 (en) 2005-06-17 2009-10-13 Hitachi, Ltd. Microprocessor, network system and communication method
JP2007183797A (en) * 2006-01-06 2007-07-19 Canon Inc Application device and power state return method
WO2008126819A1 (en) * 2007-04-10 2008-10-23 Sharp Kabushiki Kaisha Communication terminal device
JP2008305209A (en) * 2007-06-07 2008-12-18 Ricoh Co Ltd Information processor, information processing method, program, and computer readable recording medium
JP2010109959A (en) * 2008-10-30 2010-05-13 Samsung Electro-Mechanics Co Ltd Low power zigbee device and low power wake-up method
US8095812B2 (en) 2008-10-30 2012-01-10 Samsung Electro-Mechnics Co., Ltd. Low power zigbee device and low power wake-up method
JP2014232479A (en) * 2013-05-30 2014-12-11 東芝テック株式会社 Data processing apparatus and program

Similar Documents

Publication Publication Date Title
JP3473960B2 (en) Data communication method for mobile communication system
US6442407B1 (en) Mobile radio telephone set
CN100399236C (en) Data processor, data processing method, and control program
JP3253863B2 (en) Method of communicating maintenance information to remote device and apparatus for receiving maintenance information
US7310325B2 (en) Method of conserving power in wireless local area network
US5809313A (en) Method and apparatus for powering-on a computer-based system via a network interface
KR20100133814A (en) Apparatus and method for managementing power of wlan module in portable terminal
WO2011048658A1 (en) Information processing device having a plurality of communication interfaces, and control method of such information processing device
US20050204189A1 (en) Network apparatus, method for controlling the same, and program for the same
JPH11110089A (en) Computer system and network controller used by same computer system
JP3338818B2 (en) Power management system for wireless LAN terminals
JP2002244833A (en) System, device and method for controlling printer
JP2002218099A (en) Communication system
JPWO2008084541A1 (en) Reception device and activation control method for reception device
CN111130943B (en) Method for realizing fast ring network switching, switch and computer readable storage medium
JP2005086692A (en) Gateway apparatus
JP2006067586A (en) Serial communication control method of mobile communication terminal
US9619005B2 (en) Apparatus and method for saving power of USB device
KR100818449B1 (en) COMMUNICATION SYSTEM HAVING VoIP CALL RESPONSE FUNCTION IN SUSPEND MODE AND VoIP CALL RESPONSING METHOD USING SAMEOF
JP2017149119A (en) Information processing apparatus and method for controlling information processing apparatus
JP3956361B2 (en) Network device and network system
JP2002247069A (en) Facsimile mail device, router device and facsimile mail system
JP2002229691A (en) Data processing device
KR101443251B1 (en) A broadcast receiving apparatus and method for implementing telephone function at standby mode
JP2933478B2 (en) Switching system resource control method