[go: up one dir, main page]

CN1276356C - Detection method of PCI system - Google Patents

Detection method of PCI system Download PDF

Info

Publication number
CN1276356C
CN1276356C CN 200310121488 CN200310121488A CN1276356C CN 1276356 C CN1276356 C CN 1276356C CN 200310121488 CN200310121488 CN 200310121488 CN 200310121488 A CN200310121488 A CN 200310121488A CN 1276356 C CN1276356 C CN 1276356C
Authority
CN
China
Prior art keywords
pci
interrupt
detection method
test
correct
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 - Lifetime
Application number
CN 200310121488
Other languages
Chinese (zh)
Other versions
CN1553337A (en
Inventor
石健毅
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.)
Via Technologies Inc
Original Assignee
Via Technologies Inc
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 Via Technologies Inc filed Critical Via Technologies Inc
Priority to CN 200310121488 priority Critical patent/CN1276356C/en
Publication of CN1553337A publication Critical patent/CN1553337A/en
Application granted granted Critical
Publication of CN1276356C publication Critical patent/CN1276356C/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The invention relates to a PCI system detection method, especially a PCI system detection method capable of quickly confirming system problem points, the PCI system at least comprises a central processing unit, a basic input/output system, a chipset comprising a PCI controller, a PCI bus and at least one PCI device; the detection method mainly comprises the following steps: providing an interrupt service test program; using interrupt service test to write the interrupt temporary memory of PCI device to be tested into enable to make PCI device send out an interrupt request signal; and detecting whether the interrupt request signal of the PCI device is received in a preset period, and judging whether the interrupt function is correct; in addition, the test system can also include the read-write test of the PCI temporary storage, the PCI control signal test and the PCI data bus test, and can accelerate the quality control and the test process.

Description

PCI系统的检测方法Detection method of PCI system

技术领域technical field

本发明是有关于一种PCI系统的检测方法,尤指一种可快速确认系统问题点的PCI系统检测方法。The invention relates to a detection method of a PCI system, in particular to a detection method of the PCI system which can quickly confirm system problems.

技术背景technical background

以往,业界所习用的计算机架构中的PCI(peripheral component Interconnectlon)系统,如图1所示。其计算机系统10中,主要包含有一中央处理器12、一晶片组(chipset)14、一记忆体18及一PCI插槽16。其中,该中央处理器12负责整个计算机系统的运作,包括指令读取、指令执行、记忆体存取、数据输入输出等等;该记忆体18用于存放系统的指令及数据;晶片组14则负责中央处理器12与其它系统元件之间的协调与仲裁;而PCI插槽16则可用以插接第一PCI装置161及第二PCI装置163等复数个PCI装置,藉以扩充计算机系统的功能,执行诸如区域网络连线、调制解调器拨接或无线网络连线等等额外的扩充功能。In the past, the PCI (peripheral component Interconnectlon) system in the computer architecture commonly used in the industry is shown in FIG. 1 . The computer system 10 mainly includes a CPU 12 , a chipset 14 , a memory 18 and a PCI slot 16 . Wherein, the central processing unit 12 is responsible for the operation of the entire computer system, including command reading, command execution, memory access, data input and output, etc.; the memory 18 is used to store system commands and data; the chipset 14 is Responsible for coordination and arbitration between the central processing unit 12 and other system components; and the PCI slot 16 can be used to insert a plurality of PCI devices such as the first PCI device 161 and the second PCI device 163, so as to expand the function of the computer system, Perform additional extensions such as LAN connections, dial-in modem connections, or wireless network connections.

随着信息科技的持续发展与半导体制程的不断改良,人们对计算机效能的要求也越来越高,对其所应具备的功能的要求也越来越多。为了使计算机的基本配备符合人们的需求,厂商不仅将越来越多的功能电路整合于一控制晶片(如北桥与南桥)中,同样的也将越来越多的计算机外设装置如PCI装置直接内建于一主机板上,不仅可降低整体的生产成本,还可免去使用者另购配备PCI装置界面卡的麻烦,亦可避免插接的界面卡与计算机设定相冲突而造成无法使用的窘境。With the continuous development of information technology and the continuous improvement of semiconductor manufacturing process, people have higher and higher requirements for computer performance and more and more requirements for the functions it should have. In order to make the basic configuration of computers meet people's needs, manufacturers not only integrate more and more functional circuits into a control chip (such as North Bridge and South Bridge), but also integrate more and more computer peripheral devices such as PCI The device is built directly on a motherboard, which not only reduces the overall production cost, but also saves the user from the trouble of purchasing an interface card for the PCI device, and avoids the conflict between the inserted interface card and the computer settings. Unusable predicament.

在一主机板上设有越多的内建PCI装置(PCI device on board),其系统所能提供的功能也就越多。然而相对的,一旦系统发生错误,其除错的工程也就更加繁琐复杂,甚至常常发生所有的PCI功能测试都没有问题,而其系统却无法正常运作的尴尬状况。The more built-in PCI devices (PCI device on board) are arranged on a motherboard, the more functions the system can provide. However, once an error occurs in the system, the debugging project will be more cumbersome and complicated. It often happens that all the PCI function tests are correct, but the system cannot operate normally.

发明内容Contents of the invention

有鉴于此,本发明的主要目的,在于提供一种PCI系统的检测方法,其主要是利用一中断服务测试程序来测试系统的中断功能是否正确,可快速查清系统发生错误的问题点。In view of this, the main purpose of the present invention is to provide a detection method of a PCI system, which mainly uses an interrupt service test program to test whether the interrupt function of the system is correct, and can quickly find out the problem points of the system error.

本发明的次要目的,在于提供一种PCI系统的检测方法,其是利用中断服务测试程序对PCI装置的中断暂存器写入致能,令PCI装置发出中断要求讯号,以检测其中断功能是否正常。The secondary purpose of the present invention is to provide a detection method for a PCI system, which uses the interrupt service test program to enable writing into the interrupt temporary register of the PCI device, so that the PCI device sends an interrupt request signal to detect its interrupt function Is it normal.

本发明的又一目的,在于提供一种PCI系统的检测方法,尚可利用一检测程序检测系统的基本输出入系统的中断暂存器是否致能,及其中断路径选择表是否正确。Another object of the present invention is to provide a detection method for a PCI system, which can still use a detection program to detect whether the interrupt register of the basic input and output system of the system is enabled, and whether the interrupt path selection table is correct.

本发明的又一目的,在于提供一种PCI系统的检测方法,可由检测主机板的中断讯号线布线与PCI装置的中断功能是否正确来查清发生错误的问题点,以便针对问题而拟定并执行解决方案。Yet another object of the present invention is to provide a detection method for a PCI system, which can find out the problem points of errors by detecting whether the interrupt signal line wiring of the main board and the interrupt function of the PCI device are correct, so as to formulate and execute the problem. solution.

一种PCI系统的检测方法,该系统包含有一中央处理器、一基本输出入系统、一包含有PCI控制器的晶片组、一PCI总线及至少一PCI装置,其中所述的检测方法的主要步骤包括:A detection method of a PCI system, the system includes a central processing unit, a basic input and output system, a chipset comprising a PCI controller, a PCI bus and at least one PCI device, wherein the main steps of the detection method include:

提供一中断服务测试程序;Provide an interrupt service test program;

利用中断服务测试程序令欲测试的PCI装置发出中断要求讯号;及Using the interrupt service test program to make the PCI device to be tested send an interrupt request signal; and

判断该PCI系统的中断功能是否正确。Determine whether the interrupt function of the PCI system is correct.

所述的PCI装置包含有一中断暂存器,而该中断服务测试程序是以直接对该中断暂存器写入致能,令该PCI装置发出中断要求讯号。The PCI device includes an interrupt register, and the interrupt service test program directly writes enable to the interrupt register, so that the PCI device sends an interrupt request signal.

所述的中断服务测试程序设有一预定期间,若于该预定期间内收到该PCI装置的中断要求讯号,则判断该系统的中断功能正确;若未于该预定期间收到该PCI装置的中断要求讯号,则判断其中断功能错误。The interrupt service test program is provided with a predetermined period, if the interrupt request signal of the PCI device is received within the predetermined period, it is judged that the interrupt function of the system is correct; if the interrupt of the PCI device is not received within the predetermined period If the signal is requested, it is judged that the interrupt function is wrong.

所述的检测方法,还可包含有一中断功能问题点检测的步骤,可于其中断功能错误时实施。The detection method may also include a step of detecting interrupt function problems, which can be implemented when the interrupt function is wrong.

所述的中断功能问题点检测步骤包含下列步骤:The described interrupt function problem spot detection step comprises the following steps:

检测基本输出入系统暂存器中的中断功能是否致能;及Detect whether the interrupt function in the BIOS register is enabled; and

检测基本输出入系统的中断路径选择表是否正确。Check whether the interrupt path selection table of the basic input/output system is correct.

所述的中断功能问题点检测步骤还可包含有下列步骤:The described interruption function problem detection step can also include the following steps:

检查主机板的中断讯号线的布线是否正确;及Check whether the wiring of the interrupt signal line on the motherboard is correct; and

检测该PCI装置的中断功能是否正确。Detect whether the interrupt function of the PCI device is correct.

所述的检测方法,还可包含有一测试结果记录及回报的步骤。The detection method may also include a step of recording and reporting test results.

所述的检测方法,还可包含有一PCI暂存器读写的测试步骤,用于测试该PCI装置的功能是否正确。The detection method may also include a test step of reading and writing the PCI temporary register, which is used to test whether the function of the PCI device is correct.

所述的检测方法,还可包含有一PCI控制讯号测试步骤,用于测试该PCI系统的控制讯号传输是否正确。The detection method may also include a PCI control signal test step for testing whether the control signal transmission of the PCI system is correct.

所述的检测方法,还可包含有一PCI数据总线的测试步骤,用于测试该PCI系统的数据传输是否正确。The detection method may also include a PCI data bus test step for testing whether the data transmission of the PCI system is correct.

本发明是一种可快速确认系统问题点的PCI系统检测方法,其主要是于检测中利用一中断服务测试程序进行中断功能的测试,可快速确认问题点,防止功能测试通过却无法运作的情形发生。The present invention is a PCI system detection method that can quickly confirm system problems. It mainly uses an interrupt service test program to test the interrupt function in the detection, which can quickly confirm the problem points and prevent the situation that the function test passes but fails to operate. occur.

附图说明Description of drawings

图1:是习用计算机架构中PCI系统的方块示意图;Figure 1: is a schematic block diagram of a PCI system in a conventional computer architecture;

图2:是现行计算机架构中PCI系统的方块示意图;Fig. 2: is the schematic block diagram of the PCI system in the current computer architecture;

图3:是本发明一较佳实施例的流程图;及Fig. 3: is the flowchart of a preferred embodiment of the present invention; And

图4:是本发明中断错误问题点检测方法的流程图。Fig. 4: is the flow chart of the method for detecting interruption error problem points of the present invention.

图号说明:Description of figure number:

10计算机系统                    12中央处理器10 computer system 12 central processing unit

14晶片组                        16PCI插槽14 Chipsets 16PCI Slots

161第一PCI装置                  163第二PCI装置161 first PCI device 163 second PCI device

18记忆体18 memory

20计算机系统                    22中央处理器20 computer system 22 central processing unit

24晶片组                        245BIOS24 chipset 245BIOS

243PCI控制器                    26PCI插槽243PCI controller 26PCI slot

261PCI装置                      263PCI装置261PCI device 263PCI device

28记忆体                        29PCI总线28Memory 29PCI bus

291内建PCI装置                  293内建PCI装置291 Built-in PCI device 293 Built-in PCI device

具体实施方式Detailed ways

为达到本发明的目的,本发明提出了一种PCI系统的检测方法,其中,该系统包含有一中央处理器、一基本输出入系统、一包含有PCI控制器的晶片组、一PCI总线及至少一PCI装置,该检测方法的主要实施步骤是包含有:提供一中断服务测试程序;利用中断服务测试程序对一欲测试PCI装置的中断暂存器写入致能,令该PCI装置发出中断要求讯号;及于一预定期间内检测该中断服务测试程序是否收到该中断要求讯号;藉由中断功能的测试及其问题点检测程序而可快速查清错误发生的原因,迅速完成除错程序。For reaching the purpose of the present invention, the present invention proposes a kind of detection method of PCI system, wherein, this system comprises a central processing unit, a basic input and output system, a chipset comprising a PCI controller, a PCI bus and at least A PCI device, the main implementation steps of the detection method are to include: providing an interrupt service test program; utilizing the interrupt service test program to enable writing into an interrupt register of a PCI device to be tested, so that the PCI device sends an interrupt request signal; and detect whether the interrupt service test program receives the interrupt request signal within a predetermined period; the cause of the error can be quickly found out by the test of the interrupt function and the problem point detection program, and the debugging process can be completed quickly.

为使审查员对本发明的特征、结构及所达成的功效有进一步的了解与认识,现以较佳的实施例及配合附图进行详细的说明,说明如后:In order to enable the examiner to have a further understanding and understanding of the features, structure and achieved effects of the present invention, a detailed description is now given with preferred embodiments and accompanying drawings, as follows:

首先,请参阅图2,是现行计算机架构中PCI系统的方块示意图。如图所示,其计算机系统20主要是包含有一中央处理器22、一包含有PCI控制器243的晶片组24、一基本输出入系统(Basic InPut/Output System;BIOS)245、一记忆体28、及一PCI总线29。其中,该PCI总线29除了连接有一PCI插槽26,可用于插接复数个外接PCI装置261、263之外,还可连接复数个内建PCI装置291及293等。First, please refer to FIG. 2 , which is a schematic block diagram of the PCI system in the current computer architecture. As shown in the figure, its computer system 20 mainly includes a central processing unit 22, a chipset 24 including a PCI controller 243, a basic input/output system (Basic InPut/Output System; BIOS) 245, a memory 28 , and a PCI bus 29. Wherein, the PCI bus 29 is not only connected with a PCI slot 26, which can be used for inserting a plurality of external PCI devices 261, 263, but also can be connected with a plurality of built-in PCI devices 291 and 293 and the like.

由于以往计算机系统的功能扩充,主要以插卡外接PCI装置为主,所以只要PCI插槽26与PCI总线29的连接正确,而外接PCI装置261、263也都能通过功能测试的话,一般而言都不会发生什么问题。然而,当主机板(main board)上设有复数个内建PCI装置291及293时,其系统能不能正常运作将会与主机板的设计与制造产生关联,而不是单纯的PCI装置的功能测试即可确保无误的。Because the function expansion of the computer system in the past is mainly based on the external PCI device of the plug-in card, so as long as the connection between the PCI slot 26 and the PCI bus 29 is correct, and the external PCI devices 261 and 263 can also pass the functional test, generally speaking Nothing will happen. However, when a plurality of built-in PCI devices 291 and 293 are arranged on the main board, whether the system can operate normally will be related to the design and manufacture of the main board, rather than the functional test of the pure PCI devices. to ensure correctness.

请参阅图3,是本发明一较佳实施例的流程图。为了确保设有内建PCI装置的计算机系统(如图2所示包含有PCI系统的计算机架构)能正常运作,及于系统发生问题时,能迅速检测出问题点的所在,本发明提供一种PCI系统的检测方法,其主要是包含有下列步骤:首先于系统测试程序中提供一中断服务测试程序(interrupt service routine),并利用该中断服务测试程序检测系统中断请求(interrupt request)讯号的发送与接收是否正确301?若否,则进一步进行中断错误的问题点检测321,藉以确认错误发生的原因;若是,则表示其中断功能无误,亦即该主机板上中断讯号线的布线(layout)与内建PCI装置的接脚连接正确,可进行PCI装置的其它功能性测试。Please refer to FIG. 3 , which is a flowchart of a preferred embodiment of the present invention. In order to ensure that a computer system with a built-in PCI device (comprising the computer architecture of the PCI system as shown in Figure 2) can operate normally, and when a problem occurs in the system, the location of the problem point can be detected quickly, the present invention provides a The detection method of the PCI system mainly includes the following steps: first, an interrupt service routine (interrupt service routine) is provided in the system test program, and the sending of the system interrupt request (interrupt request) signal is detected by using the interrupt service test routine Is it correct to receive a 301? If not, then further carry out the problem point detection 321 of the interrupt error, so as to confirm the cause of the error; If the pins are connected correctly, other functional tests of the PCI device can be performed.

接着,可进行PCI装置中PCI暂存器(register)的读写测试,藉以确认PCI装置所提供的功能(function)是否正确303?若是,再进行PCI控制讯号的测试,藉以确认晶片组中PCI控制器与内建PCI装置间控制讯号的传递是否正确305?若是,则再进行PCI位址与数据总线(address/data bus;AD bus)的测试,藉以检视其位址与数据的传输是否正确307;最后,则依各项测试的结果做成一测试记录309,可做为除错工程及厂商品管的依据。Next, a read/write test of the PCI register in the PCI device can be performed to confirm whether the function provided by the PCI device is correct 303 ? If yes, test the PCI control signal again, so as to confirm whether the transmission of the control signal between the PCI controller in the chipset and the built-in PCI device is correct 305 ? If so, then perform the test of the PCI address and data bus (address/data bus; AD bus) to check whether the address and data transmission are correct 307; finally, make a test record according to the results of each test 309, can be used as the basis for debugging engineering and product management.

在上述中断程序的测试中,可利用该中断服务测试程序直接对欲测试的内建PCI装置的中断暂存器写入致能(enable),可触发该内建PCI装置发出一中断要求讯号,而该中断服务测试程序则于一预定期间之内监控是否收到该内建PCI装置所发出的中断要求讯号;若是,表示其中断要求讯号的发送与接收正确:若否,则表示其中断功能发生错误,需进一步进行问题点的检测。In the test of the above-mentioned interrupt program, the interrupt service test program can be used to directly write enable (enable) to the interrupt register of the built-in PCI device to be tested, which can trigger the built-in PCI device to send an interrupt request signal, And the interrupt service test program monitors whether the interrupt request signal sent by the built-in PCI device is received within a predetermined period; if it is, it means that the sending and receiving of the interrupt request signal are correct: if not, it means that its interrupt function An error occurred, and further detection of the problem point is required.

最后,请参阅图4,是本发明中断错误问题点检测方法的流程图。如图所示,其主要是于确认系统的中断程序测试发生错误时实施下列的检测步骤:首先利用一软件检测BIOS暂存器中的中断功能是否致能401;若是,则进一步检测BIOS中的中断路径选择表(interrupt routing table)是否正确403;若是,则表示其要BIOS中的设定已无错误,需进行硬件部分的检测。此时,先进行主机板上中断讯号线的布线是否正确405;若是,则表示系统在主机板中BIOS设定与中断讯号线的布线部分都正确,故其错误的问题点可能出现在该内建PCI装置上。再进行该PCI装置的中断功能是否正确407,亦即触发该PCI装置发出一中断要求讯号,并监控其中断脚位的电位是否下降,藉以确认该内建PCI装置的中断功能是否正确。最后再依据各项测试的结果做成一测试记录及回报409。Finally, please refer to FIG. 4 , which is a flow chart of the method for detecting interruption error problem points of the present invention. As shown in the figure, it is mainly to implement the following detection steps when confirming that the interrupt program test of the system is wrong: first utilize a software to detect whether the interrupt function in the BIOS temporary register is enabled 401; if so, then further detect the interrupt function in the BIOS Whether the interrupt routing table (interrupt routing table) is correct 403; if so, it means that the setting in the BIOS has no error, and the detection of the hardware part needs to be carried out. At this time, first check whether the wiring of the interrupt signal line on the main board is correct 405; if it is, it means that the BIOS settings and the wiring of the interrupt signal line on the main board of the system are correct, so the wrong problem may appear in this Build on the PCI device. Then perform whether the interrupt function of the PCI device is correct 407, that is, trigger the PCI device to send an interrupt request signal, and monitor whether the potential of the interrupt pin drops, so as to confirm whether the interrupt function of the built-in PCI device is correct. Finally, a test record and report 409 are made according to the results of various tests.

利用本发明的PCI系统检测方法,即可快速确认错误发生的原因及其问题所在,并可查清该错误是主机板厂商可处理的,或者必须回报该内建PCI装置的提供厂商才能解决,可避免厂商陷于PCI装置功能测试回圈之中,不仅浪费时间而不自知,甚至造成互相推诿过失的事情发生。Using the PCI system detection method of the present invention, the cause of the error and its problem can be quickly confirmed, and it can be found out that the error can be handled by the motherboard manufacturer, or can only be solved by reporting to the provider of the built-in PCI device. It can prevent manufacturers from being trapped in the loop of PCI device function testing, which not only wastes time without knowing it, but even causes mutual blame.

综上所述,可知本发明是有关于一种PCI系统的检测方法,尤指一种可快速确认系统问题点的PCI系统检测方法,其主要是于检测中利用一中断服务测试程序进行中断功能的测试,可快速确认问题点,防止功能测试通过却无法运作的情形发生。故本发明实为一富有新颖性、进步性,及可供产业利用的功效,应符合专利申请要件无疑,依法提请发明专利申请,恳请审查员早日赐予本发明专利,实感德便。In summary, it can be seen that the present invention relates to a detection method of a PCI system, especially a detection method of a PCI system that can quickly confirm system problems, which mainly utilizes an interrupt service test program to perform an interrupt function during detection. The test can quickly confirm the problem point and prevent the situation that the function test passes but fails to work. Therefore, the present invention is actually a novelty, progressive, and industrially usable effect, which undoubtedly meets the requirements for patent application. It is advisable to submit an invention patent application according to law, and I urge the examiner to grant a patent for this invention as soon as possible. I really appreciate it.

以上所述,仅为本发明的一较佳实施例而已,并非用来限定本发明实施的范围,即凡依本发明所述的形状、构造、特征、精神及方法所为的均等变化与修饰,均应包括于本发明的专利申请范围内。The above is only a preferred embodiment of the present invention, and is not intended to limit the implementation scope of the present invention, that is, all equivalent changes and modifications made according to the shape, structure, characteristics, spirit and method of the present invention , should be included in the patent application scope of the present invention.

Claims (8)

1, a kind of detection method of pci system, this system includes wafer set, a pci bus and at least one PCI device that a central processing unit, a ROM-BIOS, include pci controller, it is characterized in that the key step of described detection method comprises:
One break in service test procedure is provided;
Utilize the break in service test procedure to make the PCI device of desire test send the interrupt request signal;
Whether the interrupt function of judging this pci system is correct;
Implement the step that an interrupt function problem points detects when the interrupt function mistake, the step that this interrupt function problem points detects also further comprises the following step: detect the whether activation of interrupt function in the ROM-BIOS working storage; And whether the break path option table that detects ROM-BIOS is correct.
2, detection method as claimed in claim 1 is characterized in that: described PCI device includes one and interrupts working storage, and this break in service test procedure is directly this interruption working storage write activation, to make this PCI device send the interrupt request signal.
3, detection method as claimed in claim 1 is characterized in that: this break in service test procedure is provided with a scheduled period, if receive the interrupt request signal of this PCI device in this scheduled period, judges that then the interrupt function of this system is correct; If do not receive the interrupt request signal of this PCI device, judge that then it interrupts capability error in this scheduled period.
4, detection method as claimed in claim 1 is characterized in that this interrupt function problem points detects step and also can include the following step:
Whether the wiring of the interruption signal line of inspection motherboard is correct; And
Whether the interrupt function that detects this PCI device is correct.
5, detection method as claimed in claim 4 is characterized in that: the step that also can include test result record and repayment.
6, detection method as claimed in claim 1 is characterized in that: also can include the testing procedure of PCI working storage read-write, whether the function that is used to test this PCI device is correct.
7, detection method as claimed in claim 1 is characterized in that: also can include a PCI controlling signal testing procedure, whether the controlling signal transmission that is used to test this pci system is correct.
8, detection method as claimed in claim 1 is characterized in that: also can include the testing procedure of a pci data bus, whether the data transmission that is used to test this pci system is correct.
CN 200310121488 2003-12-18 2003-12-18 Detection method of PCI system Expired - Lifetime CN1276356C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 200310121488 CN1276356C (en) 2003-12-18 2003-12-18 Detection method of PCI system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 200310121488 CN1276356C (en) 2003-12-18 2003-12-18 Detection method of PCI system

Publications (2)

Publication Number Publication Date
CN1553337A CN1553337A (en) 2004-12-08
CN1276356C true CN1276356C (en) 2006-09-20

Family

ID=34338464

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 200310121488 Expired - Lifetime CN1276356C (en) 2003-12-18 2003-12-18 Detection method of PCI system

Country Status (1)

Country Link
CN (1) CN1276356C (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100349136C (en) * 2005-11-04 2007-11-14 威盛电子股份有限公司 Monitoring method of computer system
CN101118268B (en) * 2006-07-31 2010-04-14 英业达股份有限公司 System and method for testing external component interconnection extension slot
CN100465916C (en) * 2007-04-23 2009-03-04 杭州华三通信技术有限公司 Failure diagnosis method, device and system for PCI system
CN101359307B (en) * 2007-08-03 2010-12-08 英业达股份有限公司 SAS channel testing device and method
CN101377754B (en) * 2007-08-30 2010-09-22 英业达股份有限公司 Bridge SAS channel test system and test method thereof
CN101739323B (en) * 2008-11-07 2012-05-23 英业达股份有限公司 Bridging SAS channel test system and its test method
CN102270184B (en) * 2010-06-01 2014-11-26 鸿富锦精密工业(深圳)有限公司 PCI-E slot control system and method based on multiple processors
CN103678055A (en) * 2012-09-14 2014-03-26 成都林海电子有限责任公司 Performance testing method for storage space of PCIE bus device

Also Published As

Publication number Publication date
CN1553337A (en) 2004-12-08

Similar Documents

Publication Publication Date Title
US6055653A (en) Method and apparatus for testing gang memory modules
CN1503132A (en) Testing device for computer mainboard input/output port
CN1276356C (en) Detection method of PCI system
CN115934389A (en) System and method for error reporting and handling
US20070112984A1 (en) Sideband bus setting system and method thereof
CN114003416B (en) Memory error dynamic processing method, system, terminal and storage medium
CN102053898A (en) Test method for bus interface on PCIE slot of host and read-write test method thereof
CN109710479B (en) Processing method, first device and second device
US7293204B2 (en) Computer peripheral connecting interface system configuration debugging method and system
CN118819934A (en) Hardware error processing method, device and system, RAS processing unit, SOC, BMC
CN220473935U (en) PCIE (peripheral component interface express) expansion system supporting identification detection
CN100517255C (en) Serial high-level hard disk architecture interface function test device for motherboard
CN116166486A (en) Chip mass production testing method and system
CN115686896A (en) Extended memory error processing method, system, electronic device and storage medium
US7617417B2 (en) Method for reading input/output port data
CN120104411A (en) Bus bridge device testing method, device, equipment and storage medium
US7350109B2 (en) System and method for testing a memory using DMA
CN1427338A (en) System start-up self-checking device and method
CN101452417B (en) Monitoring method and monitoring device thereof
TWI234705B (en) Detecting method for PCI system
CN118550754A (en) Assertion processing method, computer program product, device and medium for multi-core solid state drive
CN117555607A (en) Card opening method of embedded multimedia card and related equipment
CN113376508A (en) Circuit board testing method, device and equipment
CN101311909A (en) Method for diagnosing system abnormality
TWI220705B (en) Method and system for error detecting

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CX01 Expiry of patent term

Granted publication date: 20060920

CX01 Expiry of patent term