JPH10116201A - Interrupt request signal control circuit, and interrupt mask circuit used for the same - Google Patents

Interrupt request signal control circuit, and interrupt mask circuit used for the same

Info

Publication number
JPH10116201A
JPH10116201A JP24126697A JP24126697A JPH10116201A JP H10116201 A JPH10116201 A JP H10116201A JP 24126697 A JP24126697 A JP 24126697A JP 24126697 A JP24126697 A JP 24126697A JP H10116201 A JPH10116201 A JP H10116201A
Authority
JP
Japan
Prior art keywords
interrupt
interrupt request
request signal
signal
supplied
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
JP24126697A
Other languages
Japanese (ja)
Other versions
JP3068528B2 (en
Inventor
Kiyoshi Ikeura
潔 池浦
晃 ▲高▼橋
Akira Takahashi
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.)
Niigata Fuji Xerox Manufacturing Co Ltd
Original Assignee
Niigata Fuji Xerox Manufacturing Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Niigata Fuji Xerox Manufacturing Co Ltd filed Critical Niigata Fuji Xerox Manufacturing Co Ltd
Priority to JP9241266A priority Critical patent/JP3068528B2/en
Publication of JPH10116201A publication Critical patent/JPH10116201A/en
Application granted granted Critical
Publication of JP3068528B2 publication Critical patent/JP3068528B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Bus Control (AREA)

Abstract

PROBLEM TO BE SOLVED: To change maps after a computer was actuated by providing a means which prevents interruption request misrecognition by an interrupt control circuit when the interrupt request level of peripheral equipment is changed. SOLUTION: The state wherein the interrupt signal I1 of peripheral equipment 5 is mapped on the interrupt level 1 of a programmable interrupt controller 3 is supposed. Namely, the interrupt signal of the peripheral equipment 5 is mapped to the level 1 of the programmable interrupt controller 3 in the route of the signals I1, I2, and I21. At this time, an interrupt mask signal MO that a register group 4 controls is so set that the interruption of the peripheral equipment 5 is not impeded, and an interrupt level select signal S1 is so set as to route the signal I2 to the signal I21. Then when the peripheral equipment 5 is changed in map to the interrupt level 2, the map change is made in a period wherein the peripheral equipment 5 sends no interrupt request.

Description

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

【0001】[0001]

【発明が属する技術分野】本発明は割り込み要求信号制
御回路に関し、特にコンピュータに備えられた割り込み
制御回路へ接続される割り込み要求信号のマップチェン
ジ制御回路に関する。
The present invention relates to an interrupt request signal control circuit, and more particularly to a map change control circuit for an interrupt request signal connected to an interrupt control circuit provided in a computer.

【0002】[0002]

【従来の技術】一般にコンピュータに搭載されているプ
ロセッサの割り込み入力端子は一つだけであるため、複
数の周辺機器を制御するにはプログラマブル インタラ
プトコントローラと呼ばれる回路を搭載する必要があ
る。周辺機器はプログラマブルインタラプト コントロ
ーラの適当な割り込みレベルに接続され、プログラマル
インタラプト コントローラは各周辺機器からの割り
込み要求に対して規定された優先度に応じた処理を行な
い、周辺機器を代表してプロセッサに割り込み要求を出
す。
2. Description of the Related Art In general, a processor mounted on a computer has only one interrupt input terminal. Therefore, it is necessary to mount a circuit called a programmable interrupt controller to control a plurality of peripheral devices. The peripheral devices are connected to the appropriate interrupt level of the programmable interrupt controller, and the programmable interrupt controller performs the processing according to the specified priority for the interrupt request from each peripheral device. Issues an interrupt request.

【0003】このような、プログラマブル インタラプト
コントローラとしては、従来インテル社製のi8259
A、あるいは同等機能の回路が広く用いられている。
[0003] Such a programmable interrupt
As a controller, a conventional Intel i8259
A or a circuit having the same function is widely used.

【0004】i8259Aは周辺機器からの割り込み要求信
号がLowからHighへ遷移する時の立ち上がりエッ
ジをトリガとして、周辺機器からの割り込み要求を認識
する。一方、周辺機器側がa8259Aに割り込みを認
識してもらう為の割り込み信号操作の方法は大別して2
通り存在する。ここでは便宜上、「甲タイプ」と「乙タ
イプ」と呼ぶ。
[0004] The i8259A recognizes an interrupt request from a peripheral device, triggered by a rising edge when an interrupt request signal from the peripheral device transitions from low to high. On the other hand, the method of operating the interrupt signal for the peripheral device to make the a8259A recognize the interrupt is roughly divided into two.
Exists. Here, for convenience, they are referred to as "A type" and "Otsu type".

【0005】甲タイプ:周辺機器がi8259Aに対して割
り込み要求をしていない平常時は割り込み要求信号をH
ighとし、割り込みを要求する時にLowパルスを発
生させて、そのパルスの後縁におけるLowからHig
hへの遷移をi8259Aへのトリガとするタイプ。
Type A: An interrupt request signal is set to H during normal times when no peripheral device requests an interrupt to the i8259A.
high, a low pulse is generated when an interrupt is requested, and a low to high transition occurs at the trailing edge of the pulse.
A type in which the transition to h is a trigger to i8259A.

【0006】乙タイプ:周辺機器がi8259Aに対して割
り込み要求をしていない平常時は割り込み要求信号をL
owとし、割り込みを要求する時にHighドライブし
て、その遷移をi8259Aへのトリガとするタイプ。
[0006] In the normal case where the peripheral device does not issue an interrupt request to the i8259A, the interrupt request signal is set to L.
ow, High drive when requesting an interrupt, and using the transition as a trigger for i8259A.

【0007】[0007]

【発明が解決しようとする課題】上述した従来の割り込
み要求信号制御装置であるi8259Aが扱える割り込
み要求信号の数には上限があるのに対し、コンピュータ
に内蔵若しくは接続される周辺機器の数は増加の傾向に
あって、割り込みレベルのリソースは不足しがち周辺機
器の中には、幾つかの割り込みレベルを選択肢として持
ち、起動時に選択することでリソースの有効利用を計っ
ている機器もあるが、i8259Aの回路特性から、一
旦起動した後に割り込みレベルの変更を行なうのは問題
がある。
While the number of interrupt request signals that can be handled by the conventional interrupt request signal control device i8259A is limited, the number of peripheral devices built in or connected to the computer increases. There is a tendency for the resources of the interrupt level to be in short supply.Some peripheral devices have several interrupt levels as options, and select them at startup to measure the effective use of resources, From the circuit characteristics of the i8259A, it is problematic to change the interrupt level after starting once.

【0008】すなわち、ある割り込みレベルに割り当てられ
ている周辺機器を、平常時の割り込み要求信号の値がL
owである乙タイプの周辺機器から、平常時の割り込み
要求信号の値がHighである甲タイプの周辺機器に切
替えた場合、i8259Aにとっては当該レベルの割り
込み要求信号がLowからHighに遷移したのと等価
であるので、実際には先に割り当てられていた乙タイプ
の周辺機器も、後に割り当てられた甲タイプの周辺機器
も割り込み要求をしていないのにも拘わらず、i825
9Aは当該レベルの周辺機器から割り込み要求があった
と認識してしまうという問題点がある。
[0008] That is, the peripheral device assigned to a certain interrupt level is set to a normal interrupt request signal value of L.
When the value of the interrupt request signal in the normal state is switched from the type B peripheral device that is ow to the type A peripheral device in which the interrupt request signal is high in the normal state, the interrupt request signal of that level has changed from low to high for the i8259A. Since they are equivalent, i825 is used in spite of the fact that neither the first assigned peripheral device nor the first assigned second party peripheral device actually issues an interrupt request.
9A has a problem in that it recognizes that an interrupt request has been issued from a peripheral device of the relevant level.

【0009】本発明の目的は、上記の問題を解消し、起動後
においても周辺機器の割り込みレベルを変更可能とする
ことにある。
[0009] An object of the present invention is to solve the above-mentioned problem and to make it possible to change the interrupt level of a peripheral device even after activation.

【0010】[0010]

【課題を解決するための手段】本発明の割り込み要求信
号制御回路は、周辺機器からの割り込み要求を割り込み
制御回路に伝搬させないようにできる機能を持つ割り込
みマスク回路と、割り込みマスク回路を経た周辺機器の
割り込み要求信号を割り込み制御回路の任意の割り込み
要求レベルに割り当てる割り込み要求信号ルーティング
回路と、周辺機器の割り込み要求レベルを変更する際、
前記の回路を用いて、割り込み制御回路の割り込み要求
誤認識を防ぐ手段を有することを特徴とする。
SUMMARY OF THE INVENTION An interrupt request signal control circuit according to the present invention has an interrupt mask circuit having a function of preventing an interrupt request from a peripheral device from being propagated to the interrupt control circuit, and a peripheral device having passed through the interrupt mask circuit. The interrupt request signal routing circuit that assigns the interrupt request signal to any interrupt request level of the interrupt control circuit, and when changing the interrupt request level of peripheral devices,
It is characterized in that there is provided means for preventing the interrupt control circuit from erroneously recognizing an interrupt request by using the above circuit.

【0011】[0011]

【実施例】以下本発明について図面を参照して説明す
る。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below with reference to the drawings.

【0012】図1は本発明の一実施例をブロック図である。
本割り込み信号制御回路は、割り込みマスク回路1と、
割り込み要求信号ルーティング回路2と、i8259A
と等価のプログラマブル インタラプト コントローラ
3と、レジスタ群4と、それらを接続する信号線I1,
I2,I21,I22,S1,M0で構成される。PI
C1の端子L1,L2はそれぞれ割り込みレベル1,レ
ベル2の割り込み要求信号入力端子である。
FIG. 1 is a block diagram showing an embodiment of the present invention.
The interrupt signal control circuit includes an interrupt mask circuit 1;
Interrupt request signal routing circuit 2, i8259A
, A register group 4 and signal lines I1,
I2, I21, I22, S1, and M0. PI
Terminals L1 and L2 of C1 are interrupt request signal input terminals for interrupt levels 1 and 2, respectively.

【0013】上記構成の回路に、前述の甲タイプの割り込み
要求制御を行なう周辺機器5の割り込み要求信号がI1
として接続されている。割り込みマスク回路1の論理は
以下の通りである。 ・割り込みマスク回路1が、I1→I2の経路の信号伝
搬をマスクする条件 マスク開始条件:レジスタ群4からの信号M0によるマ
スク命令アサート マスク解除条件:レジスタ群4からの信号M0によるマ
スク命令ディアサート後、周辺機器5が割り込みを要求 ・I2の値 マスク期間 :I1の値によらずLow マスク解除期間:I1の値と同じ この論理を実現する回路の例を図2に挙げる。図2にお
いて、参照番号6はリセット付きフリップフロックであ
り、入力口は電源にプリアップされている。また、参照
番号7はフリップフロック6の出力Qとクロックを入力
とする2入力アンドゲートである。
In the circuit having the above configuration, the interrupt request signal of the peripheral device 5 for performing the above-mentioned instep type interrupt request control is I1
Connected as. The logic of the interrupt mask circuit 1 is as follows. The condition in which the interrupt mask circuit 1 masks the signal propagation on the path from I1 to I2 Mask start condition: Mask instruction assertion by signal M0 from register group 4 Mask release condition: Mask instruction deassertion by signal M0 from register group 4 Thereafter, the peripheral device 5 requests an interrupt. I2 value Mask period: Low mask release period: the same as the value of I1 regardless of the value of I1 An example of a circuit that realizes this logic is shown in FIG. In FIG. 2, reference numeral 6 denotes a flip-flop with a reset, and an input port is pre-upped to a power supply. Reference numeral 7 denotes a two-input AND gate that receives the output Q of the flip-flop 6 and a clock.

【0014】以下、割り込み要求信号のマップチェンジ手順
を示す。初めに、周辺機器5の割り込み信号I1が、プ
ログラマブル インタラプト コントローラ3の割り込
みレベル1にマッピングされている状況を想定する。即
ち、周辺機器5の割り込み要求は、I1→I2→I21
の経路でプログラマブル インタラプト コントローラ
3のレベル1にマッピングされている。この時、レジス
タ群4が制御する割り込みマスク信号M0は周辺機器5
の割り込みを阻害しないよう設定されていて、割り込み
レベル選択信号S1は信号I2を信号I21にルーティ
ングするように設定されている。
Hereinafter, a map change procedure of the interrupt request signal will be described. First, it is assumed that the interrupt signal I1 of the peripheral device 5 is mapped to the interrupt level 1 of the programmable interrupt controller 3. That is, the interrupt request of the peripheral device 5 is I1 → I2 → I21
Is mapped to the level 1 of the programmable interrupt controller 3 through the path of FIG. At this time, the interrupt mask signal M0 controlled by the register group 4 is
The interrupt level selection signal S1 is set so as to route the signal I2 to the signal I21.

【0015】次に、周辺機器5を割り込みレベル2にマップ
チェンジする手順を想定する。マップチェンジは周辺機
器5が割り込み要求を出していない期間に行なう。
Next, a procedure for map-changing the peripheral device 5 to the interrupt level 2 is assumed. The map change is performed during a period when the peripheral device 5 does not issue an interrupt request.

【0016】(1)レジスタ群4を操作して信号M0を制御
してマスク命令を割り込みマスク回路1にアサートし、
I1→I2の経路での割り込み要求伝搬をマスクする。
その結果、I2の値はLowとなる。
(1) The register group 4 is operated to control the signal M0 to assert a mask instruction to the interrupt mask circuit 1,
The propagation of the interrupt request on the path from I1 to I2 is masked.
As a result, the value of I2 becomes Low.

【0017】この処理過程を省略して、単に信号S1を操作
して信号I2をI22にルーティングするだけでは、周
辺機器5は甲タイプの周辺機器であるので、ルーティン
グ変更前のI22の値がLowであった場合、実際には
出されていない虚の割り込み要求がプログラマブル イ
ンタラプト コントローラ3に認識されてしまう。
By omitting this process and simply routing the signal I2 to I22 by manipulating the signal S1, the peripheral device 5 is a type-A peripheral device, so that the value of I22 before the routing change is Low. In this case, the imaginary interrupt request that has not actually been issued is recognized by the programmable interrupt controller 3.

【0018】(2)レジスタ群4を操作して信号S1を制御
して、I2→I21と設定されていたルーティングをI
2→I22に変更する。
(2) By operating the register group 4 to control the signal S1, the routing set as I2 → I21 is changed to I2
Change from 2 to I22.

【0019】(3)レジスタ群4を操作して信号M0を制御
して、割り込みマスク回路1に対するマスク命令をディ
アサートする。ただし、この時点ではまだマスク解除条
件が満たされていない為マスクがかかっていて、I2の
値は以前としてLowのままである。従って、マップチ
ェンジ後のI22の値もLowであり、プログラマブル
インタラプト コントローラ3への割り込み要求信号
がLow→Highに遷移せずマップチェンジ終了。
(3) By operating the register group 4 to control the signal M0, the mask instruction for the interrupt mask circuit 1 is deasserted. However, at this point, since the mask release condition has not yet been satisfied, the mask is applied, and the value of I2 remains Low as before. Therefore, the value of I22 after the map change is also Low, and the map change is completed without the interrupt request signal to the programmable interrupt controller 3 transitioning from Low to High.

【0020】(4)レジスタ群4からのマスク命令ディアサ
ート後、周辺機器5から初めての割り込み要求があると
マスク解除の条件が成立し、レジスタ群4が再びマスク
命令を出すまでの間、I1→I2→I22の経路で周辺
機器5の割り込み要求信号がプログラマブル インタラ
プト コントローラ3へ伝搬される。
(4) After the mask instruction from the register group 4 is deasserted, when the first interrupt request is issued from the peripheral device 5, the mask release condition is satisfied and I1 is maintained until the register group 4 issues the mask instruction again. The interrupt request signal of the peripheral device 5 is propagated to the programmable interrupt controller 3 through the route of → I2 → I22.

【0021】なお、マスク解除の契機となる周辺機器5の割
り込み要求によって、I1がLow→Highに遷移す
るので、割り込みマスク期間中はLowの値であったI
2もマスク解除後はHighの値となり、I2でもLo
w→Highの遷移が発生する。したがって、割り込み
要求信号のマスク解除の契機となった割り込み要求信号
が取りこぼされることは無い。
It should be noted that I1 changes from Low to High in response to an interrupt request from the peripheral device 5 that triggers the mask release, so that the value of I during the interrupt mask period is low.
2 also becomes a High value after the mask is released, and I2 is also Lo.
A transition from w to High occurs. Therefore, the interrupt request signal that triggered the release of the mask of the interrupt request signal is not missed.

【0022】[0022]

【発明の効果】以上説明したように本発明では割り込み
要求信号のマップチェンジを行なってもプログラマブル
インタラプト コントローラの割り込み要求信号の入
力端子で値がLow→Highの遷移をしないようにし
たから、マップチェンジを行なってもプログラマブル
インタラプト コントローラが割り込み要求信号を誤認
識することがない。
As described above, according to the present invention, even when the map change of the interrupt request signal is performed, the value does not transition from Low to High at the input terminal of the interrupt request signal of the programmable interrupt controller. Programmable
The interrupt controller does not mistakenly recognize the interrupt request signal.

【0023】したがって、従来可能であったコンピュータの
起動前及び起動時のマップチェンジに加えて、コンピュ
ータが起動した後でもマップチェンジが可能となる効果
がある。
Therefore, in addition to the map change before and at the time of starting the computer, which has been conventionally possible, there is an effect that the map can be changed even after the computer is started.

【0024】この結果コンピュータを利用する者は、プログ
ラマブル インタラプト コントローラの割り込み要求
レベルに対して、必要な周辺機器を必要な期間だけ割り
当てて用いることが可能であり、有限なリソースである
割り込み要求レベルを有効に使用することができる。
[0024] As a result, the user of the computer can allocate necessary peripheral devices to the interrupt request level of the programmable interrupt controller for a necessary period and use the interrupt request level, which is a finite resource. Can be used effectively.

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

【図1】本発明による割り込み要求信号制御回路の一実
施例を示すブロック図である。
FIG. 1 is a block diagram showing one embodiment of an interrupt request signal control circuit according to the present invention.

【図2】図1で用いられている割り込みマスク回路一構
成例を示す図である。
FIG. 2 is a diagram illustrating a configuration example of an interrupt mask circuit used in FIG. 1;

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

1 割り込みマスク回路 2 割り込み要求信号ルーティング回路 3 プログラマブル インタラプト コントローラ 4 レジスタ群 5 周辺機器 6 リセット付きフリップフロップ 7 2入力アンドゲート DESCRIPTION OF SYMBOLS 1 Interrupt mask circuit 2 Interrupt request signal routing circuit 3 Programmable interrupt controller 4 Register group 5 Peripheral device 6 Flip-flop with reset 7 2-input AND gate

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 周辺機器から与えられ割り込み要求信号
の待機レベルが異なることがある割込み要求信号のマッ
プチェンジ時に、該割り込み要求信号をマスクするマス
ク状態となり、前記マップチェンジ終了後に、前記周辺
機器の制御により新たに供給される割込み要求信号に基
づいて、前記マスク状態を解除して、この新たに供給さ
れた割込み要求信号を通過させる割り込みマスク回路
と、 前記周辺機器からの割り込み要求レベルに対して規定さ
れた優先度に応じた処理を行ない、プロセッサに割り込
み要求を出す割り込み制御回路と、 前記割り込みマスク回路を経た前記周辺機器からの割り
込み要求信号を前記割り込み制御回路の任意の割り込み
要求レベルに割りあてる割り込み要求信号ルーティング
回路とを備えたことを特徴とする割り込み要求信号制御
回路。
1. A mask state for masking an interrupt request signal at the time of a map change of an interrupt request signal which may have a different standby level of an interrupt request signal given from a peripheral device. An interrupt mask circuit that releases the mask state based on an interrupt request signal newly supplied by control and passes the newly supplied interrupt request signal; and an interrupt request level from the peripheral device. An interrupt control circuit that performs a process according to a specified priority and issues an interrupt request to a processor; and allocates an interrupt request signal from the peripheral device through the interrupt mask circuit to an arbitrary interrupt request level of the interrupt control circuit. And an interrupt request signal routing circuit. Request signal control circuit.
【請求項2】 前記割り込みマスク回路は、そのクロッ
ク入力端子に前記割り込み要求信号が供給され、そのデ
ータ入力端子にはハイレベルが供給され、そのリセット
端子には前記マップチェンジ及びその終了を示す信号が
供給されるフリップフロップと、前記フリップフロップ
の出力と前記割り込み要求信号が供給されるアンドゲー
トとから構成されることを特徴とする請求項1に記載の
割り込み要求信号制御回路。
2. The interrupt mask circuit according to claim 1, wherein the interrupt request signal is supplied to a clock input terminal, a high level is supplied to a data input terminal, and a signal indicating the map change and its end is supplied to a reset terminal. 2. The interrupt request signal control circuit according to claim 1, further comprising: a flip-flop to which the interrupt request signal is supplied, and an AND gate to which the output of the flip-flop and the interrupt request signal are supplied.
【請求項3】 周辺機器から与えられ割り込み要求信号
の待機レベルが異なることがある割込み要求信号のマッ
プチェンジ時に、該割り込み要求信号をマスクするマス
ク状態となり、前記マップチェンジ終了後に、前記周辺
機器の制御により新たに供給される割込み要求信号に基
づいて、前記マスク状態を解除して、この新たに供給さ
れた割込み要求信号を通過させる割り込みマスク回路。
3. A mask state for masking an interrupt request signal at the time of a map change of an interrupt request signal which may have a different standby level of an interrupt request signal given from a peripheral device. An interrupt mask circuit that releases the mask state based on an interrupt request signal newly supplied by control and passes the newly supplied interrupt request signal.
【請求項4】 そのクロック入力端子に前記割り込み要
求信号が供給され、そのデータ入力端子にはハイレベル
が供給され、そのリセット端子には前記マップチェンジ
及びその終了を示す信号が供給されるフリップフロップ
と、前記フリップフロップの出力と前記割り込み要求信
号が供給されるアンドゲートとから構成される請求項3
に記載の割り込みマスク回路。
4. A flip-flop to which the interrupt request signal is supplied to its clock input terminal, a high level is supplied to its data input terminal, and a signal indicating the map change and its end is supplied to its reset terminal. And an AND gate to which the output of the flip-flop and the interrupt request signal are supplied.
2. The interrupt mask circuit according to 1.
JP9241266A 1997-09-05 1997-09-05 Interrupt request signal control circuit and interrupt mask circuit used therefor Expired - Fee Related JP3068528B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9241266A JP3068528B2 (en) 1997-09-05 1997-09-05 Interrupt request signal control circuit and interrupt mask circuit used therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9241266A JP3068528B2 (en) 1997-09-05 1997-09-05 Interrupt request signal control circuit and interrupt mask circuit used therefor

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP12353295A Division JP3212830B2 (en) 1995-05-23 1995-05-23 Interrupt request signal control circuit

Publications (2)

Publication Number Publication Date
JPH10116201A true JPH10116201A (en) 1998-05-06
JP3068528B2 JP3068528B2 (en) 2000-07-24

Family

ID=17071705

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9241266A Expired - Fee Related JP3068528B2 (en) 1997-09-05 1997-09-05 Interrupt request signal control circuit and interrupt mask circuit used therefor

Country Status (1)

Country Link
JP (1) JP3068528B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003067197A (en) * 2001-08-23 2003-03-07 Sanyo Electric Co Ltd Interrupt control circuit
US6606677B1 (en) 2000-03-07 2003-08-12 International Business Machines Corporation High speed interrupt controller
US7587544B2 (en) * 2006-09-26 2009-09-08 Intel Corporation Extending secure digital input output capability on a controller bus

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6606677B1 (en) 2000-03-07 2003-08-12 International Business Machines Corporation High speed interrupt controller
JP2003067197A (en) * 2001-08-23 2003-03-07 Sanyo Electric Co Ltd Interrupt control circuit
US7587544B2 (en) * 2006-09-26 2009-09-08 Intel Corporation Extending secure digital input output capability on a controller bus

Also Published As

Publication number Publication date
JP3068528B2 (en) 2000-07-24

Similar Documents

Publication Publication Date Title
US7177967B2 (en) Chipset support for managing hardware interrupts in a virtual machine system
US6853239B2 (en) Multiple circuit blocks with interblock control and power conservation
TWI398762B (en) Method of and apparatus for reducing power consumption within an integrated circuit
JPH01277928A (en) Printer
US10775862B2 (en) Reset isolation bridge
JP3068528B2 (en) Interrupt request signal control circuit and interrupt mask circuit used therefor
JP3212830B2 (en) Interrupt request signal control circuit
JP2001117786A (en) Process scheduling device and process scheduling method
JPH10320349A (en) Processor and data transfer system using the processor
JP2001014266A (en) Dma transfer circuit and dma transfer method
JP2002312302A (en) Peripheral device
JPS59123933A (en) Address comparison system
US6848016B2 (en) System and method for efficiently implementing an electronic device architecture
JPH0876876A (en) Clock supply control circuit of microprocessor
KR20240063978A (en) Device and method for two-stage transition between reduced power states
JPH09330291A (en) Bus use arbitration circuit
CN116348858A (en) System and method for stabilizing modems while waiting for AP-driven link recovery
JPH09128327A (en) Bus arbiter
JPS62162104A (en) Flow chart type programmable controller
JPH01154234A (en) Interruption controller
KR20050058851A (en) Method and device for processing the error of mobile phone
JP2004199558A (en) Interruption processing adjustment device
JPH05242026A (en) Data processor
KR20000001490A (en) power-CONSUMPTION PREVENTION APPARATUS AND METHOD IN ELECTRONIC DEVICE
JPH0219982A (en) Microprocessor

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20000418

LAPS Cancellation because of no payment of annual fees