JP2003330817A - Redundant bus connecting device and its redundancy method - Google Patents

Redundant bus connecting device and its redundancy method

Info

Publication number
JP2003330817A
JP2003330817A JP2002139000A JP2002139000A JP2003330817A JP 2003330817 A JP2003330817 A JP 2003330817A JP 2002139000 A JP2002139000 A JP 2002139000A JP 2002139000 A JP2002139000 A JP 2002139000A JP 2003330817 A JP2003330817 A JP 2003330817A
Authority
JP
Japan
Prior art keywords
bus
control unit
configuration
connection device
information
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
JP2002139000A
Other languages
Japanese (ja)
Other versions
JP4554874B2 (en
Inventor
Shinji Watabe
晋司 渡部
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2002139000A priority Critical patent/JP4554874B2/en
Publication of JP2003330817A publication Critical patent/JP2003330817A/en
Application granted granted Critical
Publication of JP4554874B2 publication Critical patent/JP4554874B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

<P>PROBLEM TO BE SOLVED: To provide a bus connecting device for switching a plurality of redundant bus connecting devices to be handles as the same hardware from the software side, and its redundancy method. <P>SOLUTION: The plurality of bus connecting devices 21 to 23 are made redundant by connection to a bus 91 of an information processor 90. The devices are provided with a switching control part 30 for switching input and output of each bus connecting device alternately and switching the connected to a bus 16 of each bus connecting device 21 to 23. <P>COPYRIGHT: (C)2004,JPO

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、コンピュータ等の
情報処理装置のバスに接続するバス接続デバイスの冗長
化のための技術に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a technique for making a bus connecting device connected to a bus of an information processing apparatus such as a computer redundant.

【0002】[0002]

【従来の技術】従来、ホストコンピュータにおいて、所
謂PCIバスに接続するPCIバス接続デバイスを冗長
化する場合、例えば特開2001−268092号に開
示されているような方法で、冗長化が行なわれている。
上記公開公報の例においては、ホストコンピュータのP
CIバスに対してバス接続された二枚の通信カードを冗
長化する場合について説明されており、この場合、各通
信カードの物理アドレスであるMACアドレスを同一に
設定することにより、冗長化を実現するようにしてい
る。
2. Description of the Related Art Conventionally, when a PCI bus connecting device connected to a so-called PCI bus is made redundant in a host computer, the redundancy is performed by a method disclosed in, for example, Japanese Patent Laid-Open No. 2001-268092. There is.
In the example of the above publication, the P of the host computer
The case where two communication cards bus-connected to the CI bus are made redundant has been described. In this case, the redundancy is realized by setting the same MAC address, which is the physical address of each communication card. I am trying to do it.

【0003】このような構成の冗長化方法によれば、動
作中の第一の通信カードに障害が発生した場合には、待
機中の第二の通信カードに切換えることにより、通信カ
ードによる通信を正常に継続することができるようにな
っている。
According to the redundancy method of such a configuration, when a failure occurs in the first communication card in operation, the communication by the communication card is switched by switching to the second communication card in standby. It is possible to continue normally.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、このよ
うな冗長化方法においては、いずれの通信カードも同一
のMACアドレスに設定されていることから、ホストコ
ンピュータ上で稼動しているオペレーティングシステム
やデバイスドライバ側からのこれらの通信カードに対す
るアクセス方法が異なることになる。したがって、動作
中の第一の通信カードから待機中の第二の通信カードに
切換えられた場合、上記オペレーティングシステムやデ
バイスドライバが、通信カードの切換えを認識する必要
があった。
However, in such a redundancy method, since all communication cards are set to the same MAC address, the operating system and device driver operating on the host computer are The access method to these communication cards from the side will be different. Therefore, when the first communication card in operation is switched to the second communication card in standby, the operating system and device driver need to recognize the switching of the communication card.

【0005】これに対して、通信カードの切換えを認識
するためには、汎用のオペレーティングシステムやデバ
イスドライバを使用することはできない。このため、汎
用のオペレーティングシステムやデバイスドライバを一
部変更したり、専用のオペレーティングシステムやデバ
イスドライバを開発する必要がある。したがって、この
ようなオペレーティングシステムやデバイスドライバの
変更や開発に時間がかかってしまうと共に、コストが増
大してしまうことになる。さらに、他のシステムに適用
しようとすると、オペレーティングシステムやデバイス
ドライバの移植作業が必要となることから、実質的に限
定されたシステムでしか適用することができなかった。
On the other hand, a general-purpose operating system or device driver cannot be used to recognize the switching of the communication card. Therefore, it is necessary to partially change the general-purpose operating system or device driver or develop a dedicated operating system or device driver. Therefore, it takes time to change or develop such an operating system or device driver, and the cost also increases. Further, when trying to apply to other systems, porting work of an operating system and device drivers is required, so that it can be applied only to practically limited systems.

【0006】本発明は、上記の問題を解決すべくなされ
たものであり、冗長化された複数のバス接続デバイスの
切換えの際に、ソフトウェア側から同一ハードウェアと
して取り扱うことができるようにしたバス接続デバイス
の冗長化のための技術の提供を目的とする。
The present invention has been made to solve the above-mentioned problem, and when switching a plurality of redundant bus connection devices, a bus that can be handled as the same hardware from the software side. It is intended to provide a technology for making a connection device redundant.

【0007】[0007]

【課題を解決するための手段】この目的を達成するた
め、本発明の請求項1記載の冗長化バス接続デバイス
は、情報処理装置のバスに接続され、互いに冗長化され
た複数のバス接続デバイスであって、各バス接続デバイ
スの入出力を交互に切換えると共に、各バス接続デバイ
スのバスに対する接続を切換える切換え制御部を設けた
構成としてある。
In order to achieve this object, a redundant bus connection device according to claim 1 of the present invention is connected to a bus of an information processing apparatus, and has a plurality of redundant bus connection devices. In addition, a switching control unit that alternately switches the input and output of each bus connection device and switches the connection of each bus connection device to the bus is provided.

【0008】冗長化バス接続デバイスをこのような構成
とすると、切換え制御部によってバスに対する接続が切
換えられることにより、バスに対するバス接続デバイス
のハードウェアが完全に切換えられると共に、バスに対
して同一の構成が保持されることになる。このため、情
報処理装置の例えばオペレーティングシステムやデバイ
スドライバ等のソフトウェア側からは、バス接続デバイ
スの切換えを認識しなくても、切換えられたバス接続デ
バイスに対して、切換え前のバス接続デバイスと全く同
じ方法でアクセスし利用することができる。
When the redundant bus connection device has such a configuration, the switching control unit switches the connection to the bus, so that the hardware of the bus connection device to the bus is completely switched and the same bus connection device is used. The configuration will be retained. Therefore, for example, the software side of the information processing apparatus, such as the operating system and the device driver, does not recognize the switching of the bus connecting device, but does not recognize the switching of the bus connecting device as the bus connecting device before the switching. It can be accessed and used in the same way.

【0009】したがって、情報処理装置上で稼動する例
えばオペレーティングシステムやデバイスドライバ等の
ソフトウェアは、冗長化されたバス接続デバイスの切換
えを認識するために、汎用のソフトウェアを修正した
り、専用のソフトウェアを開発する必要がなく、低コス
トの汎用のソフトウェアをそのまま使用することができ
る。また、他のシステムに冗長化バス接続デバイスを適
用する場合であっても、当該他のシステムで利用される
汎用のソフトウェアをそのまま利用して、冗長化バス接
続デバイスを使用することができるので、前述した汎用
ソフトウェアの修正や専用のソフトウェアの移植作業が
不要になり、汎用性の高い冗長化バス接続デバイスが得
られることになる。
Therefore, the software such as an operating system and device driver operating on the information processing apparatus corrects general-purpose software or special-purpose software in order to recognize switching of redundant bus connection devices. There is no need to develop, and low-cost general-purpose software can be used as it is. Further, even when the redundant bus connection device is applied to another system, since the general-purpose software used in the other system can be used as it is, the redundant bus connection device can be used. The above-mentioned modification of general-purpose software and porting work of dedicated software are unnecessary, and a highly versatile redundant bus connection device can be obtained.

【0010】請求項2記載の冗長化バス接続デバイス
は、上記情報処理装置のバスが、PCIバスである構成
としてある。冗長化バス接続デバイスをこのような構成
とすると、PCIバスに接続されるバス接続デバイス
を、ソフトウェアを変更したり専用ソフトウェアを開発
することなく、低コストで冗長化することができる。
In the redundant bus connection device according to the second aspect, the bus of the information processing apparatus is a PCI bus. With such a configuration of the redundant bus connection device, the bus connection device connected to the PCI bus can be made redundant at low cost without changing software or developing dedicated software.

【0011】請求項3記載の冗長化バス接続デバイス
は、上記切換え制御部が、各バス接続デバイスの入出力
を切換える構成制御部と、バスに対する接続を切換える
バス構成制御部と、を設けた構成としてある。冗長化バ
ス接続デバイスをこのような構成とすると、各バス接続
デバイスの切換え時に、構成制御部が、各バス接続デバ
イスの入出力を切換えると共に、バス構成制御部が、当
該バス接続デバイスのバスに対する接続を切換えること
により、同一のハードウェア構成を保持しながら、バス
接続デバイスの切換えを行なうことができる。
In the redundant bus connection device according to a third aspect of the present invention, the switching control unit includes a configuration control unit for switching the input / output of each bus connection device and a bus configuration control unit for switching the connection to the bus. There is. When the redundant bus connection device has such a configuration, the configuration control unit switches the input / output of each bus connection device at the time of switching each bus connection device, and the bus configuration control unit controls the bus of the bus connection device. By switching the connection, the bus connection device can be switched while maintaining the same hardware configuration.

【0012】請求項4記載の冗長化バス接続デバイス
は、各バス接続デバイスについて、コンフィギュレーシ
ョン・レジスタの設定情報等のデバイス情報を保持する
コンフィグ情報制御部を設けた構成としてある。冗長化
バス接続デバイスをこのような構成とすると、コンフィ
グ情報制御部が各バス接続デバイスのコンフィギュレー
ション・レジスタの設定情報等のデバイス情報を常に保
持している。したがって、バス接続デバイスの切換え時
に、コンフィグ情報制御部が、保持しているデバイス情
報に基づいて、切換え前のバス接続デバイスのデバイス
情報を、切換え後のバス接続デバイスのデバイス情報に
設定する。これにより、切換え後のバス接続デバイスの
デバイス情報が、切換え前のバス接続デバイスのデバイ
ス情報と同一に設定されることになり、完全に同一のハ
ードウェアを構成して、当該バス接続デバイスの動作を
継続することができる。
A redundant bus connection device according to a fourth aspect of the present invention has a configuration in which a configuration information control unit for holding device information such as setting information of a configuration register is provided for each bus connection device. When the redundant bus connection device has such a configuration, the configuration information control unit always holds device information such as setting information of the configuration register of each bus connection device. Therefore, when the bus connection device is switched, the configuration information control unit sets the device information of the bus connection device before switching to the device information of the bus connection device after switching based on the device information held therein. As a result, the device information of the bus connection device after switching is set to be the same as the device information of the bus connection device before switching, and the completely same hardware is configured to operate the bus connection device. Can continue.

【0013】請求項5記載の冗長化バス接続デバイス
は、各バス接続デバイスが、情報処理装置上で稼動する
オペレーティングシステムまたはデバイスドライバによ
りコンフィギュレーション・レジスタの設定情報等のデ
バイス情報の再初期化を実施される構成としてある。冗
長化バス接続デバイスをこのような構成とすると、バス
接続デバイスの切換え時に、各バス接続デバイスのデバ
イス情報が、オペレーティングシステムやデバイスドラ
イバ等のソフトウェアに備えられた初期化機能によっ
て、再初期化される。これにより、切換え後のバス接続
デバイスが正常に動作することになり、当該バス接続デ
バイスが引き続いて使用され得ることになるので、コン
フィグ情報制御部が不要であり、構成が簡略化され、コ
ストが低減され得る。
In the redundant bus connection device according to the present invention, each bus connection device re-initializes the device information such as the setting information of the configuration register by the operating system or the device driver operating on the information processing apparatus. The configuration is implemented. If the redundant bus connection device has such a configuration, the device information of each bus connection device is re-initialized by the initialization function provided in the software such as the operating system and device driver when the bus connection device is switched. It As a result, the bus connection device after switching normally operates, and the bus connection device can be continuously used. Therefore, the configuration information control unit is unnecessary, the configuration is simplified, and the cost is reduced. Can be reduced.

【0014】請求項6記載の冗長化バス接続デバイス
は、バス接続デバイスの切換え時に、切換え前のバス接
続デバイスから切換え後のバス接続デバイスに対してコ
ンフィギュレーション・レジスタの設定情報等のデバイ
ス情報を複写するデバイス情報コピー制御部を設けた構
成としてある。冗長化バス接続デバイスをこのような構
成とすると、デバイス情報コピー制御部が、バス接続デ
バイスの切換え時に、切換え前のバス接続デバイスのデ
バイス情報を、切換え後のバス接続デバイスに設定す
る。これにより、切換え後のバス接続デバイスのデバイ
ス情報が、切換え前のバス接続デバイスのデバイス情報
と同一に設定されることになり、完全に同一のハードウ
ェアを構成して、当該バス接続デバイスの動作を継続す
ることができる。
According to a sixth aspect of the present invention, in the redundant bus connection device, when the bus connection device is switched, device information such as setting information of a configuration register is transmitted from the bus connection device before switching to the bus connection device after switching. A device information copy control unit for copying is provided. With such a configuration of the redundant bus connection device, the device information copy control unit sets the device information of the bus connection device before the switching to the bus connection device after the switching when the bus connection device is switched. As a result, the device information of the bus connection device after switching is set to be the same as the device information of the bus connection device before switching, and the completely same hardware is configured to operate the bus connection device. Can continue.

【0015】請求項7記載の冗長化バス接続デバイス
は、上記バス構成制御部,コンフィグ情報制御部または
デバイス情報コピー制御部が、バスに対して1対1接続
でないアドレス/データ線の少なくとも一部を入力して
いる構成としてある。冗長化バス接続デバイスをこのよ
うな構成とすると、バス接続デバイスのバスに対する接
続に関して、バスに対して1対1接続でないアドレス/
データ線の少なくとも一部が、バス構成制御部,コンフ
ィグ情報制御部またはデバイス情報コピー制御部を介し
て、バス接続される。これにより、例えばIDSEL信
号線をAD線と共用することができるので、バスのピン
数が削減され得ることになる。
According to another aspect of the redundant bus connection device of the present invention, the bus configuration control unit, the configuration information control unit or the device information copy control unit is at least a part of an address / data line which is not one-to-one connection with the bus. Is input. When the redundant bus connection device has such a configuration, with respect to the connection of the bus connection device to the bus, the address / address which is not one-to-one connection to the bus /
At least a part of the data line is connected to the bus via the bus configuration control unit, the configuration information control unit, or the device information copy control unit. Thereby, for example, the IDSEL signal line can be shared with the AD line, so that the number of pins of the bus can be reduced.

【0016】また、この目的を達成するため、本発明の
請求項8記載の冗長化バス接続デバイスの冗長化方法
は、情報処理装置のバスに接続された複数のバス接続デ
バイスを互いに冗長化する冗長化バス接続デバイスの冗
長化方法であって、各バス接続デバイスの入出力を交互
に切換えると共に、各バス接続デバイスのバスに対する
接続を切換える構成としてある。
In order to achieve this object, a redundancy method for a redundant bus connection device according to claim 8 of the present invention makes a plurality of bus connection devices connected to a bus of an information processing device redundant with each other. A redundant bus connection device redundancy method in which the input / output of each bus connection device is alternately switched and the connection of each bus connection device to the bus is switched.

【0017】冗長化バス接続デバイスの冗長化方法をこ
のような構成とすると、バスに対する接続が切換えられ
ることにより、切換え接続されるべきバス接続デバイス
に関して、バスに対するバス接続デバイスのハードウェ
アが完全に切換えられると共に、バスに対して同一の構
成が保持されることになる。このため、情報処理装置の
例えばオペレーティングシステムやデバイスドライバ等
のソフトウェア側からは、バス接続デバイスの切換えを
認識しなくても、切換えられたバス接続デバイスに対し
て、切換え前のバス接続デバイスと全く同じ方法でアク
セスし利用することができる。
With the redundant bus connecting device having such a configuration, the connection to the bus is switched, so that the bus connecting device to be switched is completely connected to the bus connecting device. The same configuration will be retained for the bus as it is switched. Therefore, for example, the software side of the information processing apparatus, such as the operating system and the device driver, does not recognize the switching of the bus connecting device, but does not recognize the switching of the bus connecting device as the bus connecting device before the switching. It can be accessed and used in the same way.

【0018】したがって、情報処理装置上で稼動する例
えばオペレーティングシステムやデバイスドライバ等の
ソフトウェアは、冗長化されたバス接続デバイスの切換
えを認識するために、汎用のソフトウェアを修正した
り、専用のソフトウェアを開発する必要がなく、低コス
トの汎用のソフトウェアをそのまま使用することができ
る。また、他のシステムに冗長化バス接続デバイスを適
用する場合であっても、当該他のシステムで利用される
汎用のソフトウェアをそのまま利用して、冗長化バス接
続デバイスを使用することができるので、前述した汎用
ソフトウェアの修正や専用のソフトウェアの移植作業が
不要になり、汎用性の高い冗長化バス接続デバイスが得
られることになる。
Therefore, software such as an operating system and a device driver operating on the information processing apparatus corrects general-purpose software or special-purpose software in order to recognize switching of redundant bus connection devices. There is no need to develop, and low-cost general-purpose software can be used as it is. Further, even when the redundant bus connection device is applied to another system, since the general-purpose software used in the other system can be used as it is, the redundant bus connection device can be used. The above-mentioned modification of general-purpose software and porting work of dedicated software are unnecessary, and a highly versatile redundant bus connection device can be obtained.

【0019】請求項9記載の冗長化バス接続デバイスの
冗長化方法は、各バス接続デバイスについて、コンフィ
グ情報制御部により、コンフィギュレーション・レジス
タの設定情報等のデバイス情報を保持する構成としてあ
る。冗長化バス接続デバイスの冗長化方法をこのような
構成とすると、コンフィグ情報制御部が各バス接続デバ
イスのコンフィギュレーション・レジスタの設定情報等
のデバイス情報を常に保持している。したがって、バス
接続デバイスの切換え時に、コンフィグ情報制御部が保
持しているデバイス情報に基づいて、切換え前のバス接
続デバイスのデバイス情報を、切換え後のバス接続デバ
イスのデバイス情報に複写する。これにより、切換え後
のバス接続デバイスのデバイス情報が、切換え前のバス
接続デバイスのデバイス情報と同一に設定されることに
なり、完全に同一のハードウェアを構成して、当該バス
接続デバイスの動作を継続することができる。
According to a ninth aspect of the redundant bus connection device redundancy method, the configuration information control unit holds device information such as setting information of a configuration register for each bus connection device. When the redundant bus connecting device has such a structure as described above, the configuration information control unit always holds device information such as setting information of the configuration register of each bus connecting device. Therefore, when the bus connection device is switched, the device information of the bus connection device before switching is copied to the device information of the bus connection device after switching based on the device information held by the configuration information control unit. As a result, the device information of the bus connection device after switching is set to be the same as the device information of the bus connection device before switching, and the completely same hardware is configured to operate the bus connection device. Can continue.

【0020】請求項10記載の冗長化バス接続デバイス
の冗長化方法は、各バス接続デバイスについて、情報処
理装置上で稼動するオペレーティングシステムまたはデ
バイスドライバによりコンフィギュレーション・レジス
タの設定情報等のデバイス情報の再初期化を行なう構成
としてある。冗長化バス接続デバイスの冗長化方法をこ
のような構成とすると、バス接続デバイスの切換え時
に、各バス接続デバイスのデバイス情報が、オペレーテ
ィングシステムやデバイスドライバ等のソフトウェアに
備えられた初期化機能によって、再初期化される。これ
により、切換え後のバス接続デバイスが正常に動作する
ことになり、当該バス接続デバイスが引き続いて使用さ
れ得ることになるので、コンフィグ情報制御部が不要で
あり、構成が簡略化され、コストが低減され得る。
According to a tenth aspect of the present invention, there is provided a redundant bus connecting device redundancy method, wherein device information such as setting information of a configuration register is set for each bus connecting device by an operating system or a device driver running on the information processing apparatus. It is configured to perform re-initialization. If the redundant bus connection device redundancy method is configured in this way, the device information of each bus connection device is changed by the initialization function provided in the software such as the operating system and the device driver when the bus connection device is switched. Reinitialized. As a result, the bus connection device after switching normally operates, and the bus connection device can be continuously used. Therefore, the configuration information control unit is unnecessary, the configuration is simplified, and the cost is reduced. Can be reduced.

【0021】請求項11記載の冗長化バス接続デバイス
の冗長化方法は、バス接続デバイスの切換え時に、デバ
イス情報コピー制御部により、切換え前のバス接続デバ
イスから切換え後のバス接続デバイスに対してコンフィ
ギュレーション・レジスタの設定情報等のデバイス情報
を複写する構成としてある。冗長化バス接続デバイスの
冗長化方法をこのような構成とすると、バス接続デバイ
スの切換え時に、デバイス情報コピー制御部により、切
換え前のバス接続デバイスのデバイス情報を、切換え後
のバス接続デバイスに複写する。これにより、切換え後
のバス接続デバイスのデバイス情報が、切換え前のバス
接続デバイスのデバイス情報と同一に設定されることに
なり、完全に同一のハードウェアを構成して、当該バス
接続デバイスの動作を継続することができる。
In the redundant bus connection device redundancy method according to the eleventh aspect, when switching the bus connection device, the device information copy control unit configures the bus connection device before the switching to the bus connection device after the switching. The device information such as the setting information of the operation register is copied. When the redundant bus connecting device has such a configuration, the device information copy control unit copies the device information of the bus connecting device before switching to the bus connecting device after switching when the bus connecting device is switched. To do. As a result, the device information of the bus connection device after switching is set to be the same as the device information of the bus connection device before switching, and the completely same hardware is configured to operate the bus connection device. Can continue.

【0022】このようにして、本発明によれば、切換え
制御部によって、バスに対するバス接続デバイスのハー
ドウェアが完全に切換えられると共に、バスに対して同
一の構成が保持されるので、情報処理装置の例えばオペ
レーティングシステムやデバイスドライバ等のソフトウ
ェア側からは、バス接続デバイスの切換えを認識しなく
ても、切換えられたバス接続デバイスに対して、切換え
前のバス接続デバイスと全く同じ方法でアクセスし利用
することができる。したがって、情報処理装置上で稼動
する例えばオペレーティングシステムやデバイスドライ
バ等のソフトウェアは、低コストの汎用のソフトウェア
をそのまま使用することができる。
In this way, according to the present invention, the switching control unit completely switches the hardware of the bus connection device for the bus and maintains the same configuration for the bus. For example, even if software such as the operating system or device driver does not recognize the switching of the bus connecting device, the switched bus connecting device can be accessed and used in exactly the same way as the bus connecting device before switching. can do. Therefore, low-cost general-purpose software can be used as it is as software, such as an operating system and device driver, which operates on the information processing apparatus.

【0023】さらに、本発明により冗長化されたバス接
続デバイスによれば、バス接続デバイスがPCIバス接
続の4ポート通信カードのような各通信ポート毎に同一
のPCIデバイスが多数存在するような場合であって
も、従来ではデバイス数の増加と共に低下する信頼性
が、ソフトウェアの介在なしに利用可能であることか
ら、向上することになる。
Further, according to the redundant bus connection device of the present invention, when the bus connection device has a large number of identical PCI devices for each communication port such as a PCI bus connection 4-port communication card. Even so, the reliability, which conventionally decreases with the increase in the number of devices, can be used without the intervention of software, so that the reliability is improved.

【0024】また、上述したPCIバス接続の4ポート
通信カードの場合に、一つのPCIデバイス(すなわち
通信ポート)の障害により、従来の冗長化では保守時に
はすべてのPCIデバイスが使用できなくなってしまう
が、本発明によれば、ソフトウェアの介在なしに保守を
行なうことができるため、一つのPCIデバイスに障害
が発生したとしても、他のすべてのPCIデバイスが動
作し続けるので、保守が可能であり、当該通信カード
は、定期保守時等に行なえばよいので、メンテナンス性
が向上することになる。
In the case of the above-mentioned 4-port communication card connected to the PCI bus, a failure of one PCI device (that is, a communication port) makes all PCI devices unusable during maintenance in the conventional redundancy. According to the present invention, since maintenance can be performed without software intervention, even if a failure occurs in one PCI device, all the other PCI devices continue to operate, so maintenance is possible. Since the communication card may be carried out at the time of regular maintenance, the maintainability is improved.

【0025】[0025]

【発明の実施の形態】以下、本発明の実施の形態につい
て、図面を参照して説明する。まず、本発明による冗長
化バス接続デバイスをPCIバス通信カードに適用した
第一の実施形態について、図1を参照して説明する。図
1は、本実施形態のPCIバス通信カード10の構成を
示すブロック図である。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below with reference to the drawings. First, a first embodiment in which the redundant bus connection device according to the present invention is applied to a PCI bus communication card will be described with reference to FIG. FIG. 1 is a block diagram showing the configuration of a PCI bus communication card 10 of this embodiment.

【0026】図1に示すように、PCIバス通信カード
10は、二つの通信ポート11,12を備えると共に、
情報処理装置としてのホストコンピュータ90に備えら
れたPCIバス91に対して、PCIバスブリッジ13
を介してバス接続されるように構成されている。
As shown in FIG. 1, the PCI bus communication card 10 has two communication ports 11 and 12, and
For the PCI bus 91 provided in the host computer 90 as an information processing device, the PCI bus bridge 13
It is configured to be connected to the bus via.

【0027】PCIバス通信カード10は、各通信ポー
ト11,12にそれぞれ接続された二つの入出力制御部
14,15と、これらの入出力制御部14,15に対し
て冗長化されたデバイスとしての三つの通信制御部2
1,22,23と、これら三つの通信制御部21,2
2,23の切換えを行なう切換え制御部30と、から構
成されている。
The PCI bus communication card 10 is composed of two input / output control units 14 and 15 connected to the communication ports 11 and 12, respectively, and a device redundant to the input / output control units 14 and 15. Three communication control units 2
1, 22, 23 and these three communication control units 21, 2,
And a switching control unit 30 for switching between 2 and 23.

【0028】上記入出力制御部14は、切換え制御部3
0の構成制御部33からの指示にしたがって、通信制御
部21または22のいずれか一方の出力を通信ポート1
1に出力すると共に、通信ポート11からの入力を通信
制御部21または22のいずれか一方に出力する。ま
た、入出力制御部15は、切換え制御部30の構成制御
部33からの指示にしたがって、通信制御部22または
23のいずれか一方の出力を通信ポート12に出力する
と共に、通信ポート12からの入力を通信制御部22ま
たは23のいずれか一方に出力する。
The input / output control unit 14 is the switching control unit 3
In accordance with an instruction from the configuration control unit 33 of 0, the output of either the communication control unit 21 or 22 is set to the communication port 1
1 and outputs the input from the communication port 11 to either the communication control unit 21 or 22. In addition, the input / output control unit 15 outputs the output of either the communication control unit 22 or 23 to the communication port 12 according to the instruction from the configuration control unit 33 of the switching control unit 30, and the communication port 12 outputs the output. The input is output to either the communication control unit 22 or 23.

【0029】上記通信制御部21,22,23は、それ
ぞれPCI通信カード10内の内部PCIバス16に接
続されている。なお、この内部PCIバス16は、複数
のPCIデバイスである通信制御部21〜23を接続す
るために設けられており、PCIバスブリッジ13を介
して、上位バスであるホストコンピュータ90のPCI
バス91に接続されている。
The communication control units 21, 22, and 23 are respectively connected to the internal PCI bus 16 in the PCI communication card 10. The internal PCI bus 16 is provided to connect the communication control units 21 to 23, which are a plurality of PCI devices, and via the PCI bus bridge 13, the PCI of the host computer 90, which is an upper bus.
It is connected to the bus 91.

【0030】通信制御部21は、入出力制御部14に接
続され、通信制御部23は、入出力制御部15に接続さ
れている。これに対して、通信制御部22は、双方の入
出力制御部14および15に接続されている。また、各
通信制御部21〜23は、それぞれPCIバス仕様にし
たがって、PCIバスに対する初期設定を行なうコンフ
ィギュレーション・レジスタを備えている。さらに、各
通信制御部21〜23は、それぞれ自身に障害を検出す
ると、切換え制御部30の構成制御部33(後述)に対
して報告するようになっている。
The communication control unit 21 is connected to the input / output control unit 14, and the communication control unit 23 is connected to the input / output control unit 15. On the other hand, the communication control unit 22 is connected to both the input / output control units 14 and 15. Further, each of the communication control units 21 to 23 is provided with a configuration register that performs initial setting for the PCI bus according to the PCI bus specifications. Further, each of the communication control units 21 to 23, when detecting a failure in itself, reports to the configuration control unit 33 (described later) of the switching control unit 30.

【0031】ここで、PCIバス仕様にて、一部の信号
線は、図2に示すように、ホストとなるPCIバスブリ
ッジ13と1対1接続(所謂ポイント・ツー・ポイント
接続)される。ただし、インタラプト・ピン(INTA
#〜INTD#)に関しては、オープン・ドレインのド
ライバが使用されていることから、バス接続することも
可能であり、一般にPCIデバイスが複数存在する場合
には、バス接続されることが多い。
According to the PCI bus specification, some signal lines are connected to the PCI bus bridge 13 serving as a host in a one-to-one connection (so-called point-to-point connection) as shown in FIG. However, the interrupt pin (INTA
For # to INTD #), since an open drain driver is used, it is possible to connect to the bus. Generally, when there are a plurality of PCI devices, they are often connected to the bus.

【0032】そして、上記内部PCIバス16上にて1
対1接続される信号線のうち、イニシャリゼーション・
デバイス・セレクト信号(IDSEL信号),リクエス
ト信号(REQ#信号)およびグラント信号(GNT#
信号)の三種類の信号は、切換え制御部30のバス構成
制御部31(後述)に接続される。ここで、REQ#信
号は、PCIデバイスからPCIバスを獲得するための
要求を示す信号であり、GNT#信号は、PCIホスト
からPCIデバイスに対して、PCIデバイスがPCI
バスを獲得したことを示す信号である。
Then, 1 on the internal PCI bus 16
Of the signal lines connected to one-to-one, initialization /
Device select signal (IDSEL signal), request signal (REQ # signal) and grant signal (GNT #
Signals) are connected to a bus configuration controller 31 (described later) of the switching controller 30. Here, the REQ # signal is a signal indicating a request for acquiring a PCI bus from the PCI device, and the GNT # signal is a PCI device from the PCI host to the PCI device.
This is a signal indicating that the bus has been acquired.

【0033】上記切換え制御部30は、バス構成制御部
31と、コンフィグ情報制御部32と、構成制御部33
と、から構成されている。
The switching control unit 30 includes a bus configuration control unit 31, a configuration information control unit 32, and a configuration control unit 33.
It consists of and.

【0034】上記バス構成制御部31は、PCIバス1
6上にて1対1接続となるPCIバスブリッジ13から
のバス信号線が接続されており、PCIバスブリッジ1
3からPCIデバイスである各通信制御部21〜23に
アクセスする場合に、PCIデバイス毎に固有となる信
号線である前記IDSEL信号,REQ#信号およびG
NT#信号と、PCIデバイスとの接続関係を、構成制
御部33からの指示にしたがって変更するようになって
いる。
The bus configuration control unit 31 uses the PCI bus 1
6 is connected to the bus signal line from the PCI bus bridge 13 which makes a one-to-one connection.
3 to access each of the communication control units 21 to 23, which are PCI devices, the IDSEL signal, REQ # signal, and G that are signal lines unique to each PCI device.
The connection relationship between the NT # signal and the PCI device is changed according to the instruction from the configuration control unit 33.

【0035】上記コンフィグ情報制御部32は、PCI
バス16上にて1対1接続となるPCIバスブリッジ1
3からのバス信号線が、バス構成制御部31と同様に接
続されると共に、PCIバス16上にて1対1接続とな
らないPCIバス16の信号線も接続されている。さら
に、コンフィグ情報制御部32は、PCIバス16に接
続されるPCIデバイスである各通信制御部21〜23
に対するコンフィグレーションアクセスを監視し、各通
信制御部21〜23のコンフィグレーションレジスタの
設定情報を保持すると共に、保持しているコンフィグレ
ーションレジスタの設定情報を、構成制御部33からの
指示にしたがって、各通信制御部21〜23に設定する
ようになっている。
The configuration information control unit 32 is a PCI
PCI bus bridge 1 for one-to-one connection on the bus 16
The bus signal lines from No. 3 are connected in the same manner as the bus configuration control unit 31, and the signal lines of the PCI bus 16 which are not one-to-one connection on the PCI bus 16 are also connected. Further, the configuration information control unit 32 is a PCI device connected to the PCI bus 16 and each of the communication control units 21 to 23.
The configuration access to each of the communication control units 21 to 23, and holds the setting information of the configuration register of each of the communication control units 21 to 23 according to the instruction from the configuration control unit 33. The communication control units 21 to 23 are set.

【0036】上記構成制御部33は、通信制御部21〜
23からの障害報告に基づいて、バス構成制御部31の
バス構成を変更する指示を出力すると共に、入出力制御
部14,15の入出力を切換える指示を出力し、さらに
コンフィグ情報制御部32から通信制御部21〜23の
いずれかのコンフィギュレーション・レジスタ情報を設
定する指示を出力する。
The configuration control unit 33 includes the communication control units 21 to 21.
Based on the failure report from 23, an instruction to change the bus configuration of the bus configuration control unit 31 is output, an instruction to switch the input / output of the input / output control units 14 and 15 is output, and the configuration information control unit 32 is further output. An instruction to set any of the configuration register information of the communication control units 21 to 23 is output.

【0037】次に、本実施形態のPCバス通信カード1
0の通常時の動作、そして切換え動作について、以下に
説明する。
Next, the PC bus communication card 1 of this embodiment
The normal operation of 0 and the switching operation will be described below.

【0038】まず、通常時の動作について説明する。P
CIバス通信カード10においては、二つの通信ポート
11,12は、三つの通信制御部21〜23を備えるこ
とにより、冗長化されている。そして、通常時は、通信
制御部21および23が、それぞれ通信ポート11,1
2に関連して動作すると共に、通信制御部22が待機状
態になっている。
First, the normal operation will be described. P
In the CI bus communication card 10, the two communication ports 11 and 12 are made redundant by including the three communication control units 21 to 23. Then, in a normal state, the communication control units 21 and 23 respectively set the communication ports 11 and 1
The communication control unit 22 is in the standby state while operating in association with the second.

【0039】ここで、PCIバス16から各通信制御部
21〜23のコンフィギュレーション・レジスタにアク
セスする場合、通常のアクセス方法とは異なり、コンフ
ィギュレーション・サイクルによって、コンフィギュレ
ーション・レジスタにアクセスするようになっている。
Here, when accessing the configuration registers of the respective communication control units 21 to 23 from the PCI bus 16, unlike the normal access method, the configuration registers are accessed by the configuration cycle. Has become.

【0040】このコンフィギュレーション・サイクルに
は、図3に示すように、タイプ0とタイプ1とがある。
タイプ1は、タイプ0と比較して、バス番号およびデバ
イス番号を含んでいる点で異なっている。そして、例え
ば通信制御部21のコンフィギュレーション・レジスタ
にアクセスする場合、PCIバス91上では、タイプ1
のコンフィギュレーション・サイクルが実行され、また
PCIバス16上では、タイプ0のコンフィギュレーシ
ョン・サイクルが実行される。
This configuration cycle includes type 0 and type 1, as shown in FIG.
Type 1 differs from type 0 in that it includes a bus number and a device number. Then, for example, when accessing the configuration register of the communication control unit 21, on the PCI bus 91, the type 1
Configuration cycle is executed, and a type 0 configuration cycle is executed on the PCI bus 16.

【0041】その際、PCIバスブリッジ13では、P
CIバス16のバス番号がコンフィギュレーション・レ
ジスタに設定され、PCIバス91上で実行されている
タイプ1のコンフィギュレーション・サイクルのバス番
号が、PCIバス16のバス番号と一致したとき、PC
Iバス16に対してタイプ0のコンフィギュレーション
・サイクルが実行される。
At this time, in the PCI bus bridge 13, P
When the bus number of the CI bus 16 is set in the configuration register and the bus number of the type 1 configuration cycle executed on the PCI bus 91 matches the bus number of the PCI bus 16, the PC
A type 0 configuration cycle is performed on the I-bus 16.

【0042】このとき、タイプ0のコンフィギュレーシ
ョン・サイクルの情報には、どのPCIデバイスに対す
るアクセスであるかを示す情報はなく、どのPCIデバ
イスに対するアクセスであるかは、PCIバス91上で
実行されたタイプ1のコンフィギュレーション・サイク
ルのデバイス番号が示している。したがって、PCIバ
スブリッジ13は、このタイプ1のコンフィギュレーシ
ョン・サイクルのデバイス番号にしたがって、このデバ
イス番号に対応するPCIデバイスに1対1接続されて
いるIDSEL信号をアサートして、タイプ0のコンフ
ィギュレーション・サイクルがどのPCIデバイスに対
するアクセスであるかを示す。
At this time, there is no information indicating which PCI device is accessed in the type 0 configuration cycle information, and which PCI device is accessed is executed on the PCI bus 91. The device number of the type 1 configuration cycle is shown. Therefore, the PCI bus bridge 13 asserts the IDSEL signal, which is one-to-one connected to the PCI device corresponding to this device number, in accordance with the device number of this type 1 configuration cycle, and configures the type 0 configuration. Indicates which PCI device the cycle is an access to.

【0043】そして、バス構成制御部31は、上述した
IDSEL信号に加えて、PCIデバイスとPCIバス
16上で1対1接続となる信号であるバス調停のために
使用されるREQ#信号とGNT#信号の接続構成を、
構成制御部33からの指示にしたがって制御する。
Then, in addition to the IDSEL signal described above, the bus configuration control unit 31 uses the REQ # signal and GNT used for bus arbitration, which is a signal that makes a one-to-one connection between the PCI device and the PCI bus 16. # Signal connection configuration,
The control is performed according to the instruction from the configuration control unit 33.

【0044】このようにして、PCIデバイスである通
信制御部21〜23は冗長化される。そして、通信制御
部21,23が動作中であるとすると、通信制御部22
は、待機状態としてPCIバス16から見かけ上切り離
されている状態となる。このため、バス構成制御部31
からのIDSEL信号,REQ#信号およびGNT#信
号は、上位のPCIバスブリッジ13とは未接続の状態
となる。
In this way, the communication control units 21 to 23, which are PCI devices, are made redundant. Then, assuming that the communication control units 21 and 23 are operating, the communication control unit 22
Becomes a state in which it is apparently disconnected from the PCI bus 16 as a standby state. Therefore, the bus configuration control unit 31
The IDSEL signal, the REQ # signal, and the GNT # signal from 1) are not connected to the upper PCI bus bridge 13.

【0045】これにより、二つのPCIデバイスである
通信制御部21,23に対して、それぞれIDSEL信
号,REQ#信号およびGNT#信号、より詳細には、
IDSEL1信号,IDSEL2信号,REQ#1信
号,REQ#2信号,GNT#1信号およびGNT#2
信号が接続されると、これらの各信号が、それぞれPC
Iバスブリッジ13を介して、バス構成制御部31に接
続されることになる。
As a result, the IDSEL signal, the REQ # signal, and the GNT # signal for the communication control units 21 and 23, which are two PCI devices, respectively, more specifically,
IDSEL1 signal, IDSEL2 signal, REQ # 1 signal, REQ # 2 signal, GNT # 1 signal and GNT # 2
When the signals are connected, each of these signals
It is connected to the bus configuration control unit 31 via the I bus bridge 13.

【0046】そして、バス構成制御部31は、入力され
たIDSEL1信号,REQ#1信号およびGNT#1
信号を、通信制御部21に接続するように構成すると共
に、入力されたIDSEL2信号,REQ#2信号およ
びGNT#2信号を、通信制御部23に接続するように
構成する。尚、待機状態である通信制御部22は、ID
SEL信号,REQ#信号およびGNT#信号が接続さ
れない。
Then, the bus configuration controller 31 receives the input IDSEL1 signal, REQ # 1 signal and GNT # 1.
The signal is configured to be connected to the communication control unit 21, and the input IDSEL2 signal, REQ # 2 signal, and GNT # 2 signal are configured to be connected to the communication control unit 23. The communication control unit 22 in the standby state
The SEL signal, REQ # signal and GNT # signal are not connected.

【0047】したがって、情報処理装置としてのホスト
コンピュータ90上で稼動するソフトウェア、具体的に
はオペレーティングシステムやデバイスドライバ等から
は、見かけ上、通信制御部21,23のみがPCIデバ
イスとして存在するようにみえることになる。
Therefore, from the viewpoint of software operating on the host computer 90 as an information processing apparatus, specifically, the operating system and device drivers, only the communication control units 21 and 23 appear to be PCI devices. You will see it.

【0048】ここで、コンフィグ情報制御部32は、P
CIバス16上で実行される通信制御部21〜23に対
するコンフィギュレーション・サイクルを監視して、コ
ンフィギュレーション・サイクルにより通信制御部21
〜23のコンフィギュレーション・レジスタに設定され
た設定値を保持する。そして、コンフィグ情報制御部3
2は、構成制御部33からの指示にしたがって、保持し
ているコンフィギュレーション・レジスタの設定値を、
通信制御部21〜23に設定する。
Here, the config information control unit 32 sets P
The configuration cycle for the communication control units 21 to 23 executed on the CI bus 16 is monitored, and the communication control unit 21 is monitored by the configuration cycle.
Holds the setting values set in the configuration registers 23 to 23. Then, the configuration information control unit 3
2 indicates the set value of the configuration register held by the configuration control unit 33 according to the instruction.
The communication control units 21 to 23 are set.

【0049】その際、コンフィギュレーション・レジス
タの設定は、通常のPCIバストランザクションで自身
のPCIデバイスが使用するアドレス空間等を設定し、
このアドレス空間等がPCIデバイス毎に重ならないよ
うに、行なわれる。したがって、このコンフィギュレー
ション・レジスタの設定は、各通信制御部21〜23毎
に固有である。
At this time, the configuration register is set by setting the address space used by its own PCI device in a normal PCI bus transaction,
This address space and the like are performed so as not to overlap for each PCI device. Therefore, the setting of the configuration register is unique to each of the communication control units 21 to 23.

【0050】次に、PCIバス通信カード10における
通信制御部の切換え動作について、図4のフローチャー
トを参照して説明する。図4にて、通信制御部21およ
び23が動作しているときに、符号A1で示すように、
一方の通信制御部例えば通信制御部21に障害が発生す
ると、通信制御部21は、符号A2で示すように、障害
発生の旨を構成制御部33に報告する。これを受けて、
構成制御部33は、それぞれ符号A3,A4,A5で示
すように、バス構成制御部31,コンフィグ情報制御部
32および入出力制御部14に対して、障害の発生した
通信制御部21を待機状態の通信制御部22に切換える
ための指示を出力する。
Next, the switching operation of the communication control unit in the PCI bus communication card 10 will be described with reference to the flowchart of FIG. In FIG. 4, when the communication control units 21 and 23 are operating, as indicated by reference numeral A1,
When a failure occurs in one of the communication control units, for example, the communication control unit 21, the communication control unit 21 reports the occurrence of the failure to the configuration control unit 33, as indicated by symbol A2. In response to this,
The configuration control unit 33 waits for the communication control unit 21 in which a failure has occurred with respect to the bus configuration control unit 31, the configuration information control unit 32, and the input / output control unit 14, as indicated by symbols A3, A4, and A5, respectively. And outputs an instruction to switch to the communication control unit 22.

【0051】これにより、バス構成制御部31は、符号
A6で示すように、構成制御部33からの指示に基づい
て、通信制御部21に接続されているIDSEL1信
号,REQ#1信号およびGNT#1信号を切り離し
て、通信制御部22に接続する。また、コンフィグ情報
制御部32は、符号A7で示すように、構成制御部33
からの指示に基づいて、保持している通信制御部21の
コンフィギュレーション・レジスタの設定値を、通信制
御部22のコンフィギュレーション・レジスタに設定す
る。さらに、入出力制御部14は、符号A8で示すよう
に、構成制御部33からの指示に基づいて、通信ポート
11からの入力先そして通信ポートへの出力元を、通信
制御部21から通信制御部22に変更する。
As a result, the bus configuration control unit 31 receives the IDSEL1 signal, REQ # 1 signal, and GNT # connected to the communication control unit 21 based on the instruction from the configuration control unit 33, as indicated by the symbol A6. One signal is separated and connected to the communication control unit 22. In addition, the configuration information control unit 32, as indicated by reference numeral A7, the configuration control unit 33.
The setting value of the configuration register of the communication control unit 21 which is held is set in the configuration register of the communication control unit 22 based on the instruction from the. Further, the input / output control unit 14 controls the communication control unit 21 to control the input destination from the communication port 11 and the output source to the communication port based on the instruction from the configuration control unit 33, as indicated by reference numeral A8. Change to section 22.

【0052】これにより、冗長化されたPCIデバイス
である通信制御部21〜23のいずれか一つに、動作中
に障害が発生したとしても、物理的な構成で決定される
PCIデバイスのデバイス番号(すなわちIDSEL信
号の接続構成)やソフトウェアアクセスで意識されるア
ドレス空間の設定(すなわちコンフィギュレーション・
レジスタの設定値)等を、障害の発生した通信制御部2
1と切換えられる新たな通信制御部22とで完全に一致
させることにより、ホストコンピュータ90で動作する
オペレーティングシステムやデバイスドライバ等のソフ
トウェアからは何も意識することなく、代替の通信制御
部22への切換えを行なうことができる。以上で、通信
制御部の切換え動作が完了する。
As a result, even if any one of the communication control units 21 to 23, which is a redundant PCI device, fails during operation, the device number of the PCI device determined by the physical configuration. (That is, the connection configuration of the IDSEL signal) and the setting of the address space that is recognized by the software access (that is, the configuration
Register setting value), etc., communication control unit 2 in which a failure has occurred
By completely matching with the new communication control unit 22 that can be switched to 1, the software such as the operating system and the device driver operating in the host computer 90 can be used to switch to the alternative communication control unit 22 without being aware of anything. Switching can be done. This completes the switching operation of the communication control unit.

【0053】図5は、本発明による冗長化バス接続デバ
イスをPCIバス通信カードに適用した第二の実施形態
を示している。図5において、PCIバス通信カード4
0は、図1に示したPCIバス通信カード10とほぼ同
様の構成であるから、同じ構成要素には同じ符号を付し
て、その説明を省略する。
FIG. 5 shows a second embodiment in which the redundant bus connection device according to the present invention is applied to a PCI bus communication card. In FIG. 5, the PCI bus communication card 4
Since 0 has almost the same configuration as the PCI bus communication card 10 shown in FIG. 1, the same components are designated by the same reference numerals and the description thereof will be omitted.

【0054】PCIバス通信カード40は、図1に示し
たPCIバス通信カード10と比較して、切換え制御部
30がコンフィグ情報制御部32を備えていない点で異
なる構成になっている。この場合、切換え制御部30の
構成制御部33は、通信制御部21,23が動作してい
て、通信制御部22が待機状態にあるとき、通信制御部
21に障害が発生して、通信制御部21から障害発生の
旨の報告を受けると、以下のように動作する。すなわ
ち、構成制御部33は、通信制御部21からの障害発生
の旨の報告に基づいて、バス構成制御部31および入出
力制御部14に対して、障害の発生した通信制御部21
を待機状態の通信制御部22に切換えるための指示を出
力する。
The PCI bus communication card 40 is different from the PCI bus communication card 10 shown in FIG. 1 in that the switching control unit 30 does not include the configuration information control unit 32. In this case, when the communication control units 21 and 23 are operating and the communication control unit 22 is in the standby state, the configuration control unit 33 of the switching control unit 30 causes a failure in the communication control unit 21 to cause the communication control. When receiving a report from the section 21 that a failure has occurred, the operation is as follows. That is, the configuration control unit 33 notifies the bus configuration control unit 31 and the input / output control unit 14 of the communication control unit 21 in which the failure has occurred based on the report from the communication control unit 21 indicating that the failure has occurred.
The instruction for switching to the communication control unit 22 in the standby state is output.

【0055】これと同時に、構成制御部33は、PCI
バスブリッジ13を介して、PCIバス91に対して割
り込みを発行し、ホストコンピュータ90で動作するオ
ペレーティングシステムやデバイスドライバ等のソフト
ウェアに対して、PCIバス16上のPCIデバイスの
再初期化の実行を指示する。これにより、上記オペレー
ティングシステムやデバイスドライバ等のソフトウェア
は、通信制御部21〜23の再初期化を実行する。この
再初期化の機能は、オペレーティングシステムやデバイ
スドライバ等のソフトウェアに備えられているものであ
るので、これらのソフトウェアに変更を加える必要はな
い。
At the same time, the configuration controller 33 causes the PCI
An interrupt is issued to the PCI bus 91 via the bus bridge 13, and software such as an operating system and device driver operating on the host computer 90 is caused to execute re-initialization of the PCI device on the PCI bus 16. Give instructions. As a result, the software such as the operating system and the device driver executes the re-initialization of the communication control units 21 to 23. Since this re-initialization function is provided in software such as the operating system and device driver, it is not necessary to change these software.

【0056】このようにして、通信制御部21〜23が
再初期化されることにより、コンフィグ情報制御部32
が不要となる。この場合、コンフィグ情報制御部32が
不要となるので、構成が簡略化され、コストが低減され
得ることになるが、障害が発生せずに正常に動作してい
るPCIデバイスである通信制御部23も再初期化され
ることになってしまう。
By thus reinitializing the communication control units 21 to 23, the configuration information control unit 32
Is unnecessary. In this case, since the configuration information control unit 32 is unnecessary, the configuration can be simplified and the cost can be reduced. However, the communication control unit 23, which is a PCI device operating normally without any failure, is possible. Will also be re-initialized.

【0057】図6は、本発明による冗長化バス接続デバ
イスをPCIバス通信カードに適用した第三の実施形態
を示している。図6において、PCIバス通信カード5
0は、図1に示したPCIバス通信カード10とほぼ同
様の構成であるから、同じ構成要素には同じ符号を付し
て、その説明を省略する。
FIG. 6 shows a third embodiment in which the redundant bus connection device according to the present invention is applied to a PCI bus communication card. In FIG. 6, the PCI bus communication card 5
Since 0 has almost the same configuration as the PCI bus communication card 10 shown in FIG. 1, the same components are designated by the same reference numerals and the description thereof will be omitted.

【0058】PCIバス通信カード50は、図1に示し
たPCIバス通信カード10と比較して、切換え制御部
30のバス構成制御部31とコンフィグ情報制御部32
が、PCIバス16に対して、1対1接続でないバス接
続であるアドレス/データ線(AD[31:00])の
一部を入力している点で異なる構成になっている。これ
は、図3に示したタイプ0のコンフィギュレーション・
サイクルにて、AD線のビット31から11までは使用
されていないという点に着目して、PCIバスブリッジ
13のピン数削減等のために、PCIバスの設計として
IDSEL信号を未使用のAD線と共用させたものであ
る。
The PCI bus communication card 50 is different from the PCI bus communication card 10 shown in FIG. 1 in that the bus configuration control unit 31 and the configuration information control unit 32 of the switching control unit 30.
However, the PCI bus 16 has a different configuration in that a part of the address / data line (AD [31:00]) that is not a one-to-one connection is input to the PCI bus 16. This is the Type 0 configuration shown in Figure 3.
Paying attention to the fact that bits 31 to 11 of the AD line are not used in the cycle, in order to reduce the number of pins of the PCI bus bridge 13, etc., the IDSEL signal is not used as an unused AD line as a PCI bus design. It was shared with.

【0059】したがって、バス構成制御部31は、PC
Iバスブリッジ13から、REQ#信号およびGNT#
信号を入力すると共に、PCIバス16のバス接続信号
であり、IDSEL信号と共用されるAD信号を入力す
るようになっている。同様にして、コンフィグ情報制御
部32も、PCIバスブリッジ13から、REQ#信号
およびGNT#信号を入力すると共に、PCIバス16
のバス接続信号であり且つIDSEL信号と共用される
AD信号を入力するようになっている。これにより、P
CIバス通信カード50は、図1に示したPCIバス通
信カード10と同様に動作することになる。
Therefore, the bus configuration control unit 31 is
REQ # signal and GNT # from the I-bus bridge 13
In addition to inputting a signal, an AD signal which is a bus connection signal of the PCI bus 16 and which is shared with the IDSEL signal is input. Similarly, the configuration information control unit 32 also inputs the REQ # signal and the GNT # signal from the PCI bus bridge 13, and at the same time, the PCI bus 16
An AD signal which is a bus connection signal and is shared with the IDSEL signal is input. This gives P
The CI bus communication card 50 operates similarly to the PCI bus communication card 10 shown in FIG.

【0060】図7は、本発明による冗長化バス接続デバ
イスをPCIバス通信カードに適用した第四の実施形態
を示している。図7において、PCIバス通信カード6
0は、図1に示したPCIバス通信カード10とほぼ同
様の構成であるから、同じ構成要素には同じ符号を付し
て、その説明を省略する。
FIG. 7 shows a fourth embodiment in which the redundant bus connection device according to the present invention is applied to a PCI bus communication card. In FIG. 7, a PCI bus communication card 6
Since 0 has almost the same configuration as the PCI bus communication card 10 shown in FIG. 1, the same components are designated by the same reference numerals and the description thereof will be omitted.

【0061】PCIバス通信カード60は、図1に示し
たPCIバス通信カード10と比較して、切換え制御部
30にて、コンフィグ情報制御部32の代わりに、デバ
イス情報コピー制御部として通信制御部情報コピー制御
部61を備えている点で異なる構成になっている。この
通信制御部情報コピー制御部61は、構成制御部33か
ら、障害の発生した通信制御部21を待機状態の通信制
御部22に切換えるための指示を受けると、通信制御部
21のコンフィギュレーション・レジスタの設定値を、
通信制御部22のコンフィギュレーション・レジスタに
コピーする。
Compared to the PCI bus communication card 10 shown in FIG. 1, the PCI bus communication card 60 has a communication control unit as a device information copy control unit instead of the configuration information control unit 32 in the switching control unit 30. The configuration is different in that the information copy control unit 61 is provided. When the communication control unit information copy control unit 61 receives an instruction from the configuration control unit 33 to switch the communication control unit 21 in which a failure has occurred to the communication control unit 22 in the standby state, the configuration control unit 31 Register setting value,
Copy to the configuration register of the communication control unit 22.

【0062】これにより、通信制御部22のコンフィギ
ュレーション・レジスタは、通信制御部21のコンフィ
ギュレーション・レジスタと同一に設定されることにな
る。したがって、PCIバス通信カード60は、図1に
示したPCIバス通信カード10と同様に動作すること
になる。
As a result, the configuration register of the communication control unit 22 is set to be the same as the configuration register of the communication control unit 21. Therefore, the PCI bus communication card 60 operates similarly to the PCI bus communication card 10 shown in FIG.

【0063】上述した実施形態においては、PCIバス
通信カード10,40,50,60において、通信制御
部21に障害が発生して、待機状態の通信制御部22に
切換える場合について説明したが、これに限らず、各通
信制御部21〜23のうち、障害が発生した通信制御部
から、待機状態の通信制御部に切換える場合も同様に動
作することになる。
In the above-described embodiment, the case where the communication control unit 21 in the PCI bus communication cards 10, 40, 50, 60 fails and the communication control unit 22 is switched to the standby state has been described. Not limited to this, the same operation is performed when the communication control unit in which a failure has occurred among the communication control units 21 to 23 is switched to the communication control unit in the standby state.

【0064】また、上述した実施形態においては、二つ
の通信ポート11,12と、冗長化された三つの通信制
御部21〜23を備えたPCIバス通信カード10,4
0,50,60について説明したが、これに限らず、一
つまたは三つ以上の通信ポートと、冗長化された二つ以
上の通信制御部を備えたPCIバス通信カードに対して
本発明を適用し得ることは明らかである。
Further, in the above-described embodiment, the PCI bus communication cards 10 and 4 provided with the two communication ports 11 and 12 and the three redundant communication control units 21 to 23.
Although 0, 50, and 60 have been described, the present invention is not limited to this, and the present invention is applied to a PCI bus communication card having one or three or more communication ports and two or more redundant communication control units. It is clear that it can be applied.

【0065】さらに、上述した実施形態においては、バ
ス接続デバイスとして、PCIデバイスであるPCIバ
ス通信カードの場合について説明したが、これに限ら
ず、他のPCIデバイスや、他の種類のバスに接続され
るバス接続デバイスについても本発明を適用し得ること
は明らかである。
Further, in the above-described embodiments, the case where the PCI bus communication card which is a PCI device is used as the bus connection device has been described. It is obvious that the present invention can be applied to the bus connection device described above.

【0066】[0066]

【発明の効果】以上のように、本発明によれば、従来
は、PCIデバイスとしての通信制御部が冗長化されて
いたとしても、PCIデバイスとしてのデバイス番号等
の物理的構成が異なることによる差分や、コンフィギュ
レーション・レジスタのアドレス空間等のソフトウェア
による設定が異なることによる差分によって、オペレー
ティングシステムやデバイスドライバ等のソフトウェア
が、特に冗長化を意識して作成されていなければ、冗長
化されたPCIデバイスの切換えを行なうことはできな
い。したがって、特別なオペレーティングシステムやデ
バイスドライバ等のソフトウェアが必要となることか
ら、汎用のオペレーティングシステムやデバイスドライ
バ等のソフトウェアは使用することができない。
As described above, according to the present invention, conventionally, even if the communication control unit as the PCI device is made redundant, the physical configuration such as the device number as the PCI device is different. If the software such as the operating system and the device driver is not created in consideration of the redundancy, the PCI that has been made redundant by the difference and the difference caused by the difference in the setting of the software such as the address space of the configuration register. It is not possible to switch devices. Therefore, software such as a general-purpose operating system and device driver cannot be used because software such as a special operating system and device driver is required.

【0067】これに対して、本発明により冗長化された
バス接続デバイスによれば、冗長化されたPCIデバイ
ス等のバス接続デバイスの切換え後も同一のハードウェ
ア構成とすることにより、バス接続デバイスの切換えを
ソフトウェア側にまったく意識させないので、オペレー
ティングシステムやデバイスドライバ等のソフトウェア
に関して、何ら修正したり、専用のソフトウェアを開発
することなく、バス接続デバイスの冗長化構成を実現す
ることができる。
On the other hand, according to the redundant bus connection device of the present invention, the same hardware configuration is adopted even after the switching of the redundant bus connection devices such as PCI devices. Since the software is not aware of the switching of the above, it is possible to realize the redundant configuration of the bus connection device without modifying the software such as the operating system or the device driver or developing the dedicated software.

【0068】特に、多ポート、例えば4ポート通信カー
ドのようなPCIデバイスの場合には、同一のPCIデ
バイスが多数存在することになり、デバイス数の増大に
伴って低下する信頼性が、本発明による冗長化構成によ
って、ソフトウェアの介在なしに容易に向上され得るこ
とになる。また、4ポート通信カードのようなPCIカ
ードにおいては、所謂オンライン保守が可能であって
も、従来は、一つのPCIデバイスの障害によって、保
守時にはすべてのPCIデバイスすなわちすべての通信
ポートが使用できなくなってしまう。
In particular, in the case of a PCI device such as a multi-port communication card such as a 4-port communication card, a large number of the same PCI devices exist, and the reliability of the present invention, which decreases as the number of devices increases, can be improved. With the redundant configuration according to, it can be easily improved without software intervention. Further, in a PCI card such as a 4-port communication card, even if so-called online maintenance is possible, conventionally, due to a failure of one PCI device, all PCI devices, that is, all communication ports cannot be used during maintenance. Will end up.

【0069】これに対して、本発明による冗長化構成を
適用することによって、一つのPCIデバイスに障害が
発生したとしても、すべての通信ポートは変わりなくそ
のまま動作し続けるので、PCIカードの交換は定期保
守時等に行なえばよい。したがって、高可用性が得ら
れ、メンテナンス性が向上することになる。
On the other hand, by applying the redundant configuration according to the present invention, even if a failure occurs in one PCI device, all the communication ports continue to operate without change, and therefore the replacement of the PCI card is not possible. It should be done at the time of regular maintenance. Therefore, high availability is obtained and maintainability is improved.

【0070】さらに、専用のオペレーティングシステム
やデバイスドライバ等のソフトウェアが不要であること
から、他のシステムに冗長化バス接続デバイスを適用す
る場合であっても、ソフトウェアの変更や移植作業が不
要となり、容易にPCIデバイス等のバス接続デバイス
の冗長化を実現することができる。
Furthermore, since software such as a dedicated operating system and device driver is not required, even if the redundant bus connection device is applied to another system, software change and porting work become unnecessary, Redundancy of bus connection devices such as PCI devices can be easily realized.

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

【図1】本発明による冗長化バス接続デバイスとしての
PCIバス通信カードの第一の実施形態の構成を示すブ
ロック図である。
FIG. 1 is a block diagram showing a configuration of a first embodiment of a PCI bus communication card as a redundant bus connection device according to the present invention.

【図2】図1のPCIバス通信カードの信号一覧を示す
図である。
FIG. 2 is a diagram showing a signal list of the PCI bus communication card of FIG.

【図3】図1のPCIバス通信カードにおけるコンフィ
ギュレーション・サイクルの構成例を示す図である。
FIG. 3 is a diagram showing a configuration example of a configuration cycle in the PCI bus communication card of FIG.

【図4】図1のPCIバス通信カードにおけるPCIデ
バイスとしての通信制御部の切換え動作を示すフローチ
ャートである。
4 is a flowchart showing a switching operation of a communication control unit as a PCI device in the PCI bus communication card of FIG.

【図5】本発明による冗長化バス接続デバイスとしての
PCIバス通信カードの第二の実施形態の構成を示すブ
ロック図である。
FIG. 5 is a block diagram showing a configuration of a second embodiment of a PCI bus communication card as a redundant bus connection device according to the present invention.

【図6】本発明による冗長化バス接続デバイスとしての
PCIバス通信カードの第三の実施形態の構成を示すブ
ロック図である。
FIG. 6 is a block diagram showing a configuration of a PCI bus communication card as a redundant bus connection device according to a third embodiment of the present invention.

【図7】本発明による冗長化バス接続デバイスとしての
PCIバス通信カードの第四の実施形態の構成を示すブ
ロック図である。
FIG. 7 is a block diagram showing a configuration of a PCI bus communication card as a redundant bus connection device according to a fourth embodiment of the present invention.

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

10,40,50,60 PCIバス接続カード 11,12 通信ポート 13 内部PCIバス 14,15 入出力制御部 21,22,23 通信制御部(バス接続デバイス) 30 切換え制御部 31 バス構成制御部 32 コンフィグ情報制御部 33 構成制御部 61 通信制御部情報コピー制御部(デバイス情報コピ
ー制御部) 90 ホストコンピュータ(情報処理装置) 91 PCIバス
10, 40, 50, 60 PCI bus connection card 11, 12 Communication port 13 Internal PCI bus 14, 15 Input / output control unit 21, 22, 23 Communication control unit (bus connection device) 30 Switching control unit 31 Bus configuration control unit 32 Configuration information control unit 33 Configuration control unit 61 Communication control unit Information copy control unit (device information copy control unit) 90 Host computer (information processing device) 91 PCI bus

Claims (11)

【特許請求の範囲】[Claims] 【請求項1】 情報処理装置のバスに接続され、互いに
冗長化された複数のバス接続デバイスであって、 各バス接続デバイスの入出力を交互に切換えると共に、
各バス接続デバイスのバスに対する接続を切換える切換
え制御部を設けたことを特徴とする冗長化バス接続デバ
イス。
1. A plurality of bus connection devices which are connected to a bus of an information processing apparatus and which are made redundant with each other, and input / output of each bus connection device is alternately switched,
A redundant bus connection device comprising a switching control unit for switching the connection of each bus connection device to the bus.
【請求項2】 上記情報処理装置のバスが、PCIバス
であることを特徴とする請求項1に記載の冗長化バス接
続デバイス。
2. The redundant bus connection device according to claim 1, wherein the bus of the information processing device is a PCI bus.
【請求項3】 上記切換え制御部が、各バス接続デバイ
スの入出力を切換える構成制御部と、バスに対する接続
を切換えるバス構成制御部と、を設けたことを特徴とす
る請求項1または2に記載の冗長化バス接続デバイス。
3. The switching control unit comprises a configuration control unit for switching the input and output of each bus connection device, and a bus configuration control unit for switching the connection to the bus. The redundant bus connection device described.
【請求項4】 各バス接続デバイスについて、コンフィ
ギュレーション・レジスタの設定情報等のデバイス情報
を保持するコンフィグ情報制御部を設けたことを特徴と
する請求項1〜3のいずれかに記載の冗長化バス接続デ
バイス。
4. The redundancy according to claim 1, further comprising a config information control unit for holding device information such as setting information of a configuration register for each bus connection device. Bus connection device.
【請求項5】 各バス接続デバイスが、情報処理装置上
で稼動するオペレーティングシステムまたはデバイスド
ライバによりコンフィギュレーション・レジスタの設定
情報等のデバイス情報の再初期化を実施されることを特
徴とする請求項1〜3のいずれかに記載の冗長化バス接
続デバイス。
5. The bus connection device is re-initialized with device information such as setting information of a configuration register by an operating system or a device driver running on the information processing apparatus. The redundant bus connection device according to any one of 1 to 3.
【請求項6】 バス接続デバイスの切換え時に、切換え
前のバス接続デバイスから切換え後のバス接続デバイス
に対してコンフィギュレーション・レジスタの設定情報
等のデバイス情報を複写するデバイス情報コピー制御部
を設けたことを特徴とする請求項1〜3のいずれかに記
載の冗長化バス接続デバイス。
6. A device information copy control unit for copying device information such as setting information of a configuration register from a bus connecting device before switching to a bus connecting device after switching when the bus connecting device is switched. The redundant bus connection device according to any one of claims 1 to 3, characterized in that:
【請求項7】 上記バス構成制御部,コンフィグ情報制
御部またはデバイス情報コピー制御部が、バスに対して
1対1接続でないアドレス/データ線の少なくとも一部
を入力していることを特徴とする請求項1〜6のいずれ
かに記載の冗長化バス接続デバイス。
7. The bus configuration control unit, the configuration information control unit or the device information copy control unit inputs at least a part of an address / data line which is not a one-to-one connection to a bus. The redundant bus connection device according to claim 1.
【請求項8】 情報処理装置のバスに接続された複数の
バス接続デバイスを互いに冗長化する冗長化バス接続デ
バイスの冗長化方法であって、 各バス接続デバイスの入出力を交互に切換えると共に、
各バス接続デバイスのバスに対する接続を切換えること
を特徴とする冗長化バス接続デバイスの冗長化方法。
8. A redundant bus connection device redundancy method for mutually redundantizing a plurality of bus connection devices connected to a bus of an information processing apparatus, wherein input / output of each bus connection device is alternately switched,
A redundant bus connecting device redundancy method, characterized in that the connection of each bus connecting device to the bus is switched.
【請求項9】 各バス接続デバイスについて、コンフィ
グ情報制御部により、コンフィギュレーション・レジス
タの設定情報等のデバイス情報を保持することを特徴と
する請求項8に記載の冗長化バス接続デバイスの冗長化
方法。
9. The redundancy of a redundant bus connection device according to claim 8, wherein the configuration information control unit holds device information such as setting information of a configuration register for each bus connection device. Method.
【請求項10】 各バス接続デバイスについて、情報処
理装置上で稼動するオペレーティングシステムまたはデ
バイスドライバによりコンフィギュレーション・レジス
タの設定情報等のデバイス情報の再初期化を行なうこと
を特徴とする請求項8に記載の冗長化バス接続デバイス
の冗長化方法。
10. The device information such as the setting information of the configuration register is reinitialized for each bus connection device by an operating system or a device driver running on the information processing apparatus. Redundancy method of redundant bus connection device described.
【請求項11】 バス接続デバイスの切換え時に、デバ
イス情報コピー制御部により、切換え前のバス接続デバ
イスから切換え後のバス接続デバイスに対してコンフィ
ギュレーション・レジスタの設定情報等のデバイス情報
を複写することを特徴とする請求項8に記載の冗長化バ
ス接続デバイスの冗長化方法。
11. When switching a bus connection device, a device information copy control unit copies device information such as setting information of a configuration register from a bus connection device before switching to a bus connection device after switching. 9. The redundancy method for a redundant bus connection device according to claim 8.
JP2002139000A 2002-05-14 2002-05-14 Redundant bus connection device and redundancy method of redundant bus connection device Expired - Fee Related JP4554874B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002139000A JP4554874B2 (en) 2002-05-14 2002-05-14 Redundant bus connection device and redundancy method of redundant bus connection device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002139000A JP4554874B2 (en) 2002-05-14 2002-05-14 Redundant bus connection device and redundancy method of redundant bus connection device

Publications (2)

Publication Number Publication Date
JP2003330817A true JP2003330817A (en) 2003-11-21
JP4554874B2 JP4554874B2 (en) 2010-09-29

Family

ID=29700295

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002139000A Expired - Fee Related JP4554874B2 (en) 2002-05-14 2002-05-14 Redundant bus connection device and redundancy method of redundant bus connection device

Country Status (1)

Country Link
JP (1) JP4554874B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008046878A (en) * 2006-08-16 2008-02-28 Fujitsu Ltd Data processing system and information processor
CN100409128C (en) * 2006-10-17 2008-08-06 南京科远自动化集团有限公司 General industrial controller
JP2008257597A (en) * 2007-04-06 2008-10-23 Nec Corp Bus connection device, bus connection method, and program for bus connection
US9176756B2 (en) 2012-06-12 2015-11-03 Renesas Electronics Corporation Computer system

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008046878A (en) * 2006-08-16 2008-02-28 Fujitsu Ltd Data processing system and information processor
CN100409128C (en) * 2006-10-17 2008-08-06 南京科远自动化集团有限公司 General industrial controller
JP2008257597A (en) * 2007-04-06 2008-10-23 Nec Corp Bus connection device, bus connection method, and program for bus connection
US8775712B2 (en) 2007-04-06 2014-07-08 Nec Corporation Bus connecting device for connecting host with external device
US9176756B2 (en) 2012-06-12 2015-11-03 Renesas Electronics Corporation Computer system
US9612909B2 (en) 2012-06-12 2017-04-04 Renesas Electronics Corporation Computer system
US10379931B2 (en) 2012-06-12 2019-08-13 Renesas Electronics Corporation Computer system

Also Published As

Publication number Publication date
JP4554874B2 (en) 2010-09-29

Similar Documents

Publication Publication Date Title
EP2257880B1 (en) System and method for transforming pcie sr-iov functions to appear as legacy functions
US6886107B2 (en) Method and system for selecting a master controller in a redundant control plane having plural controllers
CN106776159B (en) Fast peripheral component interconnect network system with failover and method of operation
US7934033B2 (en) PCI-express function proxy
US7441150B2 (en) Fault tolerant computer system and interrupt control method for the same
JP5585332B2 (en) Fault tolerant system, master FT control LSI, slave FT control LSI and fault tolerant control method
US20120036306A1 (en) Switching circuit, information processing apparatus, and switching circuit control method
JP2000305678A (en) Method and device for adding or removing component without turning off power source of computer system
US9372702B2 (en) Non-disruptive code update of a single processor in a multi-processor computing system
US8775712B2 (en) Bus connecting device for connecting host with external device
JP3595033B2 (en) Highly reliable computer system
US8560867B2 (en) Server system and method for processing power off
JP4554874B2 (en) Redundant bus connection device and redundancy method of redundant bus connection device
US7099984B2 (en) Method and system for handling interrupts and other communications in the presence of multiple processing sets
JP2002269029A (en) Highly reliable information processor, information processing method used for the same and program therefor
JPH11191073A (en) Pci bus processor
JP4915113B2 (en) Bus system, reset initialize circuit, and fault recovery method in bus system
JP3565719B2 (en) Bus connection circuit and computer system
US20240104035A1 (en) Peripheral component interconnect express device and operating method thereof
US20230315591A1 (en) PCIe DEVICE AND COMPUTING SYSTEM INCLUDING THE SAME
JP2013033314A (en) Kvm switcher, and method of maintaining connection with usb input device during switching
JPH08190494A (en) High-reliability computer with dual processors
JP2531080B2 (en) Bus adapter switching method
JP2001027920A (en) Bus bridge circuit and its power management method
JP2002024161A (en) Pci agent integrated circuit and communication method therefor

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040426

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20050121

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070111

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070123

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070323

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20071225

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080118

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20080118

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20080118

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20080222

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20080604

A912 Removal of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20081121

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20090508

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100715

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

Free format text: PAYMENT UNTIL: 20130723

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees