JP2008541306A - ユーザ・モード・ドライバへ割り込みを配送する方法 - Google Patents
ユーザ・モード・ドライバへ割り込みを配送する方法 Download PDFInfo
- Publication number
- JP2008541306A JP2008541306A JP2008512442A JP2008512442A JP2008541306A JP 2008541306 A JP2008541306 A JP 2008541306A JP 2008512442 A JP2008512442 A JP 2008512442A JP 2008512442 A JP2008512442 A JP 2008512442A JP 2008541306 A JP2008541306 A JP 2008541306A
- Authority
- JP
- Japan
- Prior art keywords
- interrupt
- user mode
- driver
- mode device
- computer
- 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
Links
- 238000000034 method Methods 0.000 claims abstract description 42
- 101100016034 Nicotiana tabacum APIC gene Proteins 0.000 claims abstract description 12
- 230000007246 mechanism Effects 0.000 claims description 13
- 238000012545 processing Methods 0.000 claims description 9
- 230000000873 masking effect Effects 0.000 claims description 8
- 230000008569 process Effects 0.000 claims description 6
- 230000009849 deactivation Effects 0.000 claims 2
- 230000008033 biological extinction Effects 0.000 claims 1
- 238000003672 processing method Methods 0.000 claims 1
- 238000004891 communication Methods 0.000 description 7
- 230000003287 optical effect Effects 0.000 description 5
- 230000002093 peripheral effect Effects 0.000 description 5
- 238000007792 addition Methods 0.000 description 3
- 230000006855 networking Effects 0.000 description 3
- CDFKCKUONRRKJD-UHFFFAOYSA-N 1-(3-chlorophenoxy)-3-[2-[[3-(3-chlorophenoxy)-2-hydroxypropyl]amino]ethylamino]propan-2-ol;methanesulfonic acid Chemical compound CS(O)(=O)=O.CS(O)(=O)=O.C=1C=CC(Cl)=CC=1OCC(O)CNCCNCC(O)COC1=CC=CC(Cl)=C1 CDFKCKUONRRKJD-UHFFFAOYSA-N 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 239000007787 solid Substances 0.000 description 2
- 238000013459 approach Methods 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 238000004364 calculation method Methods 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000000802 evaporation-induced self-assembly Methods 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 238000007726 management method Methods 0.000 description 1
- 230000008520 organization Effects 0.000 description 1
- 238000013468 resource allocation Methods 0.000 description 1
- 238000012360 testing method Methods 0.000 description 1
- 230000007723 transport mechanism Effects 0.000 description 1
- 238000012384 transportation and delivery Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
- G06F13/14—Handling requests for interconnection or transfer
- G06F13/20—Handling requests for interconnection or transfer for access to input/output bus
- G06F13/24—Handling requests for interconnection or transfer for access to input/output bus using interrupt
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Bus Control (AREA)
- Stored Programmes (AREA)
Abstract
Description
図1は、発明が実行されるかもしれない適切な計算(コンピューティング)システム環境100の例を例証する。計算機システム環境100は適切なコンピュータ環境の単なる1つの例で、使用あるいは発明の機能性のスコープに関してどんな制限も示唆するようには意図されない。また、コンピュータ環境100はどんな従属性あるいは任意のものあるいは典型的な操作環境100に例証された成分の組合せに関係のある要求も持っているとは解釈されるべきでない。
典型的な実施例
本発明は、プラットホーム(例えばAPIC)かバス(PCIバス)を使用するシステムと方法をインプリメントする、ユーザ・モード・ドライバが装置割り込みを取り除くのを待つ必要なしに、割込モードからCPU120を取り出す総括的な特徴。これは、デバイス・ドライバがユーザ・モード中で書かれることを有利に可能にする。ユーザ・モード・デバイス・ドライバは、高い割込み優先順位のではなく割り込みに関する通知を受け取る。下記に述べられるように、本発明は共有される割り込みまで延長されるかもしれない。そこでは、多数のデバイスは単一の割込ラインを共有する。
Claims (20)
- デバイスと独立に割り込みを処理する方法であって、
デバイス・ドライバをオペレーティング・システムに登録するステップと、
デバイスと独立な割り込みサービスをカーネル・サービスとして提供するステップと、
前記ドライバによってコールされるインターフェースを露出(expose)し、割り込みをイネーブルするステップと、
前記割り込みを受け取り、ジェネリックな割り込みサービス・ルーチンをランするステップと、
前記割り込みを前記デバイス・ドライバによって処理するステップと、
を含むことを特徴とする方法。 - 請求項1記載の方法において、
前記割り込みサービス・ルーチンをランする前に、前記割り込みをプロセッサにおいてマスクするステップと、
前記割り込みを前記プロセッサよりも低いレベルでディセーブルして、前記割り込みが前記プロセッサに到達することを防止するステップと、
前記割り込みを前記プロセッサにおいてマスク解除するステップと、
前記割り込みを処理した後で前記プロセッサよりも低いレベルで前記割り込みをイネーブルするステップと、
を更に含むことを特徴とする方法。 - 請求項2記載の方法において、前記割り込みを消勢(ディセーブル)するステップはAPIC又はバス・コントローラの一方において生じることを特徴とする方法。
- 請求項1記載の方法において、
前記割り込みを共有するスケジュリング機構を提供するステップと、
前記割り込みを共有するすべてのドライバをコールするステップと、
すべてのドライバが前記割り込みの処理から復帰するまで前記割り込みの前記消勢を維持するステップと、
を更に含むことを特徴とする方法。 - 請求項4記載の方法において、前記割り込みを共有するドライバの数にカウンタを設定するステップを更に含むことを特徴とする方法。
- 請求項5記載の方法において、前記割り込みをイネーブルする前に前記カウンタをゼロにデクリメントするステップを更に含むことを特徴とする方法。
- 請求項4記載の方法において、第2のドライバがカーネル・モード・レベルにおいて提供され、この方法はユーザ・モード・ドライバとカーネル・モード・ドライバとの両方に対して実行されることを特徴とする方法。
- 請求項1記載の方法において、前記カーネル・サービスは前記ドライバによって処理されるデバイスとは独立である一般的(generic)なサービスであり、前記ドライバはユーザ・モード・ドライバであることを特徴とする方法。
- ユーザ・モードのデバイス・ドライバの処理方法であって、
ユーザ・モードのデバイス・ドライバをオペレーティング・システムに登録するステップと、
前記ユーザ・モードのデバイス・ドライバによってコールされるインターフェースを露出する一般的な割り込みサービスをカーネル・サービスとして提供するステップと、
前記一般的な割り込みサービス・ルーチンをランする前に前記割り込みをプロセッサにおいてマスクするステップと、
前記割り込みを前記プロセッサよりも低いレベルでディセーブルして、前記割り込みが前記プロセッサに到達することを防止するステップと、
を含むことを特徴とする方法。 - 請求項9記載の方法において、
ユーザ・モードのデバイス・ドライバが前記インターフェースをコールすると、前記割り込みをイネーブルするステップと、
適切なユーザ・モードのデバイス・ドライバが前記割り込みを処理した後で、前記プロセッサよりも低い前記レベルで前記割り込みをイネーブルするステップと、
を更に含むことを特徴とする方法。 - 請求項10記載の方法において、前記割り込みを消勢(ディセーブル)するステップはAPIC又はバス・コントローラの一方において生じることを特徴とする方法。
- 請求項10記載の方法において、
割り込みを共有するスケジュリング機構を提供するステップと、
前記共有された割り込みと関連するすべてのユーザ・モードのデバイス・ドライバをコールするステップと、
すべてのユーザ・モードのデバイス・ドライバが前記割り込みの処理から復帰するまで前記割り込みの前記消勢を維持するステップと、
を更に含むことを特徴とする方法。 - 請求項12記載の方法において、
未登録又は未知のデバイスのために前記スケジュリング機構を実行するステップと、
前記未登録又は未知のデバイスをディセーブルするステップと、
を更に含むことを特徴とする方法。 - 請求項9記載の方法において、カーネル・モードのデバイス・ドライバが提供され、この方法は前記ユーザ・モードのデバイス・ドライバと前記カーネル・モードのデバイス・ドライバとの両方に対して実行されることを特徴とする方法。
- ユーザ・モードのデバイス・ドライバを処理するための命令が記憶されているコンピュータ可読な媒体であって、前記命令は、
ユーザ・モードのデバイス・ドライバをオペレーティング・システムに登録するステップと、
割り込みサービスをカーネル・サービスとして提供するステップであって、前記割り込みサービスは前記ユーザ・モードのデバイス・ドライバによってコールされるインターフェースを露出する、ステップと、
前記ユーザ・モードのデバイス・ドライバと関連するデバイスとは独立でありジェネリックな割り込みサービス・ルーチンを提供するステップと、
を含む方法を実行することを特徴とするコンピュータ可読な媒体。 - 請求項15記載のコンピュータ可読な媒体であって、
ユーザ・モードのデバイス・ドライバが前記インターフェースをコールすると前記割り込みをイネーブルするステップと、
プロセッサよりも低いレベルにおいて、前記ジェネリックな割り込みサービス・ルーチンを実行し前記割り込みが前記プロセッサに到達することを防止した後で、前記割り込みをディセーブルするステップと、
前記ジェネリックな割り込みサービスがランされた後で前記割り込みをイネーブルするステップと、
を実行するための命令を更に含むことを特徴とするコンピュータ可読な媒体。 - 請求項16記載のコンピュータ可読な媒体において、前記割り込みの消勢(ディセーブル)はAPIC又はバス・コントローラの一方において生じることを特徴とするコンピュータ可読な媒体。
- 請求項16記載のコンピュータ可読な媒体において、
共有された割り込みのためのスケジュリング機構を提供するステップと、
前記共有された割り込みと関連するすべてのユーザ・モードのデバイス・ドライバをコールするステップと、
すべてのユーザ・モードのデバイス・ドライバが前記割り込みの処理から復帰するまで前記割り込みの前記消勢を維持するステップと、
のための命令を更に含むことを特徴とするコンピュータ可読な媒体。 - 請求項18記載のコンピュータ可読な媒体において、
未登録又は未知のデバイスのために前記スケジュリング機構を実行するステップと、
前記未登録又は未知のデバイスをディセーブルするステップと、
のための命令を更に含むことを特徴とするコンピュータ可読な媒体。 - 請求項18記載のコンピュータ可読な媒体において、カーネル・モードのデバイス・ドライバが提供され、前記命令は、前記ユーザ・モードのデバイス・ドライバとカーネル・モードのデバイス・ドライバとの両方に対して実行されることを特徴とするコンピュータ可読な媒体。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/129,802 US7581051B2 (en) | 2005-05-16 | 2005-05-16 | Method for delivering interrupts to user mode drivers |
US11/129,802 | 2005-05-16 | ||
PCT/US2006/018928 WO2006124905A2 (en) | 2005-05-16 | 2006-05-16 | Method for delivering interrupts to user mode drivers |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2008541306A true JP2008541306A (ja) | 2008-11-20 |
JP2008541306A5 JP2008541306A5 (ja) | 2009-06-25 |
JP4840945B2 JP4840945B2 (ja) | 2011-12-21 |
Family
ID=37420515
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008512442A Active JP4840945B2 (ja) | 2005-05-16 | 2006-05-16 | ユーザ・モード・ドライバへ割り込みを配送する方法 |
Country Status (13)
Country | Link |
---|---|
US (1) | US7581051B2 (ja) |
EP (1) | EP1889165B1 (ja) |
JP (1) | JP4840945B2 (ja) |
KR (1) | KR20080013914A (ja) |
CN (1) | CN101176084B (ja) |
AT (1) | ATE538436T1 (ja) |
BR (1) | BRPI0610159A2 (ja) |
CA (1) | CA2608081A1 (ja) |
HK (1) | HK1112305A1 (ja) |
MX (1) | MX2007014338A (ja) |
NO (1) | NO20075837L (ja) |
RU (1) | RU2417413C2 (ja) |
WO (1) | WO2006124905A2 (ja) |
Families Citing this family (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7950025B1 (en) * | 2007-06-29 | 2011-05-24 | Emc Corporation | Common software environment |
US7950022B1 (en) * | 2007-06-29 | 2011-05-24 | Emc Corporation | Techniques for use with device drivers in a common software environment |
US8434098B2 (en) * | 2008-02-07 | 2013-04-30 | Microsoft Corporation | Synchronizing split user-mode/kernel-mode device driver architecture |
US20090210888A1 (en) * | 2008-02-14 | 2009-08-20 | Microsoft Corporation | Software isolated device driver architecture |
US8387075B1 (en) * | 2008-03-28 | 2013-02-26 | Emc Corporation | Common scheduling and synchronization primitives |
US8255603B2 (en) * | 2009-08-14 | 2012-08-28 | Advanced Micro Devices, Inc. | User-level interrupt mechanism for multi-core architectures |
US8806511B2 (en) | 2010-11-18 | 2014-08-12 | International Business Machines Corporation | Executing a kernel device driver as a user space process |
US9075985B2 (en) | 2013-05-31 | 2015-07-07 | Microsoft Technology Licensing, Llc | Restricted transmogrifying driver platform |
US9921984B2 (en) * | 2014-12-23 | 2018-03-20 | Intel Corporation | Delivering interrupts to user-level applications |
US9672173B2 (en) * | 2015-02-26 | 2017-06-06 | Red Hat Israel, Ltd. | Shared PCI interrupt line management |
US9465617B1 (en) * | 2015-06-29 | 2016-10-11 | Vmware, Inc. | Implementing upcall from secure to non-secure mode by injecting exception into non-secure mode |
KR102085899B1 (ko) * | 2018-12-10 | 2020-03-06 | 현대오트론 주식회사 | 자동차 전자제어장치의 사용량 모니터링 방법 및 모니터링 유닛 |
EP3819776B1 (en) * | 2019-11-05 | 2021-12-29 | Shenzhen Goodix Technology Co., Ltd. | Method and apparatus for aborting blocked bus access between a master controller and connected peripherals |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH01145751A (ja) * | 1987-12-01 | 1989-06-07 | Pfu Ltd | 入出力制御方式 |
JPH02170237A (ja) * | 1988-12-23 | 1990-07-02 | Fujitsu Ltd | 割り込み制御方式 |
JPH05108507A (ja) * | 1991-10-17 | 1993-04-30 | Ricoh Co Ltd | バスエラー処理回路 |
JPH07129413A (ja) * | 1993-11-05 | 1995-05-19 | Matsushita Electric Ind Co Ltd | 割込み処理装置 |
Family Cites Families (17)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
IN171220B (ja) * | 1987-07-01 | 1992-08-15 | Digital Equipment Corp | |
US5297282A (en) * | 1991-05-29 | 1994-03-22 | Toshiba America Information Systems, Inc. | Resume processing function for the OS/2 operating system |
US5469571A (en) * | 1991-07-15 | 1995-11-21 | Lynx Real-Time Systems, Inc. | Operating system architecture using multiple priority light weight kernel task based interrupt handling |
US5438677A (en) * | 1992-08-17 | 1995-08-01 | Intel Corporation | Mutual exclusion for computer system |
US5566346A (en) * | 1993-12-21 | 1996-10-15 | Taligent, Inc. | System for constructing hardware device interface software systems independent of operating systems including capability of installing and removing interrupt handlers |
US6732138B1 (en) * | 1995-07-26 | 2004-05-04 | International Business Machines Corporation | Method and system for accessing system resources of a data processing system utilizing a kernel-only thread within a user process |
US6412035B1 (en) * | 1997-02-03 | 2002-06-25 | Real Time, Inc. | Apparatus and method for decreasing the response times of interrupt service routines |
US6212574B1 (en) * | 1997-04-04 | 2001-04-03 | Microsoft Corporation | User mode proxy of kernel mode operations in a computer operating system |
US5926775A (en) * | 1997-10-08 | 1999-07-20 | National Instruments Corporation | Mini driver software architecture for a data acquisition system |
US6871350B2 (en) * | 1998-12-15 | 2005-03-22 | Microsoft Corporation | User mode device driver interface for translating source code from the user mode device driver to be executed in the kernel mode or user mode |
US6785894B1 (en) * | 1999-04-09 | 2004-08-31 | Sun Microsystems, Inc. | Virtual device driver |
US6598169B1 (en) * | 1999-07-26 | 2003-07-22 | Microsoft Corporation | System and method for accessing information made available by a kernel mode driver |
US6957432B2 (en) * | 2000-03-21 | 2005-10-18 | Microsoft Corporation | Real-time scheduler |
US6766398B2 (en) * | 2001-04-17 | 2004-07-20 | International Business Machines Corporation | Method for processing PCI interrupt signals in a logically partitioned guest operating system |
US7024672B2 (en) * | 2002-06-26 | 2006-04-04 | Microsoft Corporation | Process-mode independent driver model |
CN1208721C (zh) * | 2003-09-19 | 2005-06-29 | 清华大学 | 基于PowerPC处理器结构的分级任务切换方法 |
US7149832B2 (en) * | 2004-11-10 | 2006-12-12 | Microsoft Corporation | System and method for interrupt handling |
-
2005
- 2005-05-16 US US11/129,802 patent/US7581051B2/en not_active Expired - Fee Related
-
2006
- 2006-05-16 KR KR1020077026790A patent/KR20080013914A/ko not_active IP Right Cessation
- 2006-05-16 JP JP2008512442A patent/JP4840945B2/ja active Active
- 2006-05-16 AT AT06784420T patent/ATE538436T1/de active
- 2006-05-16 BR BRPI0610159-3A patent/BRPI0610159A2/pt not_active IP Right Cessation
- 2006-05-16 CN CN2006800166994A patent/CN101176084B/zh not_active Expired - Fee Related
- 2006-05-16 CA CA002608081A patent/CA2608081A1/en not_active Withdrawn
- 2006-05-16 RU RU2007142279/08A patent/RU2417413C2/ru not_active IP Right Cessation
- 2006-05-16 WO PCT/US2006/018928 patent/WO2006124905A2/en active Application Filing
- 2006-05-16 MX MX2007014338A patent/MX2007014338A/es active IP Right Grant
- 2006-05-16 EP EP06784420A patent/EP1889165B1/en not_active Not-in-force
-
2007
- 2007-11-14 NO NO20075837A patent/NO20075837L/no unknown
-
2008
- 2008-07-02 HK HK08107305.7A patent/HK1112305A1/xx not_active IP Right Cessation
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH01145751A (ja) * | 1987-12-01 | 1989-06-07 | Pfu Ltd | 入出力制御方式 |
JPH02170237A (ja) * | 1988-12-23 | 1990-07-02 | Fujitsu Ltd | 割り込み制御方式 |
JPH05108507A (ja) * | 1991-10-17 | 1993-04-30 | Ricoh Co Ltd | バスエラー処理回路 |
JPH07129413A (ja) * | 1993-11-05 | 1995-05-19 | Matsushita Electric Ind Co Ltd | 割込み処理装置 |
Also Published As
Publication number | Publication date |
---|---|
BRPI0610159A2 (pt) | 2010-06-01 |
WO2006124905A3 (en) | 2007-06-07 |
US20060259675A1 (en) | 2006-11-16 |
NO20075837L (no) | 2007-12-11 |
HK1112305A1 (en) | 2008-08-29 |
RU2417413C2 (ru) | 2011-04-27 |
EP1889165A4 (en) | 2009-09-16 |
EP1889165A2 (en) | 2008-02-20 |
CN101176084B (zh) | 2010-05-19 |
US7581051B2 (en) | 2009-08-25 |
JP4840945B2 (ja) | 2011-12-21 |
CN101176084A (zh) | 2008-05-07 |
KR20080013914A (ko) | 2008-02-13 |
ATE538436T1 (de) | 2012-01-15 |
WO2006124905A2 (en) | 2006-11-23 |
EP1889165B1 (en) | 2011-12-21 |
MX2007014338A (es) | 2008-02-12 |
RU2007142279A (ru) | 2009-05-27 |
CA2608081A1 (en) | 2006-11-23 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4840945B2 (ja) | ユーザ・モード・ドライバへ割り込みを配送する方法 | |
EP3039540B1 (en) | Virtual machine monitor configured to support latency sensitive virtual machines | |
US6957432B2 (en) | Real-time scheduler | |
US7962913B2 (en) | Scheduling threads in a multiprocessor computer | |
US7458066B2 (en) | Computer system and method for transferring executables between partitions | |
US20020116563A1 (en) | Apparatus and method to reduce interrupt latency in shared interrupt systems | |
US8458711B2 (en) | Quality of service implementation for platform resources | |
US20070288941A1 (en) | Sharing kernel services among kernels | |
US20140351637A1 (en) | Executing a kernel device driver as a user space process | |
US7971205B2 (en) | Handling of user mode thread using no context switch attribute to designate near interrupt disabled priority status | |
JPH06301555A (ja) | マイクロカーネル上の複数の共存オペレーティング・システム・パーソナリティ用のシステム | |
WO2008017489A1 (en) | Fine grain os scheduling | |
JP2006164266A (ja) | オペレーティングシステムのパフォーマンスの改善 | |
US6990669B1 (en) | Real-time scheduler | |
US11061730B2 (en) | Efficient scheduling for hyper-threaded CPUs using memory monitoring | |
US7412597B2 (en) | Computer system and booting method thereof | |
US20090307403A1 (en) | System for executing system management interrupts and methods thereof | |
CN111989651A (zh) | 在多核系统中管理内核服务的方法和装置 | |
JPH05324569A (ja) | 割り込み制御方式 | |
Mejia-Alvarez et al. | Interrupt handling in classic operating systems | |
Kruk | Prescript to the lectures Operating Systems (EOPSY)(work in progress) | |
Pfeiffer Jr | The UNIX Operating System for Telemetry Applications | |
JP4984153B2 (ja) | 実時間タスクにおけるブロック回避方法 | |
US20110072247A1 (en) | Fast application programmable timers | |
JPH0693225B2 (ja) | 事象処理方式 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090511 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20090511 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20101125 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20101202 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110224 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20110902 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20110906 |
|
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: 20110930 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4840945 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20141014 Year of fee payment: 3 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313113 |
|
R371 | Transfer withdrawn |
Free format text: JAPANESE INTERMEDIATE CODE: R371 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313113 |
|
R360 | Written notification for declining of transfer of rights |
Free format text: JAPANESE INTERMEDIATE CODE: R360 |
|
R360 | Written notification for declining of transfer of rights |
Free format text: JAPANESE INTERMEDIATE CODE: R360 |
|
R371 | Transfer withdrawn |
Free format text: JAPANESE INTERMEDIATE CODE: R371 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313113 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |