KR100449807B1 - 호스트 버스 인터페이스를 갖는 데이터 전송 프로토콜제어 시스템 - Google Patents
호스트 버스 인터페이스를 갖는 데이터 전송 프로토콜제어 시스템 Download PDFInfo
- Publication number
- KR100449807B1 KR100449807B1 KR10-2002-0081819A KR20020081819A KR100449807B1 KR 100449807 B1 KR100449807 B1 KR 100449807B1 KR 20020081819 A KR20020081819 A KR 20020081819A KR 100449807 B1 KR100449807 B1 KR 100449807B1
- Authority
- KR
- South Korea
- Prior art keywords
- data
- transmission
- dma
- buffer
- command
- 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.)
- Expired - Fee Related
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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/28—Handling requests for interconnection or transfer for access to input/output bus using burst mode transfer, e.g. direct memory access DMA, cycle steal
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Bus Control (AREA)
Abstract
Description
Claims (12)
- 데이터 전송 프로토콜 제어장치와의 인터페이스를 위해 Command DMA 요청 버퍼와 Command DMA 응답 버퍼를 구비하여, Command 메시지의 읽기 동작수행 시 상기 Command DMA 요청 버퍼에 읽기 수행명령을 내리고 해당 호스트 메모리의 주소 정보를 제공하고, Command 메시지 쓰기 동작수행 시는 상기 Command DMA 요청 버퍼에 쓰기 수행명령을 내리고 해당 호스트 메모리의 주소 정보 및 Command 메시지 데이터를 제공하는 송수신 Command DMA부;데이터 전송 프로토콜 제어장치와의 인터페이스를 위해 송신 Data DMA 요청 버퍼와 송신 Data DMA 응답 버퍼와 송신전용 데이터 버퍼를 구비하여, 상기 송신 Data DMA 요청 버퍼에 읽기 수행명령을 내리고 해당 호스트 메모리의 주소와 송신전용 데이터 버퍼의 저장위치 주소를 제공하는 송신전용 Data DMA부;데이터 전송 프로토콜 제어장치와의 인터페이스를 위해 수신 Data DMA 요청 버퍼와 수신 Data DMA 응답 버퍼와 수신전용 데이터 버퍼를 구비하여, 상기 수신 Data DMA 요청 버퍼에 쓰기 수행 명령을 내리고 해당 호스트 메모리 주소와 수신전용 데이터 버퍼의 저장위치 주소 정보를 제공하는 수신전용 Data DMA부; 및상기 Command DMA 요청 버퍼의 수행 명령이 읽기 명령일 경우, 그 읽기 정보를 호스트 버스에 구동하여 전달한 후 호스트 메모리로부터의 Command 메시지 데이터와 그 읽기동작의 완료여부에 대한 전송 응답신호를 수신하여 이를 상기 Command DMA 응답 버퍼에 저장하고,상기 Command DMA 요청 버퍼의 수행 명령이 쓰기 명령일 경우, 그 쓰기 정보와 Command 메시지 데이터를 호스트 버스에 구동하여 전달한 후 그 쓰기동작의 완료여부에 대한 전송 응답신호를 수신하여 상기 Command DMA 응답 버퍼에 저장하며,상기 송신 Data DMA 요청 버퍼의 명령내용을 확인하고, 그 확인된 정보를 호스트 버스에 구동하여 전달한 후 그에 따른 호스트 메모리로부터의 데이터 메시지를 상기 송신전용 데이터 버퍼의 저장 위치 주소에 정렬하고 그 읽기동작의 완료여부에 대한 전송응답 신호를 수신하여 상기 송신 Data DMA 응답 버퍼에 저장하며,상기 수신 Data DMA 요청 버퍼의 명령내용을 확인하고, 그 확인된 정보와 상기 수신전용 데이터 버퍼에 저장된 데이터 메시지를 호스트 버스에 구동하여 전달한 후 그 쓰기동작의 완료여부에 대한 전송응답 신호를 수신하여 상기 수신 Data DMA 응답 버퍼에 저장하는 데이터 전송 프로토콜 제어 장치;로 구성되는 것을 특징으로 하는 호스트 버스 인터페이스를 갖는 데이터 전송 프로토콜 제어 시스템.
- 제 1항에 있어서, 상기 Command DMA 요청 버퍼는 최대 8개의 패킷이 저장 가능하며, 각 요청 패킷은 읽기 요청 시는 요청 패킷 헤더와 호스트 메모리 주소부로, 쓰기 요청 시는 요청 패킷 헤더와 호스트 메모리 주소부와 쓰기 메시지 데이터부로 이루어지며,상기 Command DMA 응답 버퍼는 최대 8개의 패킷이 저장 가능하며, 각 응답 패킷은 읽기 응답 시는 응답 패킷 헤더와 호스트 메모리 주소부와 읽기 메시지 데이터부로, 쓰기 응답 시는 응답 패킷 헤더와 호스트 메모리 주소부로 이루어지는 것을 특징으로 하는 호스트 버스 인터페이스를 갖는 데이터 전송 프로토콜 제어 시스템.
- 제 2항에 있어서, 상기 요청 패킷 헤더는 명령 필드와, 바이트 유효 필드와, DMA 아이디 필드와, 트랜잭션 아이디 필드와, 메시지 크기 필드로 이루어지고, 상기 호스트 메모리 주소부는 64비트로 표현되며 32비트 크기의 2개 필드로 분할되어 호스트 메모리 주소 데이터가 저장되는 것을 특징으로 하는 호스트 버스 인터페이스를 갖는 데이터 전송 프로토콜 제어 시스템.
- 제 2항에 있어서, 상기 응답 패킷 헤더는 상기 요청 패킷 헤더에 비해 정상적인 전송동작 완료여부에 대한 전송응답신호가 저장되는 2비트의 상태 필드가 추가된 형태로 이루어지는 것을 특징으로 하는 호스트 버스 인터페이스를 갖는 데이터 전송 프로토콜 제어 시스템.
- 제 1항에 있어서, 상기 송신 Data DMA 응답 버퍼는 최대 16개의 패킷을 저장할 수 있으며, 각 패킷은 요청 패킷 헤더와 호스트 메모리 주소부로 이루어지고,상기 송신 Data DMA 응답 버퍼는 최대 16개의 패킷을 저장할 수 있으며, 각 패킷은 하나의 응답 패킷 헤더만으로 이루어지는 것을 특징으로 하는 호스트 버스 인터페이스를 갖는 데이터 전송 프로토콜 제어 시스템.
- 제 1항에 있어서, 상기 송신 Data DMA 요청 버퍼 또는 상기 수신 Data DMA 요청 버퍼의 요청 패킷 헤더는 명령 필드와, 바이트 유효 필드와, 송신전용 데이터 버퍼 주소 필드와, 패킷 연결 필드와, DMA 아이디 필드와, 트랜잭션 아이디 필드와, 서브트랜잭션 아이디 필드와, 메시지 크기 필드로 구성되는 것을 특징으로 하는 호스트 버스 인터페이스를 갖는 데이터 전송 프로토콜 제어 시스템.
- 제 6항에 있어서, 상기 송신전용 Data DMA 또는 상기 수신전용 Data DMA는, 호스트 메모리로부터의 데이터 메시지를 요청함에 있어, 독립된 하나의 메시지를 요청할 경우는 상기 패킷 연결 필드에 "00" 값을 설정하고, 데이터를 분할 요청할 경우 분할된 처음 메시지 데이터 요청은 상기 패킷 연결 필드에 "01"값을, 분할된 중간 메시지 데이터의 요청은 "10"값을, 그리고 분할된 마지막 메시지 데이터의 요청은 "11"값을 각각 설정하여 요청하는 것을 특징으로 하는 호스트 버스 인터페이스를 갖는 데이터 전송 프로토콜 제어 시스템.
- 제 6항에 있어서, 상기 송신전용 Data DMA 또는 상기 수신전용 Data DMA는, 그 요청 패킷 헤더의 DMA 아이디 필드와 트랜잭션 아이디 필드에 송신전용 Data DMA 요청 버퍼의 패킷임을 나타낼 수 있는 분별 가능한 DMA 아이디값과 트랜잭션 아이디값을 각각 설정하며, 추가로 더 세분화해서 메시지를 요청할 필요가 있을 경우는 서브트랜잭션 아이디 필드에 값을 설정하여 사용하는 것을 특징으로 하는 호스트 버스 인터페이스를 갖는 데이터 전송 프로토콜 제어 시스템.
- 제 1항에 있어서, 상기 데이터 전송 프로토콜 제어장치는, 상기 송수신 Command DMA의 읽기 명령 수행 시, 읽기 정보를 호스트 버스에 구동시킨 후 호스트 버스로부터의 전송 응답신호를 분석하여, 그 전송 응답신호가 정상 전송임을 나타내면 상기 Command DMA 응답 버퍼의 응답 패킷 헤더의 상태필드에 전송 완료 비트를 설정하고, 전송 에러를 나타낼 경우는 응답 패킷 헤더의 상태 필드에 오류 비트를 설정하며, 분리 응답을 나타낼 경우는 현재 상태의 요청 패킷에 대한 메타 데이터를 내부 테이블에 저장한 후 추후 응답 메시지가 도착하게 되면 최종 전송을 마무리하는 것을 특징으로 하는 호스트 버스 인터페이스를 갖는 데이터 전송 프로토콜 제어 시스템.
- 제 1항에 있어서, 상기 데이터 전송 프로토콜 제어장치는, 상기 송수신 Command DMA의 쓰기 명령 수행 시, 쓰기 정보를 호스트 버스에 구동시킨 후 호스트 버스로부터의 전송 응답신호를 분석하여, 그 전송 응답신호가 정상 전송임을 나타내면 상기 Command DMA 응답 버퍼의 응답 패킷 헤더의 상태필드에 전송 완료 비트를 설정하고, 전송 에러를 나타낼 경우는 응답 패킷 헤더의 상태 필드에 오류 비트를 설정하는 것을 특징으로 하는 호스트 버스 인터페이스를 갖는 데이터 전송 프로토콜 제어 시스템.
- 제 1항에 있어서, 상기 데이터 전송 프로토콜 제어장치는, 상기 송신전용 Data DMA의 읽기 명령 수행 시, 읽기 정보를 호스트 버스에 구동시킨 후 호스트 버스로부터의 전송 응답신호를 분석하고,그 전송 응답신호가 정상 전송임을 나타내면, 패킷 연결 필드를 통해 단일 메시지 또는 마지막 메시지의 전송인지 아니면 처음 메시지의 전송 또는 중간 연속 메시지의 전송인지를 확인하여, 단일 메시지의 전송이거나 메시지의 마지막 전송일 경우는 수신된 메시지 데이터를 송신전용 데이터 버퍼에 저장한 후 송신전용 데이터 버퍼를 닫고 응답 패킷 헤더에 전송 완료 비트를 설정하며, 메시지의 처음 전송이거나 중간의 연속 전송일 경우는 수신된 메시지를 송신전용 데이터 버퍼에 저장한 후 송신전용 데이터 버퍼는 닫지 않고 응답 패킷 헤더에 전송 완료 비트를 설정하고,그 전송 응답신호가 전송 에러를 나타내면, 응답 패킷 헤더에 오류 비트를 설정하며,그 전송 응답신호가 분리 응답을 나타내면, 현재 상태의 요청 패킷에 대한 메타 데이터를 내부 테이블에 저장한 후 추후에 그 응답 메시지가 도착되면 최종 전송을 마무리하는 것을 특징으로 하는 호스트 버스 인터페이스를 갖는 데이터 전송 프로토콜 제어 시스템.
- 제 1항에 있어서, 상기 데이터 전송 프로토콜 제어장치는, 상기 수신전용 Data DMA의 쓰기 명령 수행 시, 쓰기 정보를 호스트 버스에 구동시킨 후 호스트 버스로부터의 전송 응답신호를 분석하고,그 전송 응답신호가 정상 전송임을 나타내면, 패킷 연결 필드를 통해 단일 메시지 또는 마지막 메시지의 전송인지 아니면 처음 메시지의 전송 또는 중간 연속 메시지의 전송인지를 확인한 후, 단일 메시지 전송이거나 메시지의 마지막 전송일 경우는 상기 수신전용 데이터 버퍼의 내용을 비우고 응답 패킷 헤더에 전송 완료 비트를 설정하며, 메시지의 처음 전송이거나 중간의 연속 전송일 경우는 상기 수신전용 데이터 버퍼의 내용을 비우지 않고 응답 패킷 헤더에 전송 완료 비트를 설정하며,그 전송 응답신호가 전송 에러를 나타내면, 응답 패킷 헤더에 오류 비트를 설정하는 것을 특징으로 하는 호스트 버스 인터페이스를 갖는 데이터 전송 프로토콜 제어 시스템.
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR10-2002-0081819A KR100449807B1 (ko) | 2002-12-20 | 2002-12-20 | 호스트 버스 인터페이스를 갖는 데이터 전송 프로토콜제어 시스템 |
| US10/418,127 US6871237B2 (en) | 2002-12-20 | 2003-04-18 | System for controlling data transfer protocol with a host bus interface |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR10-2002-0081819A KR100449807B1 (ko) | 2002-12-20 | 2002-12-20 | 호스트 버스 인터페이스를 갖는 데이터 전송 프로토콜제어 시스템 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| KR20040055194A KR20040055194A (ko) | 2004-06-26 |
| KR100449807B1 true KR100449807B1 (ko) | 2004-09-22 |
Family
ID=32588850
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| KR10-2002-0081819A Expired - Fee Related KR100449807B1 (ko) | 2002-12-20 | 2002-12-20 | 호스트 버스 인터페이스를 갖는 데이터 전송 프로토콜제어 시스템 |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US6871237B2 (ko) |
| KR (1) | KR100449807B1 (ko) |
Families Citing this family (41)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6791555B1 (en) | 2000-06-23 | 2004-09-14 | Micron Technology, Inc. | Apparatus and method for distributed memory control in a graphics processing system |
| US7133972B2 (en) | 2002-06-07 | 2006-11-07 | Micron Technology, Inc. | Memory hub with internal cache and/or memory access prediction |
| US7117316B2 (en) | 2002-08-05 | 2006-10-03 | Micron Technology, Inc. | Memory hub and access method having internal row caching |
| US6820181B2 (en) | 2002-08-29 | 2004-11-16 | Micron Technology, Inc. | Method and system for controlling memory accesses to memory modules having a memory hub architecture |
| US7120727B2 (en) | 2003-06-19 | 2006-10-10 | Micron Technology, Inc. | Reconfigurable memory module and method |
| US7107415B2 (en) * | 2003-06-20 | 2006-09-12 | Micron Technology, Inc. | Posted write buffers and methods of posting write requests in memory modules |
| US7260685B2 (en) | 2003-06-20 | 2007-08-21 | Micron Technology, Inc. | Memory hub and access method having internal prefetch buffers |
| US7120743B2 (en) | 2003-10-20 | 2006-10-10 | Micron Technology, Inc. | Arbitration system and method for memory responses in a hub-based memory system |
| US7330992B2 (en) | 2003-12-29 | 2008-02-12 | Micron Technology, Inc. | System and method for read synchronization of memory modules |
| US7188219B2 (en) | 2004-01-30 | 2007-03-06 | Micron Technology, Inc. | Buffer control system and method for a memory system having outstanding read and write request buffers |
| US7213082B2 (en) | 2004-03-29 | 2007-05-01 | Micron Technology, Inc. | Memory hub and method for providing memory sequencing hints |
| US7231501B2 (en) * | 2004-03-30 | 2007-06-12 | Ibm Corporation | Method for avoiding aliased tokens during abnormal communications |
| US7162567B2 (en) * | 2004-05-14 | 2007-01-09 | Micron Technology, Inc. | Memory hub and method for memory sequencing |
| US7519788B2 (en) | 2004-06-04 | 2009-04-14 | Micron Technology, Inc. | System and method for an asynchronous data buffer having buffer write and read pointers |
| CN100354842C (zh) * | 2005-02-23 | 2007-12-12 | 华为技术有限公司 | 一种直接存储器存取装置及单通道双向数据交互实现方法 |
| KR100736928B1 (ko) * | 2005-12-05 | 2007-07-10 | 삼성전자주식회사 | 호스트 디바이스 간의 데이터 통신이 가능한 복합기기 및호스트 디바이스 간의 데이터 통신방법 |
| US7673199B2 (en) * | 2006-02-03 | 2010-03-02 | Teradyne, Inc. | Multi-stream interface for parallel test processing |
| TW200820746A (en) * | 2006-10-26 | 2008-05-01 | Young Optics Inc | Procedure control method for simplex system |
| US20080155051A1 (en) * | 2006-12-23 | 2008-06-26 | Simpletech, Inc. | Direct file transfer system and method for a computer network |
| US20080155050A1 (en) * | 2006-12-23 | 2008-06-26 | Simpletech, Inc. | Direct file transfer host processor |
| US20090043776A1 (en) * | 2006-12-23 | 2009-02-12 | Simpletech, Inc. | System and method for direct file transfer in a computer network |
| US8281049B2 (en) * | 2008-12-19 | 2012-10-02 | Cisco Technology, Inc. | Host-daughtercard configuration with double data rate bus |
| US8225052B2 (en) | 2009-06-03 | 2012-07-17 | Micron Technology, Inc. | Methods for controlling host memory access with memory devices and systems |
| US9195623B2 (en) * | 2010-06-23 | 2015-11-24 | International Business Machines Corporation | Multiple address spaces per adapter with address translation |
| US8615645B2 (en) | 2010-06-23 | 2013-12-24 | International Business Machines Corporation | Controlling the selectively setting of operational parameters for an adapter |
| US8626970B2 (en) | 2010-06-23 | 2014-01-07 | International Business Machines Corporation | Controlling access by a configuration to an adapter function |
| US8621112B2 (en) | 2010-06-23 | 2013-12-31 | International Business Machines Corporation | Discovery by operating system of information relating to adapter functions accessible to the operating system |
| US9342352B2 (en) | 2010-06-23 | 2016-05-17 | International Business Machines Corporation | Guest access to address spaces of adapter |
| US8635430B2 (en) | 2010-06-23 | 2014-01-21 | International Business Machines Corporation | Translation of input/output addresses to memory addresses |
| US9213661B2 (en) | 2010-06-23 | 2015-12-15 | International Business Machines Corporation | Enable/disable adapters of a computing environment |
| JP5675278B2 (ja) * | 2010-11-01 | 2015-02-25 | オリンパス株式会社 | データ処理装置および画像処理装置 |
| JP5784299B2 (ja) | 2010-11-01 | 2015-09-24 | オリンパス株式会社 | データ処理装置および画像処理装置 |
| CN106257434B (zh) * | 2015-06-16 | 2019-04-30 | 深圳市中兴微电子技术有限公司 | 一种基于增强型外设互连协议总线的数据传输方法及装置 |
| US10380060B2 (en) | 2016-06-17 | 2019-08-13 | Etron Technology, Inc. | Low-pincount high-bandwidth memory and memory bus |
| KR102395190B1 (ko) | 2017-07-31 | 2022-05-06 | 삼성전자주식회사 | 호스트와 인터페이스를 수행하는 스토리지 장치, 호스트 및 스토리지 장치의 동작방법 |
| KR102541897B1 (ko) | 2018-08-27 | 2023-06-12 | 에스케이하이닉스 주식회사 | 메모리 시스템 |
| US10628355B2 (en) * | 2018-09-19 | 2020-04-21 | Arm Limited | Apparatus and method for processing burst read transactions |
| KR102686917B1 (ko) | 2018-10-31 | 2024-07-19 | 삼성전자주식회사 | 스토리지 장치의 구동 방법, 이를 수행하는 스토리지 장치 및 이를 이용한 스토리지 시스템의 구동 방법 |
| CN114928377B (zh) * | 2022-05-11 | 2023-04-21 | 威创集团股份有限公司 | 降低usb数据透传带宽的输出传输方法、装置及设备 |
| US20260023701A1 (en) * | 2024-07-18 | 2026-01-22 | Mellanox Technologies, Ltd. | Network communication apparatus with mutiple host bus interfaces |
| CN118760647B (zh) * | 2024-09-06 | 2025-01-03 | 山东云海国创云计算装备产业创新中心有限公司 | 一种功能扩展装置、片上系统、方法以及产品 |
Family Cites Families (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5828901A (en) * | 1995-12-21 | 1998-10-27 | Cirrus Logic, Inc. | Method and apparatus for placing multiple frames of data in a buffer in a direct memory access transfer |
| US6049842A (en) * | 1997-05-01 | 2000-04-11 | International Business Machines Corporation | Efficient data transfer mechanism for input/output devices |
| US6425021B1 (en) * | 1998-11-16 | 2002-07-23 | Lsi Logic Corporation | System for transferring data packets of different context utilizing single interface and concurrently processing data packets of different contexts |
| US6199137B1 (en) * | 1999-01-05 | 2001-03-06 | Lucent Technolgies, Inc. | Method and device for controlling data flow through an IO controller |
| US6400730B1 (en) * | 1999-03-10 | 2002-06-04 | Nishan Systems, Inc. | Method and apparatus for transferring data between IP network devices and SCSI and fibre channel devices over an IP network |
| US6459698B1 (en) * | 2001-06-18 | 2002-10-01 | Advanced Micro Devices, Inc. | Supporting mapping of layer 3 priorities in an infiniband ™ network |
-
2002
- 2002-12-20 KR KR10-2002-0081819A patent/KR100449807B1/ko not_active Expired - Fee Related
-
2003
- 2003-04-18 US US10/418,127 patent/US6871237B2/en not_active Expired - Lifetime
Also Published As
| Publication number | Publication date |
|---|---|
| US6871237B2 (en) | 2005-03-22 |
| US20040122988A1 (en) | 2004-06-24 |
| KR20040055194A (ko) | 2004-06-26 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| KR100449807B1 (ko) | 호스트 버스 인터페이스를 갖는 데이터 전송 프로토콜제어 시스템 | |
| US5604866A (en) | Flow control system having a counter in transmitter for decrementing and incrementing based upon transmitting and received message size respectively for indicating free space in receiver | |
| US6006289A (en) | System for transferring data specified in a transaction request as a plurality of move transactions responsive to receipt of a target availability signal | |
| CN100440184C (zh) | 一种能同时进行读写操作的dma控制器及传输方法 | |
| EP0674276B1 (en) | A computer system | |
| US5317692A (en) | Method and apparatus for buffer chaining in a communications controller | |
| US7117283B2 (en) | Multi-master extended I2C protocol | |
| JP2001024733A (ja) | データ伝送装置 | |
| TWI226547B (en) | Bus system and bus interface for connection to a bus | |
| WO2003034206B1 (en) | Host network interface device and drive network interface device | |
| EP1622324A1 (en) | Fault tolerant data transfer in multi-node system via internodal crossbar switch | |
| US20080263171A1 (en) | Peripheral device that DMAS the same data to different locations in a computer | |
| JPS63501755A (ja) | パケット交換方式 | |
| JP2003069603A (ja) | パケット通信制御装置 | |
| JPH10308791A (ja) | データ通信方法、データ通信装置、およびデータ通信プログラム記録媒体 | |
| JP3791742B2 (ja) | Pciバス制御システム | |
| US6108694A (en) | Memory disk sharing method and its implementing apparatus | |
| JP2000224260A (ja) | 通信制御装置 | |
| JP4098910B2 (ja) | パケット転送制御装置及びパケット転送方法 | |
| CN111666237A (zh) | 具有高速缓存管理功能的dma控制器 | |
| JP2001202345A (ja) | 並列プロセッサ | |
| US5559972A (en) | Method and apparatus for supporting byte-mode devices and non-byte-mode devices on a bus | |
| JP3670372B2 (ja) | データ転送装置 | |
| JPH06274440A (ja) | Scsiバス制御におけるsave data point処理方法 | |
| JP2000244585A (ja) | バスインタフェース回路 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A201 | Request for examination | ||
| PA0109 | Patent application |
St.27 status event code: A-0-1-A10-A12-nap-PA0109 |
|
| PA0201 | Request for examination |
St.27 status event code: A-1-2-D10-D11-exm-PA0201 |
|
| PG1501 | Laying open of application |
St.27 status event code: A-1-1-Q10-Q12-nap-PG1501 |
|
| D13-X000 | Search requested |
St.27 status event code: A-1-2-D10-D13-srh-X000 |
|
| D14-X000 | Search report completed |
St.27 status event code: A-1-2-D10-D14-srh-X000 |
|
| E701 | Decision to grant or registration of patent right | ||
| PE0701 | Decision of registration |
St.27 status event code: A-1-2-D10-D22-exm-PE0701 |
|
| GRNT | Written decision to grant | ||
| PR0701 | Registration of establishment |
St.27 status event code: A-2-4-F10-F11-exm-PR0701 |
|
| PR1002 | Payment of registration fee |
St.27 status event code: A-2-2-U10-U11-oth-PR1002 Fee payment year number: 1 |
|
| PG1601 | Publication of registration |
St.27 status event code: A-4-4-Q10-Q13-nap-PG1601 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 4 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 5 |
|
| PN2301 | Change of applicant |
St.27 status event code: A-5-5-R10-R13-asn-PN2301 St.27 status event code: A-5-5-R10-R11-asn-PN2301 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 6 |
|
| FPAY | Annual fee payment |
Payment date: 20100901 Year of fee payment: 7 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 7 |
|
| LAPS | Lapse due to unpaid annual fee | ||
| PC1903 | Unpaid annual fee |
St.27 status event code: A-4-4-U10-U13-oth-PC1903 Not in force date: 20110914 Payment event data comment text: Termination Category : DEFAULT_OF_REGISTRATION_FEE |
|
| PC1903 | Unpaid annual fee |
St.27 status event code: N-4-6-H10-H13-oth-PC1903 Ip right cessation event data comment text: Termination Category : DEFAULT_OF_REGISTRATION_FEE Not in force date: 20110914 |
|
| PN2301 | Change of applicant |
St.27 status event code: A-5-5-R10-R13-asn-PN2301 St.27 status event code: A-5-5-R10-R11-asn-PN2301 |