EP0403207A2 - Diagnostic subsystem - Google Patents

Diagnostic subsystem Download PDF

Info

Publication number
EP0403207A2
EP0403207A2 EP90306353A EP90306353A EP0403207A2 EP 0403207 A2 EP0403207 A2 EP 0403207A2 EP 90306353 A EP90306353 A EP 90306353A EP 90306353 A EP90306353 A EP 90306353A EP 0403207 A2 EP0403207 A2 EP 0403207A2
Authority
EP
European Patent Office
Prior art keywords
scsi
controller
coupled
bus
gate array
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.)
Withdrawn
Application number
EP90306353A
Other languages
German (de)
French (fr)
Other versions
EP0403207A3 (en
Inventor
Don Steven Keener
Andrew Boyce Mcneill
Kevin Lee Scheiern
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.)
International Business Machines Corp
Original Assignee
International Business Machines Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by International Business Machines Corp filed Critical International Business Machines Corp
Publication of EP0403207A2 publication Critical patent/EP0403207A2/en
Publication of EP0403207A3 publication Critical patent/EP0403207A3/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/2205Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing using arrangements specific to the hardware being tested
    • G06F11/2221Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing using arrangements specific to the hardware being tested to test input/output devices or peripheral units
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/26Functional testing
    • G06F11/261Functional testing by simulating additional hardware, e.g. fault simulation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/2205Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing using arrangements specific to the hardware being tested
    • G06F11/221Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing using arrangements specific to the hardware being tested to test buses, lines or interfaces, e.g. stuck-at or open line faults

Abstract

A device adapter with an on-board diagnostic capability for a SCSI controller is provided by a gate array driven by a microprocessor on board the adapter. The gate array has data and control inputs driven from the micro-processor and data and control outputs which are dot OR'ed with corresponding in/out terminals of the SCSI controller. A reset signal from a SCSI bus forms a further input to the gate array. For testing purposes the micro-processor detects the gate array inputs to simulate a fault-free or faulty device. The micro-processor detects the response of the SCSI controller to the device simulation and thereby can determine the state of health of the SCSI controller.

Description

    Field of the invention
  • This invention relates to testing devices complying with a specific standard, and more more particularly to a diagnostic subsystem with testing and diagnostic capability for devices such as a Small Computer System Interface (SCSI) controller.
  • Background of the Invention
  • Diagnostic sub-systems have, in the past, been used in at least two different applications. In one application, diagnostic systems and sub-systems have been used as a part of the manufacturing process. More particularly, after a product is manufactured it is connected to a diagnostic system or sub-system to insure that the manufactured device meets manufacturing specifications and is in condition for sale. In an entirely different application, diagnostic sub-systems have been included as part of computer systems. Typically such a board diagnostic sub-system is initiated into operation as part of the Power On Reset (POR) sequence each time the computer system is powered up or reset. The diagnostic sub-system performs a routine of tests and either allows normal processing to be commenced if the tests are successfully passed or reports some information about any tests which are not successfully completed.
  • One problem faced by the diagnostic sub-system designer is typified by the expandable nature of the Personal Computer (PC). More particularly the nature and complement of devices included in the computer system cannot be predicted. This unpredictability limits the extent and nature of the diagnostics. Prior art I/O devices, for example hard files, are associated with a device controller, and the device controller is usually tested with the device connected to the controller. Prior art ST506 and Enhanced Small Device Interface (ESDI) devices are examples of this architecture.
  • More recently, with the advent of the SCSI standard, logic which is dedicated to operation of devices such as a hard file has been moved from the controller to the hard file assembly itself. This leaves a generic interface which actually operates as a low cost network and is capable of supporting hard files, diskette drives, CD ROM drives, printers etc. This new architecture requires a completely different method of testing the SCSI controller from those used in the ST506 and ESDI arrangements. See in this regard, "Solving the Test Problem in SCSI Disk Drives" appearing in Electronics, page 35 at seq., February 17, 1986; Robinson, "SCSI Interface Demands New Test Methods," Mini-Micro Systems, page 35, April, 1988; Squires, "Out Smarting Smart Interfaces to Test Winchester Drives," Electronics Test, February, 1988; "Western Digital Slashes SCSI Bus Overhead Time" in Electronics, August 20, 1987 and Aseo, "Disc Interfacing Gets Smart," ESD: The Electronics System Design Magazine, page 77, November 1987.
  • A SCSI or generic interface can be used between a system, such as a Personal Computer system, and a plurality of devices coupled to the SCSI interface through a SCSI bus. Although in prior devices the hardware between a system and a peripheral device was identified as a controller, the hardware interfacing the computer system and the SCSI devices will hereinafter be referred to as a SCSI adapter. Thus the SCSI adapter has a port coupled to a first bus which is coupled to a port of the computer system. The SCSI adapter has a second port which is coupled to the SCSI bus and via that bus to one or more SCSI devices. Typically the SCSI adapter includes a SCSI controller as a component.
  • One problem raised by the SCSI interface is the inability to assume a particular configuration of devices connected on the SCSI bus. It is therefore not possible to select specific test procedures, for execu­tion, based on a particular configuration. For example a configuration may involve a collection of printers, a collection of read only CD ROMS, a plurality of read/write hard files, or a combination of all of the above. Another possibility is that future configurations will include devices not yet available. The inability to assume a particular device configuration, coupled with the limitations a particular device may entail in testing many of the modes of operation, requires a new and effective test capability which is effectively independent of the devices connected on the SCSI bus.
  • A second problem is the necessity to isolate defects in the drives and receivers in the SCSI adapter or more particularly, the SCSI con­troller contained in the adapter. Often if the drivers and receivers are defective, the defects cannot be isolated between the adapter, the cable or the device.
  • A third problem is the testing environment. The test sub-system may operate in an environment in which it is not the autonomous bus master, this being particularly true of the SCSI environment. In the SCSI environment the adapter usually has the highest priority, but other devices may nevertheless attain control of the bus and that condition must be respected; furthermore there may be more than a single adapter on the bus. As a result the diagnostic sub-system must take into account the presence of other devices which may be connected on the bus. If the diagnostic sub-system assumes control of the SCSI bus, it may interfere with the operation of other bus users to the detriment of the entire system.
  • Disclosure of the invention
  • Accordingly the invention provides a diagnostic subsystem for use with an adapter, wherein said adapter is capable of controlling a variety of peripheral devices each designed to comply to a specific standard and includes a microprocessor and dedicated memory coupled thereto, and a controller coupled to said microprocessor and to a multiconductor bus, said diagnostic subsystem including:
    a gate array coupled to said microprocessor and to said controller, and also coupled to said multiconductor bus; and
    means responsive to a diagnostic command received at said device for selecting said controller and for generating and coupling, through said gate array, signals simulating the response of an attached peripheral device.
  • Typically the specific standard is the SCSI standard, in which case the adapter is a SCSI adapter, and the multiconductor bus and controller are a SCSI bus and SCSI controller respectively. Coupling the SCSI controller to the SCSI bus are eight data conductors, a data parity conductor, a C/D (commands/data) conductor, a MSG (message) conductor, an I/O (input.output) conductor, a SEL (select) conductor, a BSY (busy) conductor, a REQ (request) conductor, an ACK (acknowledge conductor, and a RST (reset) conductor. Dot OR'ed to the C/D, I/O, MSG, SEL, BSY, REQ, ACK, and parity conductors of the SCSI controller are the outputs of the gate array. This diagnostic gate array also has eight data output conductors which are dot OR'ed with the eight data conductors coupled to the SCSI controller data I/O terminals.
  • Preferably the diagnostic subsystem further includes means re­sponsive to a diagnostic command for generating signals simulating the response of an attached peripheral device. It is further preferred that it is possible to simulate a faulty attached peripheral device, as well as one operating in a fault free mode.
  • Typically the diagnostic gate array affords the possibility for the controller to be exercised by diagnostic microcode with the outputs of the diagnostic gate array driven by the microprocessor to simulate the response of the attached peripheral device operating in either a fault-­free mode or a purposely simulated fault mode, and generally in both modes. Simulating the response of a device attached to the multi­conductor bus tests the arbitration, selection, re-selection and read/write functions of the controller. Testing can put the controller in both an initiator and target modess using DMA and automatic PIO methods where appropriate. The diagnostic microcode can also implement phase and parity testing. The diagnostic microcode also causes the device controller to select itself, thereby eliminating the possibility of corrupting the integrity of devices connected to the multiconductor bus.
  • Preferably the diagnostic subsystem further includes a plurality of register stages, each coupled to an input terminal of the gate array, first logic means responsive to command signals for enabling at least one of the register stages to store information representative of a signal appearing at the input terminal, and second logic means for coupling information stored in said at least one register stage to an output terminal. It is further preferred that the second logic means includes a reset terminal coupled to a reset signal carrying conductor in said multiconductor bus; and means responsive to an active reset signal for disabling the second logic means from coupling information to the output terminal. Preferably said second logic means further includes a wrap test input terminal, and means responsive to a tran­sition of said wrap test signal for enabling said second logic means.
  • Thus the outputs of the gate array are derived from a plurality of registers contained in the diagnostic gate array. The inputs to the gate array are provided by a microprocessor, dedicated to the adapter. The microprocessor output which is coupled to the diagnostic gate array includes eight data bits, write select control signals, and a wrap (test) cotrol signal. In the most common case, when the adapter is a SCSI adapter, the multiconductor bus a SCSI bus, and the controller a SCSI controller, a further input to the diagnostic gate array is a signal appearing on the RST conductor of the SCSI bus.
  • Diagnostic operations can be performed either in the manufacturing process or as Part of a Power on Reset sequence. Testing can be imple­mented with or without the multiconductor bus connected to the connector on the adapter, so long as the connector is properly terminated. Because the input/output terminals of the device controller are dot OR'ed to outputs of the gate array, the presence of the multiconductor bus and/or the presence of the peripheral devices attached to the multiconductor bus is completely immaterial to the diagnostic operation (again assuming proper termination to prevent signal reflection).
  • The diagnostic gate array and the controller may be implemented as separate electronic chips, or alternatively the gate array can be integrated with the controller to form a single electronic chip. This single electronic chip may include the functions attributed both to the controller and to the diagnostic array. The diagnostic subsystem can be included as part of the device adapter.
  • The invention also provides a device adapter capable of controlling a variety of peripheral devices each designed to comply with a specific standard, said device adapter including: a connector for connection to a multiconductor bus; a microprocessor and dedicated memory coupled thereto; a device controller coupled to and driven by said micro­processor, said device controller including dedicated input/output terminals for driving selected conductors of said multiconductor bus and for responding to selected conductors of said multiconductor bus; and a gate array with a set of inputs coupled to said microprocessor and a set of outputs coupled in common with said input/output terminals of said device controller.
  • Typically the specific standard is a SCSI standard, and so that the adapter is a SCSI adapter, the multiconductor bus a SCSI bus, and the device controller a SCSI controller, in which case the gate array preferably includes a Reset input coupled to the connector.
  • Brief Description of the Drawings
    • Figure 1 is a block diagram of a micro computer system including an adapter with its associated interface and a plurality of devices coupled to that interface;
    • Figure 2 is a detailed block diagram of the adapter of Figure 1;
    • Figure 3 is a further detail of the adapter of Figure 1 showing a typical SCSI controller and a diagnostic gate array; and
    • Figure 4 is a schematic of the diagnostic gate array of Figure 3.
    Detailed Description
  • Figure 1 is a block diagram of a typical micro-computer system 10 showing an adapter 20 coupled to and controlling a plurality of devices 61-63 through a bus 50. The bus 50 is coupled to a port 25 on the adapter. In addition, the adapter 20 includes a port 23 through which the adapter is coupled to the bus 30. In a specific embodiment of the invention the adapter 20 comprises a SCSI adapter e.g., an adapter conforming to the SCSI standard. The adapter 20 has a port 25 coupled to a SCSI bus 50 which in turn connects each to a plurality of devices 61-63. Devices 61-63 can be any of a variety of peripheral devices conforming to the SCSI standard such as hard files, floppy disk drives, printers, CD ROMS, etc. As will be more completely described below the SCSI adapter 20 includes a diagnostic sub- system which allows the adapter 20 to test a SCSI controller included within the adapter 20.
  • Figure 2 is a block diagram of the adapter 20 showing several of the components therein including a peripheral device controller 201 which can, for example, be a SCSI controller. The controller 201 is coupled through the port 25 to the SCSI bus 50. The controller is also coupled over a bus 206 to a dedicated micro-processor 202 (such as the Intel 80188) and to ROM 203 and RAM 204. The micro-processor 202 is coupled to a Buffer & Data Flow Control element 205 and to a System Interface Control 216. The System Interface Control 216 is coupled via the port 23 to the bus 30. The adapter 20 also includes an intelligent buffer 207 coupled to the SCSI controller 201 through the Buffer & Data Flow Control element 205.
  • In addition to the elements shown in Figure 2 there is the diag­nostic sub-system, which can be incorporated into the adapter as shown in Figure 3. Figure 3 shows the bus 206 coupling the micro-processor 202 to the SCSI controller 201 and the relationship of the micro-­processor 202 to the RAM 203 and RAM 204. Figure 3 shows in detail a plurality of input/ output terminals of the SCSI controller 201. Input/output terminals include reset (RST), command/data (C/D), input/output (I/O), message (MSG), attention (ATN), select (SEL), busy (BSY), request (REQ), acknowledge (ACK), and parity terminals. Each of these terminals is connected via a dedicated conductor to a corres­ponding terminal in the port or connector 25 through which these terminals are connected to the SCSI bus 50. In addition, the SCSI controller 201 includes eight data input/output terminals each of which is connected to a different conductor and there through to a corres­ponding terminal in the connector or port 25.
  • Figure 3 also shows the diagnostic gate array 220. The diagnostic gate array 220 includes an input from the bus 206, coupling signals generated from the dedicated micro-processor 202. The diagnostic gate array includes an output terminal for each of eight data conductors, as well as for each of the following: ACK, REQ, BSY, SEL, PARITY, MSG, I/O, and C/D. Conductors from each of these output terminals are connected to the corresponding conductor coupled between a like input/output terminal of the SCSI controller 201 and the port or connector 25. The diagnostic gate array 220 also includes a further input terminal RST which is connected to the conductor coupling the SCSI controller terminal RST to the port or connector 25.
  • Figure 4 is a block diagram of one preferred embodiment of the diagnostic gate array 220 of figure 3. More particularly, as shown in figure 4 the bus 206 provides 12 input signals to the diagnostic gate array 220. These signals include eight bits of data D0-D7, two register select signals, CS1 and CS2, a Write control signal and a WRAP control signal. This thirteenth input to the diagnostic gate array 220 is provided at the RST terminal which is coupled to the RST terminal at port 25 and to the RST terminal of the SCI controller 201. The gate array 220 includes two registers, REGI and REG2. Each of the registers has eight data input terminals, each coupled to one of the input terminals D0 - D7. Two additional inputs to the gate array 220 are the control signals CS1 and CS2. The presence of either CS1 or CS2 selects the associated element either REG1 or REG2 for writing the contents of D0 - D7. The information is written in the joint presence of the appropriate select signal (CS1 or CS2) along with the Write signal, another input from the bus 206.
  • Each of the registers, REG1 and REG2, has each of its eight output terminals connected to a different one of a plurality of output gates OA1 - OA16. The other input terminal to each of the gates OA1 - OA16 is provided by the output of a gate G4 which is one element of a bistable element or flip-flop FF formed by gates G1 - G4. The two inputs to the flip-flop FF are the RST signal and the WRAP signal. Assuming that RST is absent (or inactive) then assertion of WRAP partially enables each of the gates OA1 - OA16 to repeat, at its output, the other input provided from the associated terminal of one of the registers REG1 - REG2. Eight of the outputs of the gate array 220 are the signals DATA0 - DATA7 which, as shown in figure 3 are dot OR'ed with the signals provided by the DATA terminals of the SCI controller 201. The other eight outputs of the gate array 220 are the control signals ACK, REQ, BSY, SEL, PARITY, MSG, I/O and C/D.
  • From the foregoing it should be apparent that the micro-processor 202 can, by providing the appropriate signals over the bus 206, drive any of the 16 output terminals of the gate array 220 in any desired sequence or pattern. More particularly, the data stored in any stage of either of the registers REG1 or REG2 is controlled by transmitting the appropriate bit on that one of the conductors, D0 - D7 associated with the selected stage of the register, and asserting either CS1 or CS2 depending on which of the registers the stage appears in, along with the Write signal. Once the registers REG1 and REG2 have been loaded with the appropriate data, assertion of WRAP will produce the corresponding data at the output of the gate array 220.
  • The RST input, since it is connected via the port 25 to the RST conductor on the SCSI bus, will follow the state of the RST conductor on the SCSI bus.
  • Accordingly, even of the gate array 220 is being driven by the micro-processor 202, the presence of the reset signal on the RST bus will be detected by the gate array 220, and that detection will cause the state of the flip-flop FF to change. The change in state of the Flip-flop FF will disable each of the gates OA1 - OA16. Accordingly, the gate array 220 will respond to the reset signal on the SCSI bus as any other SCSI device is required to respond by the standard.
  • In order to test the SCSI controller 201 the micro-processor 202 (driven by a micro-code from either ROM203 or RAM204) first commands the SCSI controller 201 to arbitrate for control of the SCSI bus. This ensures that testing of the SCSI controller 201 will not interfere with any other transactions which may be simultaneously taking place across the SCSI bus. On successfully arbitrating for control of the bus, the SCSI controller 201 then proceeds to select itself, e.g., it identifies the target device as the device with its own ID. The micro-processor 202 then drives the gate array 220 with a sequence of signals. Those signals can simulate the normal response of any target device to the SCSI controller 201. The micro-processor 202 then monitors the status of the SCSI controller 201 to ensure that the SCSI controller 201 properly responds to the simulated response generated by the gate array 220. In addition, or in lieu of the foregoing the micro-processor 202 can drive the gate array 220 with a simulation of an error condition (PARITY overrun, etc.) and also monitor the response of the SCSI con­troller 201. In this fashion the SCSI controller may be tested whether or not any device is connected to the SCSI bus (so long as the bus is properly terminated) and if a device is so connected regardless of its identity or characteristics. Furthermore, by controlling the pattern of signals written to the gate array 220 the response of the SCSI con­troller 201 to fault-free or faulty devices can be detected by the micro-processor 202.
  • Although not illustrated, in a second embodiment of the invention, the gates and registers of figure 4 are integrated into the structure of the SCSI controller 201. As a result the dot OR'ed connections of figure 3 are no longer external to the SCSI controller but rather, in this embodiment, are internal to the SCSI controller 201. In other respects the two embodiments have similar operational characteristics.

Claims (11)

1. A diagnostic subsystem for use with an adapter (20), wherein said adapter is capable of controlling a variety of peripheral devices (61-63) each designed to comply to a specific standard and includes a microprocessor (202) and dedicated memory (203, 204) coupled thereto, and a controller (201) coupled to said microprocessor and to a multi­conductor (50) bus, said diagnostic subsystem including:
a gate array (220) coupled to said microprocessor and to said controller, and also coupled to said multiconductor bus; and
means responsive to a diagnostic command received at said device for selecting said controller and for generating and coupling, through said gate array, signals simulating the response of an attached peripheral device.
2. A diagnostic subsystem as claimed in claim 1, wherein said means responsive to a diagnostic command for generating signals simulating an attached peripheral device includes means for simulating a faulty attached peripheral device.
3. A diagnostic subsystem as claimed in any preceding claim, wherein said gate array includes a plurality of register stages, each coupled to an input terminal of said gate array, first logic means responsive to command signals for enabling at least one of said register stages to store information representative of a signal appearing at said input terminal, and second logic means for coupling information stored in said at least one register stage to an output terminal.
4. A diagnostic subsystem as claimed in claim 3, wherein said second logic means includes:
a reset input terminal coupled to a reset signal carrying conductor in said multiconductor bus; and
means responsive to an active reset signal for disabling said second logic means from coupling information to said output terminal.
5. A diagnostic subsystem as claimed in claim 4, wherein said second logic means further includes a wrap test input terminal, and means responsive to a transition of said wrap test signal for enabling said second logic means.
6. A diagnostic subsystem as claimed in any preceding claim, wherein said gate array is integrated with said device controller to form a single electronic chip.
7. A diagnostic subsystem as claimed in any preceding claim, wherein said specific standard is a SCSI standard, said adapter is a SCSI adapter, said multiconductor bus is a SCSI bus, and said controller is a SCSI controller.
8. A device adapter including a diagnostic subsystem as claimed in any preceding claim.
9. A device adapter (20) capable of controlling a variety of peripheral devices (61-63) each designed to comply with a specific standard, said device adapter including:
a connector for connection to a multiconductor bus (50);
a microprocessor (202) and dedicated memory (203, 204) coupled thereto;
a device controller (201) coupled to and driven by said micro­processor, said device controller including dedicated input/output terminals for driving selected conductors of said multiconductor bus and for responding to selected conductors of said multiconductor bus; and a gate array (220) with a set of inputs coupled to said micro­processor and a set of outputs coupled in common with said input/output terminals of said device controller.
10. A device adapter as claimed in claim 9 wherein said specific standard is a Small Computer System Interface (SCSI) standard, and wherein said gate array includes a Reset input coupled to said connector.
11. A device adapter as claimed in claim 10, wherein said multi­conductor bus is a SCSI bus, and said device controller is a SCSI controller.
EP19900306353 1989-06-12 1990-06-11 Diagnostic subsystem Withdrawn EP0403207A3 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US07/364,363 US5033049A (en) 1989-06-12 1989-06-12 On-board diagnostic sub-system for SCSI interface
US364363 1989-06-12

Publications (2)

Publication Number Publication Date
EP0403207A2 true EP0403207A2 (en) 1990-12-19
EP0403207A3 EP0403207A3 (en) 1992-07-01

Family

ID=23434177

Family Applications (1)

Application Number Title Priority Date Filing Date
EP19900306353 Withdrawn EP0403207A3 (en) 1989-06-12 1990-06-11 Diagnostic subsystem

Country Status (3)

Country Link
US (1) US5033049A (en)
EP (1) EP0403207A3 (en)
JP (1) JPH0695319B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0516993A1 (en) * 1991-06-05 1992-12-09 Tandon Corporation Removable media emulator
EP0567144A2 (en) * 1992-04-24 1993-10-27 Nec Corporation Disk control system
EP0994418A1 (en) * 1998-10-15 2000-04-19 Hewlett-Packard Company Bus and/or interface local capture module for diagnostic analyser

Families Citing this family (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2545482B2 (en) * 1990-03-15 1996-10-16 富士通株式会社 Interface device transfer parameter setting method
DE4227346C2 (en) * 1991-08-19 1999-09-09 Sequent Computer Systems Inc Device for data transmission between several units connected to a SCSI bus
DE69326669D1 (en) * 1992-11-18 1999-11-11 Canon Information Syst Inc Method and device for testing an interface card
US5726922A (en) * 1994-01-03 1998-03-10 International Business Machines Corp. Assembly for removably connecting data storage devices
JP3481308B2 (en) * 1994-07-12 2003-12-22 富士通株式会社 Interface device, data transfer system and data transfer method
US5579204A (en) * 1994-08-05 1996-11-26 Emc Corporation Disk carrier assembly
US5613074A (en) * 1994-12-30 1997-03-18 Compaq Computer Corporation Automatic disabling of SCSI bus terminators
US5701409A (en) * 1995-02-22 1997-12-23 Adaptec, Inc. Error generation circuit for testing a digital bus
US5557740A (en) * 1995-05-30 1996-09-17 International Business Machines Corporation Method and system for providing device support testing for a plurality of operating systems
US5794013A (en) * 1996-10-28 1998-08-11 International Business Machines Corporation System and method for testing computer components in development environments
US5796938A (en) * 1996-12-11 1998-08-18 International Business Machines Corporation Diagnostic subsystem and method for SCSI Interface
KR100239716B1 (en) * 1996-12-30 2000-01-15 김영환 Diagnostic test apparatus of scsi controller
KR100244781B1 (en) 1997-07-10 2000-02-15 윤종용 A scsi device with functions of fault estimation and self-monitoring
US6035425A (en) * 1997-09-29 2000-03-07 Lsi Logic Corporation Testing a peripheral bus for data transfer integrity by detecting corruption of transferred data
US6067506A (en) * 1997-12-31 2000-05-23 Intel Corporation Small computer system interface (SCSI) bus backplane interface
US6256695B1 (en) * 1999-03-15 2001-07-03 Western Digital Corporation Disk drive method of determining SCSI bus state information after a SCSI bus reset condition
US6697962B1 (en) 2000-10-20 2004-02-24 Unisys Corporation Remote computer system monitoring and diagnostic board
JP2003044420A (en) * 2001-07-27 2003-02-14 Fujitsu Ltd Bus driver device
US6985826B2 (en) * 2003-10-31 2006-01-10 Hewlett-Packard Development Company, L.P. System and method for testing a component in a computer system using voltage margining
US7487399B2 (en) * 2003-11-07 2009-02-03 Hewlett-Packard Development Company, L.P. System and method for testing a component in a computer system using frequency margining
US7072788B2 (en) * 2003-12-04 2006-07-04 Hewlett-Packard Development Company System and method for testing an interconnect in a computer system
US7210065B2 (en) * 2004-03-11 2007-04-24 Lsi Logic Corporation Methods and structure for testing responses from SAS device controllers or expanders
US7373448B2 (en) * 2004-03-29 2008-05-13 International Business Machines Corporation Method, system, and program for building a queue to test a device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4327408A (en) * 1979-04-17 1982-04-27 Data General Corporation Controller device with diagnostic capability for use in interfacing a central processing unit with a peripheral storage device
EP0169244A1 (en) * 1983-12-30 1986-01-29 Fujitsu Limited Method of and apparatus for diagnosing channel control unit

Family Cites Families (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3889109A (en) * 1973-10-01 1975-06-10 Honeywell Inf Systems Data communications subchannel having self-testing apparatus
US3931506A (en) * 1974-12-30 1976-01-06 Zehntel, Inc. Programmable tester
US3958111A (en) * 1975-03-20 1976-05-18 Bell Telephone Laboratories, Incorporated Remote diagnostic apparatus
JPS5384642A (en) * 1976-12-30 1978-07-26 Fujitsu Ltd Automatic operation control system of psuedo peripheral equipmeht
US4275464A (en) * 1979-02-16 1981-06-23 Robertshaw Controls Company Universal self-diagnosing appliance control
US4339819A (en) * 1980-06-17 1982-07-13 Zehntel, Inc. Programmable sequence generator for in-circuit digital testing
US4500993A (en) * 1980-06-17 1985-02-19 Zehntel, Inc. In-circuit digital tester for testing microprocessor boards
US4385349A (en) * 1980-11-20 1983-05-24 International Business Machines Corporation Central processor supervised controller system having a simulation of the controller in the central processor for test purposes
JPS5811959A (en) * 1981-07-15 1983-01-22 Fuji Xerox Co Ltd Output checking device for electronic copying machine
DE3206891A1 (en) * 1982-02-26 1983-09-15 Robert Bosch Gmbh, 7000 Stuttgart METHOD FOR ERROR DIAGNOSIS FOR PROGRAMMABLE CONTROLLERS
JPS5927313A (en) * 1982-08-05 1984-02-13 Fanuc Ltd Function diagnosing system
DE3508048A1 (en) * 1985-03-07 1986-09-11 Standard Elektrik Lorenz Ag, 7000 Stuttgart INTERFACE DEVICE
US4669004A (en) * 1986-02-27 1987-05-26 Quantum Corporation High capacity disk file with embedded sector servo
US4783705A (en) * 1986-02-27 1988-11-08 Quantum Corporation High capacity disk file with embedded sector servo and SCSI interface
US4718064A (en) * 1986-02-28 1988-01-05 Western Digital Corporation Automatic test system
EP0248269B1 (en) * 1986-06-06 1993-03-31 Siemens Aktiengesellschaft Method of simulating a disruption fault in a logic fet circuit, and arrangments for carrying out said method
JPS63150750A (en) * 1986-12-16 1988-06-23 Fujitsu Ltd Pseudo signal input system
US4905184A (en) * 1987-09-21 1990-02-27 Unisys Corporation Address control system for segmented buffer memory
US4914656A (en) * 1988-06-28 1990-04-03 Storage Technology Corporation Disk drive memory

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4327408A (en) * 1979-04-17 1982-04-27 Data General Corporation Controller device with diagnostic capability for use in interfacing a central processing unit with a peripheral storage device
EP0169244A1 (en) * 1983-12-30 1986-01-29 Fujitsu Limited Method of and apparatus for diagnosing channel control unit

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
ESD: THE ELECTRONIC SYSTEM DESIGN MAGAZINE November 1987, pages 77 - 84; J. ASEO: 'Disk Interfacing Gets Smart' *
IBM TECHNICAL DISCLOSURE BULLETIN. vol. 30, no. 8, January 1988, NEW YORK US pages 276 - 281; 'Method and Hardware for the Comprehensive Functional Testing of Interface Controller and Support Circuitry' *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0516993A1 (en) * 1991-06-05 1992-12-09 Tandon Corporation Removable media emulator
EP0567144A2 (en) * 1992-04-24 1993-10-27 Nec Corporation Disk control system
EP0567144A3 (en) * 1992-04-24 1996-09-04 Nec Corp Disk control system
EP0994418A1 (en) * 1998-10-15 2000-04-19 Hewlett-Packard Company Bus and/or interface local capture module for diagnostic analyser
US6510532B1 (en) 1998-10-15 2003-01-21 Hewlett-Packard Company Bus and/or interface local capture module for diagnostic analyzer

Also Published As

Publication number Publication date
EP0403207A3 (en) 1992-07-01
JPH0695319B2 (en) 1994-11-24
US5033049A (en) 1991-07-16
JPH0328949A (en) 1991-02-07

Similar Documents

Publication Publication Date Title
US5033049A (en) On-board diagnostic sub-system for SCSI interface
US5644705A (en) Method and apparatus for addressing and testing more than two ATA/IDE disk drive assemblies using an ISA bus
US6813688B2 (en) System and method for efficient data mirroring in a pair of storage devices
US5666557A (en) Method and apparatus for automatically assigning device identifiers on a parallel data bus
US4381542A (en) System for interrupt arbitration
JPH11328092A (en) Automatic constituting method for primary and secondary devices of computer
US7627464B2 (en) Bootable solid state floppy disk drive
US6016525A (en) Inter-bus bridge circuit with integrated loopback capability and method for use of same
JP2503183B2 (en) Bus adapter system
JPH07281984A (en) Apparatus and method provided with multimode scsi controller
US5276864A (en) Personal computer with alternate system controller error detection
US5909560A (en) Target peripheral device detection in a multi-bus system
US5485585A (en) Personal computer with alternate system controller and register for identifying active system controller
US5023831A (en) Intelligent disk drive having configurable controller subsystem providing drive-status information via host-computer expansion bus
US7051134B2 (en) Daisy chained ATA host controllers in a single PCI device
EP1335274A2 (en) Method and apparatus for attaching more than two disk devices to an ide bus
US6701402B1 (en) Selectively operating a host's device controller in a first mode or a second mode
US6970986B1 (en) Software based system and method for I/O chip hiding of processor based controllers from operating system
WO1994016382A1 (en) Expansion bus
JP2002207573A (en) Method and device for executing update based on drive to disk array controller
JP2614866B2 (en) Self-diagnosis method
US5630078A (en) Personal computer with processor reset control
JPH07262101A (en) Diagnosis method for optical channel controller
US7032054B1 (en) Method and apparatus for increasing the device count on a single ATA bus
JP3204308B2 (en) Microcomputer and test method thereof

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

AK Designated contracting states

Kind code of ref document: A2

Designated state(s): DE FR GB

17P Request for examination filed

Effective date: 19901213

PUAL Search report despatched

Free format text: ORIGINAL CODE: 0009013

AK Designated contracting states

Kind code of ref document: A3

Designated state(s): DE FR GB

17Q First examination report despatched

Effective date: 19950303

GRAG Despatch of communication of intention to grant

Free format text: ORIGINAL CODE: EPIDOS AGRA

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 19970103