WO1993007568A1 - Setting up system configuration in a data processing system - Google Patents

Setting up system configuration in a data processing system Download PDF

Info

Publication number
WO1993007568A1
WO1993007568A1 PCT/EP1992/002075 EP9202075W WO9307568A1 WO 1993007568 A1 WO1993007568 A1 WO 1993007568A1 EP 9202075 W EP9202075 W EP 9202075W WO 9307568 A1 WO9307568 A1 WO 9307568A1
Authority
WO
WIPO (PCT)
Prior art keywords
configuration
information
unit
configuration information
volatile memory
Prior art date
Application number
PCT/EP1992/002075
Other languages
French (fr)
Inventor
Naoki Harada
Ken Inoue
Masahiko Shinomura
Original Assignee
International Business Machines Corporation
Ibm Deutschland Gmbh
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 Corporation, Ibm Deutschland Gmbh filed Critical International Business Machines Corporation
Priority to DE69223799T priority Critical patent/DE69223799T2/en
Priority to SK410-94A priority patent/SK41094A3/en
Priority to PL92303103A priority patent/PL170363B1/en
Priority to EP92919059A priority patent/EP0608253B1/en
Publication of WO1993007568A1 publication Critical patent/WO1993007568A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/40Bus structure
    • G06F13/4063Device-to-bus coupling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1415Saving, restoring, recovering or retrying at system level
    • G06F11/1417Boot up procedures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4411Configuring for operating with peripheral devices; Loading of device drivers

Definitions

  • This invention relates to computer systems which automatically configure their input/output (I/O) attachments or I/O adapters when power is turned on.
  • I/O input/output
  • I/O adapters In existing computer systems, I/O adapters have stored identifier (ID) functions which are detected by the system during its initialization process, and enable the system to determine if its I/O has changed since power was last turned off. If the configuration has not changed, the initialization process automatically conditions the adapters to operating status suited to the existing configuration. Thus, it is not necessary for the system to repeat any setup procedures associated with establishing the operating status of this configuration.
  • ID identifier
  • a setup process is initiated by the system which requires interaction of an user.
  • configuration state information relating to the newly installed adapter card is created by the system and and stored in a non-volatile system memory (NVRAM) along with a copy of the adapter's ID function.
  • NVRAM non-volatile system memory
  • POST power on self test
  • ID'S associated with the slots are same as they were when power was last turned off. If ID's have not changed, the system causes associated configuration information to be transferred from NVRAM to volatile registers in respective adapter cards, thereby conditioning the adapter cards to operating states suited to the current configuration of the system. If the ID's have changed, another setup process is initiated.
  • US patent 5,038,320 to Heath et al assigned to the assignee of the present application.
  • the setup procedure can be time consuming, inasmuch as it may require the system user to deactivate and reboot the system several times, but it generally does not overly delay productive use of the system since adapter install action changes usually are made infrequently.
  • adapter install action changes usually are made infrequently.
  • frequent changes of adapter configurations may be necessary for practical operation of the system.
  • a notebook computer system may be used at some times as a stand-alone portable computer and at other times as part of a desktop system.
  • the computer may be connected to an expansion unit which provides additional functions such as communication, printing, extra memory/storage, etc.
  • an expansion unit which provides additional functions such as communication, printing, extra memory/storage, etc.
  • An object of this invention is to provide a mechanism and associated method for enabling a computer system to avoid having to repeat previously executed setup procedures when its configuration of attachments id changed to a configuration that had existed earlier. Another object is to provide a mechanism and method for enabling a computer system to automatically and efficiently initialize devices, that have just been attached to the system in a connection configuration which existed at some previous time, without user interaction and in a time which is much shorter than the time that would be required to accomplish the initialization via s setup process involving user interaction.
  • the backup copy is stored in a secondary storage device, in association with adapter identifier's (ID'S) which identify the devices currently connected to the system, in a form in which the information is always accessible to be automatically retrieved and re-used by the system without user action.
  • ID'S adapter identifier's
  • an user/installer is guided interactively through a conventional setup procedure by which system configuration state information associated with the configuration formed by attachment of that adapter is created and stored in a system NVRAM.
  • a backup copy of the same information is stored in an automatically retrieved form, in a secondary non-volatile memory in the system; e.g. a hard disk drive (HDD) storage device.
  • the backup copy is stored in associated with identifiers (ID's) corresponding to the currently attached adapters, and is thereby automatically retrievable in association with the current attachment configuration, whenever that configuration is re-established.
  • ID's identifiers
  • the system POST process detects ID'S of adapters which are currently attached to the system, and determines if they correspond to ID'S currently stored in the system NVRAM (i.e.
  • POST determines if the current I/O configuration is the same as that which existed when system power was last turned off). If the ID'S correspond, POST transfers configuration state information from its NVRAM to the adapters as before, establishing the adapters in operating states suited to the current configuration. However, if any ID does not correspond, the system does not immediately call for setup action.Instead, POST attempts to locate a backup copy of configuration information associated with the currently detected configuration of adapter ID'S. If a backup copy is not located, setup actions evoked. But if a corresponding backup copy is found, POST retrieves it automatically (without user interaction), transfers a copy of it to NVRAM and uses the transferred information to set the currently attached adapters into states suited to their aggregate configuration.
  • the portion of the secondary storage device used for storing backup configuration information is either exclusively reserved for that function (i.e. for exclusive use only by the POST process) or otherwise protected against being overwritten during normal operation of the system. It should be understood that when the HDD or other secondary storage device is first installed in the system, the system may be operated to create configuration information relative to a variety of different devices, which may or may not be eventually attached, and to store backup copies of that information in the secondary storage device; provided of course that the storage device has sufficient capacity it may be used to store both the principal copies and backup copies of the configuration information.
  • the system configuration if the system configuration turns back to the system configuration which is once set up previously, it is not required to set up the system configuration through user interaction.
  • Fig. 1 is a block diagram showing the whole construction of an embodiment of a data proceeding system according to the present invention.
  • Fig. 2 is a block diagram showing the data structure of system configuration information in a disk storage apparatus used as the second non-volatile memory of the embodiment.
  • Fig. 3 is a flowchart showing the procedures of a setup program in the embodiment.
  • Fig. 4 is a flowchart showing the procedures of a POST program in the embodiment.
  • Fig.l shows an embodiment of a data processing system containing a computer system unit 1 constructed according to the present invention.
  • Unit 1 contains a system bus 3.
  • Sockets/slots #1, #2, and #3 are connected to the system bus 3, and into which various I/O attachment cards may be inserted.
  • Such cards may be used to control various different types of peripheral device (e.g. disk drive apparatus, printer, extended memory device, etc.) and are interchangeably insertable into any of the sockets.
  • ROM read only memory
  • BIOS basic input output system
  • NVRAM non-vola ⁇ tile RAM
  • HDD hard disk device
  • main memory 11 main memory 11
  • CPU central processing unit
  • Slots #1, #2, and #3 are connected to the system bus 3.
  • An adapter card #A1 is to be attached to the slots #2.
  • An adapter card #A2 is to be attached to the slot #1.
  • An expansion units #E1 or #E2 is to be attached to the slots #3.
  • the expansion unit #E1 has slots #4, #5, and #6.
  • An adapter card #X1 is to be attached to the slot #4.
  • An adapter card #X2 is to be attached to the slot #5.
  • An adapter card #X3 is to be attached to the slot #6.
  • the expansion unit #E2 also has slots #4, #5, and #6.
  • An a-(adapter card #Y1 is to be attached to the slot #4.
  • An adapter card #Y2 is to be attached to the slot #5.
  • An adapter card #Y3 is to be attached to the slot #6.
  • Each adapter card and expansion unit has an unique identifier (ID) for identifying its respective type of apparatus.
  • ID consists of a predetermined number of bits which are permanently stored on the respective card in respective non-volatile storing means 21.
  • Each adapter card also contains a (volatile) register 23 which can store associated configuration state information when system power is on.
  • Such configuration state information can be stored in non-volatile form in NVRA 7, and transferred to the register 23 of attached cards by POST if the configuration of the system has not changed since it was last deactivated.
  • the configuration state information includes, for example, address factors (AD) assigning portions of system (memory and/or I/O) address space of the respective card, interrupt priority level for interrupt requests presented to the system unit by respective card, information allocating different priorities (PR) to cards of the same type, and/or information ENBL for enabling and disabling cards of the same type which are redundantly configured in the system. Based on this information, data is efficiently transferable between the CPU 13 and the cards, and between the cards.
  • AD address factors
  • PR information allocating different priorities
  • the ' expansion units #E1 and #E2 each have NVRAMs 25 for storing associated configuration information. Such information is written from the system unit 1 to respective NVRAM's 25 during execution of the setup program after connection of respective expansion units to the system.
  • Each NVRAM 25 contains ID values of all adapter cards currently attached to the I/O sockets/slots on respective expansion unit.
  • Each NVRAM 25 also contains "name" information uniquely identifying the respective expansion unit; for example, EXP-1 for unit #E1 and EXP-2 for unit #E2. Such names are required even if the units and their respective attachments are identical, in order to allow the system unit 1 to be able to distinguish between the expansion units (e.g.
  • NVRAM 7 contains system configuration information for the last active configuration of unit connections in the sys em;i.e. the configuration established at the last initialization of the system. Such information includes identifier and configuration state information, for each adapter card and expansion unit connected to the system slots in the associated configuration. Whenever a new configuration of unit attachments is formed, corresponding system configuration information is created by the setup program and stored in NVRAM 7. NVRAM 7 is continuously powered by system power and/or a not-shown back-up battery. In Fig.l, NVRAM is shown holding a particular set of system configuration information designated "system configuration information #1". for purpose of the following discussion, it is assumed that the system configuration information #1 us associated with a configuration in which slot #3 is empty, and slots #1 and #2 respectively have adapter cards #A1 and #A2 connected to them.
  • Fig.l also shows that hard disk drive (HDD) 9 contains a special reserved area used for storing "backup" copies of system configuration information in accordance with the invention. This area is reserved exclusively for storing such information (meaning that it can not be available to the operating system or application programs of system unit 1 for storing any other information) .
  • the reserved area of HDD 9 can be used .to store plural sets of different system configuration information; one set corresponding to the latest configuration #1, and others corresponding to other system configurations (#2,#3, etc.) previously formed and setup.
  • system configuration information #2 could be associated with connection of adapter cards #A1 and #A2 to slots #1 and #2 respectively, and connection of expansion unit #E1 to slot #3
  • system configuration information #3 could be associated with connection of adapter cards #A1 and #A2 to system slot #1 and #2 respectively and connection of expansion unit #E2 to slot #3.
  • system configuration information #1 would be associated with standalone operation of the system with only cards #A1 and #A2 internally installed
  • system configuration information #2 and #3 would be associated with operation of the system unit docked (attached) to expansion unit #E1 via system slot #3, with cards #A1 and #A2 respectively attached to system slots #1 and #2, and cards #X1, #X2 and #X3 attached to respective slots unit #E1
  • system configuration information #3 would be associated with operation of the system docked to expansion unit #2, with cards #A1 and #A2 attached to the system slots as before and cards #Y1, #Y2, and #Y3 attached to respective slots in unit #E2.
  • Fig.2 shows an arrangement in accordance with the invention for locating backup copies of the system configuration information within the reserved area of HDD 9.
  • the setup program creates associated system configura ⁇ tion information #j which is stored in NVRAM 7.
  • this information includes card and/or expansion unit identifiers, and configuration state information for respective units.
  • This information is also stored in the reserved area of HDD 9, with the unit identifiers located in an index #j and state information located in a space indicated by a pointer value in the respective index #.
  • Index values for all established sets of system configuration information are stored in successive portions within a first part of the reserved area, as shown in Fig.2, and associated sets of configuration state information are stored in another part of the reserved area, the location of each being indicated by the pointer in the respective index.
  • each set of system configuration information #j is retrievable by reference to the associated index #j which in turn is locatable by association with unit identifiers (card ID and expansion unit names associated with the respective configuration) .
  • Each index value also contains status information which indicates the type of identifying information contained in that index (e.g. card ID'S only, expansion unit name only, or both), to facilitate efficient scanning of the indexes by POST when retrieval of a backup copy of state information is required.
  • status information indicates the type of identifying information contained in that index (e.g. card ID'S only, expansion unit name only, or both), to facilitate efficient scanning of the indexes by POST when retrieval of a backup copy of state information is required.
  • Fig.3 shows a procedure for creating and storing system configuration information in accordance with the invention.
  • the information is created in step 1, with reference to card ID'S and expansion unit names detected by interrogating the system unit slots, and written to NVRAM 7 in step 2.
  • Steps 1 and 2 correspond to the prior are setup procedure used in contemporary computer systems.
  • step 3 a backup copy of the same system configuration information is written to the reserved area of HDD 9 in a form suitable for retrieval; e.g. in the form shown in Fig.2 with associated index information. If the configuration does not include an expansion unit, the procedure ends after step 3.
  • configuration identifying information associated with that unit (unit name and ID's of adapter cards attached to the unit's slots) is written to NVRAM on the expansion unit (NVRAM 25 in Fig.l), in step 4 to complete the process.
  • Fig.4 shows how backup system configuration information of the invention is used by system POST (power on self test)for system initialization. Actions involved in this process are designated steps llthrough 19. Steps 11 through 13 and 16 correspond to POST actions performed in prior art systems.
  • step 11 diagnostic tests are performed on all constitute part of the system (the system unit itself and its attachments if applicable) .
  • configuration identifying information is retrieved relative to the system unit I/O slots (and other system ports or elements if applicable) .
  • the identifying information consists of the respective cards ID values, and relative to slots which are empty the identifying information consists of an ID value representing an empty state.
  • the identifying information for each system slots is compared to identifying information in system NVRAM 7 associated with the previous state of the respective slot (the state when system unit power was last turned off).
  • step 13 If all comparisons in step 13 are in accord (all ID's retrieved in step 12 agree with respective ID's previously retained in system NVRAM 7), the process advances directly to step 14, but if any compared ID's disagree the process branches to step 17 for attempting retrieval of backup system configuration information in accordance with the present invention.
  • step 14 system configuration information is copied from system NVRAM 7 to register 23 on any adapter cards that are directly attached to system slots. If an expansion unit is currently connected to a system unit slot, step 15 is performed to copy the configuration information relative to that expansion unit from system NVRAM 7 to the NVRAM 25 on the expansion unit. If no expansion unit is attached, the process ends after step 14, but if an expansion unit is attached, step 14 is followed followed by steps 15 and 16. Step 15 transfers configuration information from NVRAM 7 to the NVRAM 25 on the expansion unit. Step 16 checks that the actual card configuration of the expansion unit matches the information transferred to its NVRAM 25.
  • step 17 If ID's compared in step 13 disagree, an attempt is made in step 17 to retrieve system configuration information from the reserved area of HDD 9. The action next taken depends upon whether or not the attempt is successful.
  • POST compares the configuration identifying information detected in step 12 (ID's of currently attached adapter cards and name of currently attached expansion unit if one is attached) to identifiers in successive indexes in the HDD reserved area to find a matching set of identifiers if an index containing such a set exists.
  • step 18 the process advances to step 18 where the retrieved information is written to the system unit NVRAM, and relevant portions of that information are transferred to registers 23 on the cards and NVRAM on an expansion unit if one is attached (steps 14 through 16 discussed previously) . If any associated index is not found, or associated system configuration information is not otherwise retrievable, the attempt in step 17 is unsuccessful and the process branches to step 19 to evoke a setup process for the current "new" system configuration.
  • each expansion unit contains a respective NVRAM to store ID's of adapter cards attached it. Detection of failure or error would result if an ID read from a card attached to the expansion unit did not match the ID associatively held in the NVRA of that unit. But even if the ID read from a faulty card happened to match that in the expansion unit NVRAM, the resulting state of the expansion unit usually would be erroneous in respect to the active state transferred to that card and the fault would be detectable by other tests. Still further, in the embodiment, in addition to an identifier value (ID), each expansion unit can have a unique name.
  • ID an identifier value
  • the embodiment has the advantage that it is suitable to a case where although the same type of adapter cards are inserted in the same type of expansion units, yet system information different from one another for the expansion units must be set up, for the convenience of their use.
  • Such cases are as follows:
  • Communication adapter cards on each expansion unit are connected to the same communication network and non-duplicated addresses over the network must be specified for the individual communication adapter cards as system information, or different amounts of memory are mounted on the same type of memory extension adapter cards.
  • the invention allows for automatic retrieval of system configuration information relative to altered configurations of slots that do not connect to expansion units.
  • the invention would installations are changed to form a pre-existing card configuration.
  • the secondary store for backup copies of system configuration infor ⁇ mation is shown as a hard disk drive in the described embodiment, it would be feasible to use other storage devices — e.g. optical disk drive, floppy disk drive, EPROM, EEPROM, battery backed up NVRAM,etc. — for the same function, so long as the device used is always accessible at system startup and its stored information is protected against unintentional alteration.
  • other storage devices e.g. optical disk drive, floppy disk drive, EPROM, EEPROM, battery backed up NVRAM,etc.
  • system configuration information for all previously set up configurations could be stored in the system NVRAM, in association with slot/device ID's and expansion unit names, and selected directly by the POST program for association with any current configuration. It should be appreciated also that the invention could be useful even in systems not having connectable expansion units, but otherwise subject to dynamic changes of configuration.

Abstract

In a data processing system having a non-volatile memory for storing information on system configuration also after the system is turned off, if information on new system configuration is set up, the newly set up information is stored not only into a predetermined area of said non-volatile memory, but also into a second non-volatile memory such as a disk storage apparatus, etc. different from said non-volatile memory or an area other than said predetermined area of said non-volatile memory and if changes to the system configuration are detected, for example, at a self-diagnostic test at the time of the supply of power to the system, a check of whether or not information that accords with the information on the current system configuration exists in said second non-volatile memory or the area other than said predetermined area of said non-volatile memory, is made and if accordance is obtained, the appropriate information is transferred to said predetermined area of said non-volatile memory.

Description

D E S C R I P T I O N
Setting Up System Configuration in a Data Processing
System
This invention relates to computer systems which automatically configure their input/output (I/O) attachments or I/O adapters when power is turned on.
In existing computer systems, I/O adapters have stored identifier (ID) functions which are detected by the system during its initialization process, and enable the system to determine if its I/O has changed since power was last turned off. If the configuration has not changed, the initialization process automatically conditions the adapters to operating status suited to the existing configuration. Thus, it is not necessary for the system to repeat any setup procedures associated with establishing the operating status of this configuration.
When an I/O adapter card is first installed into an attachment slot of the system, which previously was vacant or connected to a different I/O adapter, a setup process is initiated by the system which requires interaction of an user. In this process, configuration state information relating to the newly installed adapter card is created by the system and and stored in a non-volatile system memory (NVRAM) along with a copy of the adapter's ID function. Each time that the power is turned on, the system executes a power on self test (POST) procedure in which it determines (among other
>»- things) if ID'S associated with the slots are same as they were when power was last turned off.If ID's have not changed, the system causes associated configuration information to be transferred from NVRAM to volatile registers in respective adapter cards, thereby conditioning the adapter cards to operating states suited to the current configuration of the system. If the ID's have changed, another setup process is initiated. For details of the foregoing, refer to US patent 5,038,320 to Heath et al, assigned to the assignee of the present application.
The setup procedure can be time consuming, inasmuch as it may require the system user to deactivate and reboot the system several times, but it generally does not overly delay productive use of the system since adapter install action changes usually are made infrequently. However, in some systems, frequent changes of adapter configurations may be necessary for practical operation of the system. For example, a notebook computer system may be used at some times as a stand-alone portable computer and at other times as part of a desktop system. In desktop configuration, the computer may be connected to an expansion unit which provides additional functions such as communication, printing, extra memory/storage, etc. In such frequently changing environments it is desirable to be able to avoid having to repeat setup processes to recreate configuration state information that the system has previously created, the present invention provides such capability.
An object of this invention is to provide a mechanism and associated method for enabling a computer system to avoid having to repeat previously executed setup procedures when its configuration of attachments id changed to a configuration that had existed earlier. Another object is to provide a mechanism and method for enabling a computer system to automatically and efficiently initialize devices, that have just been attached to the system in a connection configuration which existed at some previous time, without user interaction and in a time which is much shorter than the time that would be required to accomplish the initialization via s setup process involving user interaction.
These objects are realized by storing a backup copy of configuration state information, relative to each configuration initially established by execution of an otherwise conventional setup procedure (conventional except for storage of the backup copy) . the backup copy is stored in a secondary storage device, in association with adapter identifier's (ID'S) which identify the devices currently connected to the system, in a form in which the information is always accessible to be automatically retrieved and re-used by the system without user action. When a device adapter is first attached to the system, an user/installer is guided interactively through a conventional setup procedure by which system configuration state information associated with the configuration formed by attachment of that adapter is created and stored in a system NVRAM. However, in accordance with the present invention and as ad extension of the setup procedure, a backup copy of the same information is stored in an automatically retrieved form, in a secondary non-volatile memory in the system; e.g. a hard disk drive (HDD) storage device. The backup copy is stored in associated with identifiers (ID's) corresponding to the currently attached adapters, and is thereby automatically retrievable in association with the current attachment configuration, whenever that configuration is re-established. At each start-up, the system POST process detects ID'S of adapters which are currently attached to the system, and determines if they correspond to ID'S currently stored in the system NVRAM (i.e. it determines if the current I/O configuration is the same as that which existed when system power was last turned off). If the ID'S correspond, POST transfers configuration state information from its NVRAM to the adapters as before, establishing the adapters in operating states suited to the current configuration. However, if any ID does not correspond, the system does not immediately call for setup action.Instead, POST attempts to locate a backup copy of configuration information associated with the currently detected configuration of adapter ID'S. If a backup copy is not located, setup actions evoked. But if a corresponding backup copy is found, POST retrieves it automatically (without user interaction), transfers a copy of it to NVRAM and uses the transferred information to set the currently attached adapters into states suited to their aggregate configuration. The portion of the secondary storage device used for storing backup configuration information is either exclusively reserved for that function (i.e. for exclusive use only by the POST process) or otherwise protected against being overwritten during normal operation of the system. It should be understood that when the HDD or other secondary storage device is first installed in the system, the system may be operated to create configuration information relative to a variety of different devices, which may or may not be eventually attached, and to store backup copies of that information in the secondary storage device; provided of course that the storage device has sufficient capacity it may be used to store both the principal copies and backup copies of the configuration information.
According to the present invention, if the system configuration turns back to the system configuration which is once set up previously, it is not required to set up the system configuration through user interaction.
Fig. 1 is a block diagram showing the whole construction of an embodiment of a data proceeding system according to the present invention.
Fig. 2 is a block diagram showing the data structure of system configuration information in a disk storage apparatus used as the second non-volatile memory of the embodiment.
Fig. 3 is a flowchart showing the procedures of a setup program in the embodiment.
Fig. 4 is a flowchart showing the procedures of a POST program in the embodiment.
Fig.l shows an embodiment of a data processing system containing a computer system unit 1 constructed according to the present invention. Unit 1 contains a system bus 3. Sockets/slots #1, #2, and #3 are connected to the system bus 3, and into which various I/O attachment cards may be inserted. Such cards may be used to control various different types of peripheral device (e.g. disk drive apparatus, printer, extended memory device, etc.) and are interchangeably insertable into any of the sockets. Also connected to bus 3 are a ROM (read only memory) 5, for storing its POST and BIOS (basic input output system) programs, a NVRAM (non-vola¬ tile RAM) memory 7 for storing configuration information, a non-volatile secondary storage device HDD (hard disk device) 9, a main memory 11 and a CPU (central processing unit) 13. The foregoing elements may all be commonly housed as integral parts of unit 1. To create configuration information, a setup program is used, the setup program is concerned in a utility program. The utility program is contained either on a reference diskette supplied to the user with unit 1, which operates through a not-shown diskette drive included in the unit 1, or it may be contained on HDD 9.
Slots #1, #2, and #3 are connected to the system bus 3. An adapter card #A1 is to be attached to the slots #2. An adapter card #A2 is to be attached to the slot #1. An expansion units #E1 or #E2 is to be attached to the slots #3. The expansion unit #E1 has slots #4, #5, and #6. An adapter card #X1 is to be attached to the slot #4. An adapter card #X2 is to be attached to the slot #5. An adapter card #X3 is to be attached to the slot #6. The expansion unit #E2 also has slots #4, #5, and #6. An a-(adapter card #Y1 is to be attached to the slot #4. An adapter card #Y2 is to be attached to the slot #5. An adapter card #Y3 is to be attached to the slot #6.
Each adapter card and expansion unit has an unique identifier (ID) for identifying its respective type of apparatus. Each ID consists of a predetermined number of bits which are permanently stored on the respective card in respective non-volatile storing means 21. Each adapter card also contains a (volatile) register 23 which can store associated configuration state information when system power is on. Such configuration state information can be stored in non-volatile form in NVRA 7, and transferred to the register 23 of attached cards by POST if the configuration of the system has not changed since it was last deactivated.The configuration state information includes, for example, address factors (AD) assigning portions of system (memory and/or I/O) address space of the respective card, interrupt priority level for interrupt requests presented to the system unit by respective card, information allocating different priorities (PR) to cards of the same type, and/or information ENBL for enabling and disabling cards of the same type which are redundantly configured in the system. Based on this information, data is efficiently transferable between the CPU 13 and the cards, and between the cards.
In addition to means for storing their ID values, the' expansion units #E1 and #E2 each have NVRAMs 25 for storing associated configuration information. Such information is written from the system unit 1 to respective NVRAM's 25 during execution of the setup program after connection of respective expansion units to the system. Each NVRAM 25 contains ID values of all adapter cards currently attached to the I/O sockets/slots on respective expansion unit. Each NVRAM 25 also contains "name" information uniquely identifying the respective expansion unit; for example, EXP-1 for unit #E1 and EXP-2 for unit #E2. Such names are required even if the units and their respective attachments are identical, in order to allow the system unit 1 to be able to distinguish between the expansion units (e.g. to be able to create and write different configuration information to those units). NVRAM 7 contains system configuration information for the last active configuration of unit connections in the sys em;i.e. the configuration established at the last initialization of the system. Such information includes identifier and configuration state information, for each adapter card and expansion unit connected to the system slots in the associated configuration. Whenever a new configuration of unit attachments is formed, corresponding system configuration information is created by the setup program and stored in NVRAM 7. NVRAM 7 is continuously powered by system power and/or a not-shown back-up battery. In Fig.l, NVRAM is shown holding a particular set of system configuration information designated "system configuration information #1". for purpose of the following discussion, it is assumed that the system configuration information #1 us associated with a configuration in which slot #3 is empty, and slots #1 and #2 respectively have adapter cards #A1 and #A2 connected to them.
Fig.l also shows that hard disk drive (HDD) 9 contains a special reserved area used for storing "backup" copies of system configuration information in accordance with the invention. This area is reserved exclusively for storing such information (meaning that it can not be available to the operating system or application programs of system unit 1 for storing any other information) . The reserved area of HDD 9 can be used .to store plural sets of different system configuration information; one set corresponding to the latest configuration #1, and others corresponding to other system configurations (#2,#3, etc.) previously formed and setup. For example, system configuration information #2 could be associated with connection of adapter cards #A1 and #A2 to slots #1 and #2 respectively, and connection of expansion unit #E1 to slot #3, and system configuration information #3 could be associated with connection of adapter cards #A1 and #A2 to system slot #1 and #2 respectively and connection of expansion unit #E2 to slot #3. Viewing system unit 1 as a contemporary laptop or notebook type system, system configuration information #1 would be associated with standalone operation of the system with only cards #A1 and #A2 internally installed, system configuration information #2 and #3 would be associated with operation of the system unit docked (attached) to expansion unit #E1 via system slot #3, with cards #A1 and #A2 respectively attached to system slots #1 and #2, and cards #X1, #X2 and #X3 attached to respective slots unit #E1, and system configuration information #3 would be associated with operation of the system docked to expansion unit #2, with cards #A1 and #A2 attached to the system slots as before and cards #Y1, #Y2, and #Y3 attached to respective slots in unit #E2.
Fig.2 shows an arrangement in accordance with the invention for locating backup copies of the system configuration information within the reserved area of HDD 9. Each time the system setup program is run relative to a new system configuration #j (j=l-2,...), the setup program creates associated system configura¬ tion information #j which is stored in NVRAM 7. As noted previously, this information includes card and/or expansion unit identifiers, and configuration state information for respective units. This information is also stored in the reserved area of HDD 9, with the unit identifiers located in an index #j and state information located in a space indicated by a pointer value in the respective index #. Index values for all established sets of system configuration information are stored in successive portions within a first part of the reserved area, as shown in Fig.2, and associated sets of configuration state information are stored in another part of the reserved area, the location of each being indicated by the pointer in the respective index. Thus, each set of system configuration information #j is retrievable by reference to the associated index #j which in turn is locatable by association with unit identifiers (card ID and expansion unit names associated with the respective configuration) .
Each index value also contains status information which indicates the type of identifying information contained in that index (e.g. card ID'S only, expansion unit name only, or both), to facilitate efficient scanning of the indexes by POST when retrieval of a backup copy of state information is required.
Fig.3 shows a procedure for creating and storing system configuration information in accordance with the invention. The information is created in step 1, with reference to card ID'S and expansion unit names detected by interrogating the system unit slots, and written to NVRAM 7 in step 2. Steps 1 and 2 correspond to the prior are setup procedure used in contemporary computer systems. In step 3 a backup copy of the same system configuration information is written to the reserved area of HDD 9 in a form suitable for retrieval; e.g. in the form shown in Fig.2 with associated index information. If the configuration does not include an expansion unit, the procedure ends after step 3. However if the configuration includes an expansion unit, configuration identifying information associated with that unit (unit name and ID's of adapter cards attached to the unit's slots) is written to NVRAM on the expansion unit (NVRAM 25 in Fig.l), in step 4 to complete the process.
Fig.4 shows how backup system configuration information of the invention is used by system POST (power on self test)for system initialization. Actions involved in this process are designated steps llthrough 19. Steps 11 through 13 and 16 correspond to POST actions performed in prior art systems.
In step 11 diagnostic tests are performed on all constitute part of the system (the system unit itself and its attachments if applicable) . In step 12 configuration identifying information is retrieved relative to the system unit I/O slots (and other system ports or elements if applicable) . Relative to I/O slots currently connected to adapter cards, the identifying information consists of the respective cards ID values, and relative to slots which are empty the identifying information consists of an ID value representing an empty state. In step 13 the identifying information for each system slots is compared to identifying information in system NVRAM 7 associated with the previous state of the respective slot (the state when system unit power was last turned off).
If all comparisons in step 13 are in accord (all ID's retrieved in step 12 agree with respective ID's previously retained in system NVRAM 7), the process advances directly to step 14, but if any compared ID's disagree the process branches to step 17 for attempting retrieval of backup system configuration information in accordance with the present invention. In step 14, system configuration information is copied from system NVRAM 7 to register 23 on any adapter cards that are directly attached to system slots. If an expansion unit is currently connected to a system unit slot, step 15 is performed to copy the configuration information relative to that expansion unit from system NVRAM 7 to the NVRAM 25 on the expansion unit. If no expansion unit is attached, the process ends after step 14, but if an expansion unit is attached, step 14 is followed followed by steps 15 and 16. Step 15 transfers configuration information from NVRAM 7 to the NVRAM 25 on the expansion unit. Step 16 checks that the actual card configuration of the expansion unit matches the information transferred to its NVRAM 25.
If ID's compared in step 13 disagree, an attempt is made in step 17 to retrieve system configuration information from the reserved area of HDD 9. The action next taken depends upon whether or not the attempt is successful. In step 17, POST compares the configuration identifying information detected in step 12 (ID's of currently attached adapter cards and name of currently attached expansion unit if one is attached) to identifiers in successive indexes in the HDD reserved area to find a matching set of identifiers if an index containing such a set exists.
If an associated index is found, its pointer is used to retrieve the associated system configuration information (see Fig.2). If the configuration information is successfully retrieved, the process advances to step 18 where the retrieved information is written to the system unit NVRAM, and relevant portions of that information are transferred to registers 23 on the cards and NVRAM on an expansion unit if one is attached (steps 14 through 16 discussed previously) . If any associated index is not found, or associated system configuration information is not otherwise retrievable, the attempt in step 17 is unsuccessful and the process branches to step 19 to evoke a setup process for the current "new" system configuration. As noted earlier this process may be time consuming, in that it may require system user participation and several rebooted and the POST process of Fig.4 is then repeated with a successful retrieval of system configuration information from the HDD, etc. It should be appreciated that once system configuration is saved to the HDD (or equivalent storage), it is unnecessary to repeat the setup process by which that information is created, therefore, in system usage environments which are expected to have frequently alterable configurations — exemplified by notebook type systems which are operated in standalone and docked configurations — the invention allows for more efficient operation of the system at each change of configuration.
Further, in such embodiments, certain failures of attachments to the expansion units may be readily detectable since each expansion unit contains a respective NVRAM to store ID's of adapter cards attached it. Detection of failure or error would result if an ID read from a card attached to the expansion unit did not match the ID associatively held in the NVRA of that unit. But even if the ID read from a faulty card happened to match that in the expansion unit NVRAM, the resulting state of the expansion unit usually would be erroneous in respect to the active state transferred to that card and the fault would be detectable by other tests. Still further, in the embodiment, in addition to an identifier value (ID), each expansion unit can have a unique name. Therefore, the embodiment has the advantage that it is suitable to a case where although the same type of adapter cards are inserted in the same type of expansion units, yet system information different from one another for the expansion units must be set up, for the convenience of their use. Such cases are as follows:
Communication adapter cards on each expansion unit are connected to the same communication network and non-duplicated addresses over the network must be specified for the individual communication adapter cards as system information, or different amounts of memory are mounted on the same type of memory extension adapter cards.
Furthermore, the invention allows for automatic retrieval of system configuration information relative to altered configurations of slots that do not connect to expansion units. Thus, if a system is used in a mode in which card connections to slots on either the system unit or expansion unit are subject to frequent change, the invention would installations are changed to form a pre-existing card configuration.
It should be understood that although the secondary store for backup copies of system configuration infor¬ mation is shown as a hard disk drive in the described embodiment, it would be feasible to use other storage devices — e.g. optical disk drive, floppy disk drive, EPROM, EEPROM, battery backed up NVRAM,etc. — for the same function, so long as the device used is always accessible at system startup and its stored information is protected against unintentional alteration.
It also should be appreciated that with a large enough system NVRAM, a separate HDD or other storage device would not be needed. With such capability, system configuration information for all previously set up configurations could be stored in the system NVRAM, in association with slot/device ID's and expansion unit names, and selected directly by the POST program for association with any current configuration. It should be appreciated also that the invention could be useful even in systems not having connectable expansion units, but otherwise subject to dynamic changes of configuration.

Claims

C L A I S
1. In a data processing system including plural units pluggably connectable in a variety of different configurations, a method for automatically initializing said system to adapt to said variety of connections comprising:
at the first time that each of said configurations of unit connections is established, creating a set of system configuration information corresponding to respective configuration of unit connections and storing that information in a non-volatile form in which the information is directly accessible for use by the system without user interaction;
and at each subsequent initializing of said system:
detecting the configuration of unit connections currently present in said system;
locating configuration information corresponding to the currently detected configuration of unit connections; and
applying portions of the located set of configuration information to individual ones of the units currently inter-connected so as to condition the currently connected units to an ensemble of operating states uniquely defined by the selected set and uniquely suited for operation of said system in detected configuration.
2. A method as defined in claim 1, wherein said detecting, locating and applying functions are performed as part of a diagnostic self test procedure that is performed by the system at each initialization thereof.
3. A method as defined in claim 2, wherein the system configuration information created when a said configuration of unit connection is first esta¬ blished is stored in first and second non-volatile memories; the first memory holding only one set of configuration information corresponding to the configuration present when the system was last initialized, and second memory having capacity to store plural sets of system configuration information corresponding to plural respective different configurations of unit connections; and wherein said locating step includes:
determining if the detected configuration of unit connections corresponds to the set of configuration information stored in said first memory; and
responsive to a determination that the detected configuration of unit connections does not correspond to the set of information stored in the first memory, determining if the detected configuration corresponds to a set of configuration information currently stored in said second memory.
4. A method as defined in claim 3, wherein said detecting step comprises detecting identifying (ID) information associated with individual units currently connected in the system, wherein the first memory is a non-volatile RAM (NVRAM) and the second memory is a reserved portion of a hard disk drive (HDD) that is permanently connected in the system, wherein the function of storing each said first established set of configuration information in said HDD comprises storing that information in association with the ID information corresponding to the units then being configured, and wherein said function of locating the same information relative to said HDD involves scanning the ID information associatively stored therein for correspondence to the ID information currently detected.
5. In a data processing system including a system unit and I/O adapter units interconnectable in a variety of different configurations subject to frequent alteration, an arrangement for efficiently initializing the system comprising:
non-volatile storage means retentively storing a plurality of sets of system configuration information corresponding to various different ones of said connection configurations;
means operative during each initialization of said system for detecting the current configuration of connections between said system unit and said adapter units; and
means responsive to said detected connection configuration for selecting a corresponding one of said stored sets of configuration information, and for applying information in the selected set to adapter units currently connected to the system unit in order to condition said adapter units to an operating state uniquely suited to the detected configuration of connections.
6. In a data processing system including a system unit, information storage facilities and I/O attachments connectable to said unit in a variety of different configurations subject to frequent alteration, an arrangement for automatically initializing said system to a proper operating state corresponding to its immediate configuration of attachment connections comprising:
first non-volatile memory means for storing configuration information corresponding to the configuration of attachment connections existing when the system was last previously initialized;
first system state determining means operative during initialization for determining if the attachment connections currently existing corresponding to those associated with the information currently held in the first non-volatile memory means;
means responsive to a determination of correspondence by said first state determining means for setting the attachments currently connected to said system to operating states defined by the system configuration held in said first non-volatile memory means;
second system state determining means responsive to a determination of non-correspondence by said first state determining means for determining if system configuration information corresponding to the current configuration of attachment connections is accessible in a storage facility of said system other than said first non-volatile memory means; and
means responsive to a determination by said second state determining means that corresponding system configuration information is available in said other storage facility for: (a) retrieving the corresponding information from said other facility; (b) writing the retrieved information into the first non-volatile memory means; and (c) setting the attachments currently connected to said system to operating states defined by the retrieved information.
7. In a data processing system including a system unit and attachments connectable in a variety of different configurations subject to frequent alteration, an arrangement for enabling said system to automatically reconfigure each time that it is initialized, comprising:
first non-volatile memory means for storing system configuration information associated with a current configuration of attachment connections;
second non-volatile memory means for storing backup system configuration information associated with multiple previously established configurations of attachment connections;
means operating during initialization of the system for determining if the current configuration of attachment connections corresponds to the configuration information stored in said first non-volatile memory means;
means responsive to a determination of correspondence by said determining means for transferring configuration information from said first non-volatile memory means to attachments currently connected to said system for establishing an useful operating state in each currently connected attachment; and
means responsive to a determination of non-correspondence by said determining means for: (a) automatically retrieving backup system configuration information corresponding to the current configuration of attachment connections., from said second non-volatile memory means; (b) transferring that backup information into said first non-volatile memory means; and (c) distributing parts of that transferred information to each of the currently connected attachments.
8. An expansion unit to be attached to a data processing system in order to expand the system resources usable by said system, said expansion unit having at least one slot into which an adapter card is to be attached, said adapter card having its identifier, wherein said expansion unit has a non volatile memory for storing the identifiers of each adapter card which are currently attached to said expansion unit.
9. An expansion unit as defined in claim 8, wherein said non volatile memory also stores a name specified to distinguish said expansion unit from another expansion unit.
PCT/EP1992/002075 1991-10-11 1992-09-08 Setting up system configuration in a data processing system WO1993007568A1 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
DE69223799T DE69223799T2 (en) 1991-10-11 1992-09-08 SETTING THE SYSTEM CONFIGURATION IN A DATA PROCESSING SYSTEM
SK410-94A SK41094A3 (en) 1991-10-11 1992-09-08 Setting up system configuration in a data processing system
PL92303103A PL170363B1 (en) 1991-10-11 1992-09-08 Method of and apparatus for initialisation in a data processing system
EP92919059A EP0608253B1 (en) 1991-10-11 1992-09-08 Setting up system configuration in a data processing system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP3290405A JPH0736175B2 (en) 1991-10-11 1991-10-11 System configuration setting method of data processing system, data processing system, and expansion unit for data processing system
JP290405/91 1991-10-11

Publications (1)

Publication Number Publication Date
WO1993007568A1 true WO1993007568A1 (en) 1993-04-15

Family

ID=17755592

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/EP1992/002075 WO1993007568A1 (en) 1991-10-11 1992-09-08 Setting up system configuration in a data processing system

Country Status (13)

Country Link
US (1) US5497490A (en)
EP (1) EP0608253B1 (en)
JP (1) JPH0736175B2 (en)
KR (1) KR970008528B1 (en)
CN (1) CN1026630C (en)
CA (1) CA2074027C (en)
CZ (1) CZ290949B6 (en)
DE (1) DE69223799T2 (en)
HU (1) HU217158B (en)
PL (1) PL170363B1 (en)
RU (1) RU2155376C2 (en)
SK (1) SK41094A3 (en)
WO (1) WO1993007568A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0661637A1 (en) * 1993-12-30 1995-07-05 International Business Machines Corporation Configuration and RAM/ROM control of daughter card residing on adapter card
WO1996041274A1 (en) * 1995-06-07 1996-12-19 Advanced Micro Devices, Inc. Dynamically reconfigurable data bus
WO1997024668A1 (en) * 1995-12-28 1997-07-10 Ipl Systems, Inc. Dasd storage back up including back up synchronization across multiple dasd
GB2342472A (en) * 1998-10-09 2000-04-12 Sun Microsystems Inc Process monitoring in a computer system

Families Citing this family (110)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06332744A (en) * 1993-05-19 1994-12-02 Nec Corp Testing method for information processor
US5745669A (en) * 1993-10-21 1998-04-28 Ast Research, Inc. System and method for recovering PC configurations
US5805834A (en) * 1994-03-30 1998-09-08 Zilog, Inc. Hot reconfigurable parallel bus bridging circuit
US5732280A (en) * 1994-07-15 1998-03-24 International Business Machines Corp. Method and apparatus for dynamically assigning programmable option select identifiers
US5864698A (en) * 1994-08-24 1999-01-26 Packard Bell Nec Disk based bios
DE69516634T2 (en) * 1994-11-04 2000-09-21 Canon Information Syst Inc Intelligent reprogramming of a flash memory
US5642481A (en) * 1995-03-29 1997-06-24 Microsoft Corporation Method and system for validating a memory window in system address space
WO1996038784A1 (en) * 1995-06-02 1996-12-05 Systemsoft Corporation Digital data processing method and apparatus for peripheral device control
US5638299A (en) * 1995-06-22 1997-06-10 Miller; Keith Light weight, self-contained programmable data-acquisition system
US5710930A (en) * 1995-08-04 1998-01-20 Intel Corporation Apparatus and a method for allowing an operating system of a computer system to persist across a power off and on cycle
US6336161B1 (en) * 1995-12-15 2002-01-01 Texas Instruments Incorporated Computer configuration system and method with state and restoration from non-volatile semiconductor memory
US5848231A (en) * 1996-02-12 1998-12-08 Teitelbaum; Neil System configuration contingent upon secure input
JPH09237141A (en) * 1996-02-29 1997-09-09 Toshiba Corp Computer system and extension unit to be applied to the same
US5875094A (en) * 1996-08-02 1999-02-23 Compaq Computer Corporation Portable computer docking station with adjustable insertion angle
US5826042A (en) * 1996-08-02 1998-10-20 Compaq Computer Corporation Portable computer docking station with module connection replicator
US6247040B1 (en) 1996-09-30 2001-06-12 Lsi Logic Corporation Method and structure for automated switching between multiple contexts in a storage subsystem target device
US6148326A (en) * 1996-09-30 2000-11-14 Lsi Logic Corporation Method and structure for independent disk and host transfer in a storage subsystem target device
US6081849A (en) * 1996-10-01 2000-06-27 Lsi Logic Corporation Method and structure for switching multiple contexts in storage subsystem target device
US5761322A (en) * 1996-12-31 1998-06-02 Compaq Computer Corporation Portable computer speaker enclosure
US6052781A (en) * 1997-02-21 2000-04-18 Savvy Frontiers Property Trust Multiple user computer including anti-concurrent user-class based disjunctive separation of plural hard drive operation
US6449686B1 (en) * 1997-03-06 2002-09-10 Micron Technology, Inc. Method and apparatus for determining removable magnetic media types in a computer after detection of a read error condition
US6748524B1 (en) * 1997-04-30 2004-06-08 Gateway, Inc. Display and recordation of non-volatile memory changes
US6014714A (en) * 1997-06-16 2000-01-11 International Business Machines Corporation Adapter card system including for supporting multiple configurations using mapping bit
US6076180A (en) 1997-06-23 2000-06-13 Micron Electronics, Inc. Method for testing a controller with random constraints
US5832418A (en) * 1997-06-23 1998-11-03 Micron Electronics Apparatus for testing a controller with random contraints
US5973734A (en) 1997-07-09 1999-10-26 Flashpoint Technology, Inc. Method and apparatus for correcting aspect ratio in a camera graphical user interface
US5935252A (en) * 1997-08-18 1999-08-10 International Business Machines Corporation Apparatus and method for determining and setting system device configuration relating to power and cooling using VPD circuits associated with system devices
US5898843A (en) * 1997-10-08 1999-04-27 International Business Machines Corporation System and method for controlling device which is present in media console and system unit of a split computer system
US6059842A (en) * 1998-04-14 2000-05-09 International Business Machines Corp. System and method for optimizing computer software and hardware
JP4085478B2 (en) * 1998-07-28 2008-05-14 ソニー株式会社 Storage medium and electronic device system
US6317141B1 (en) 1998-12-31 2001-11-13 Flashpoint Technology, Inc. Method and apparatus for editing heterogeneous media objects in a digital imaging device
US6408397B1 (en) 1999-05-24 2002-06-18 Dell Usa, L.P. Using RTC wake-up to enable recovery from power failures
US6467088B1 (en) * 1999-06-30 2002-10-15 Koninklijke Philips Electronics N.V. Reconfiguration manager for controlling upgrades of electronic devices
KR100319870B1 (en) * 1999-08-23 2002-01-10 윤종용 Method for processing the data in the non volatilization RAM safely
JP2001086118A (en) * 1999-09-16 2001-03-30 Nec Corp Method for remotely managing computer system
EP1085396A1 (en) * 1999-09-17 2001-03-21 Hewlett-Packard Company Operation of trusted state in computing platform
US6866581B2 (en) * 1999-09-24 2005-03-15 Igt Video gaming apparatus for wagering with universal computerized controller and I/O interface for unique architecture
US6935946B2 (en) * 1999-09-24 2005-08-30 Igt Video gaming apparatus for wagering with universal computerized controller and I/O interface for unique architecture
US6449715B1 (en) * 1999-10-04 2002-09-10 Fisher-Rosemount Systems, Inc. Process control configuration system for use with a profibus device network
US6611912B1 (en) * 2000-02-04 2003-08-26 Advanced Micro Devices, Inc. Method and apparatus having a system BIOS write configuration data of a riser card to a controller configuration space when connecting the riser card to a motherboard
US6370646B1 (en) 2000-02-16 2002-04-09 Miramar Systems Method and apparatus for multiplatform migration
US7988559B2 (en) * 2001-03-08 2011-08-02 Igt Computerized gaming system, method and apparatus
US7043641B1 (en) * 2000-03-08 2006-05-09 Igt Encryption in a secure computerized gaming system
CA2402389A1 (en) * 2000-03-08 2002-09-19 Shuffle Master, Inc. Computerized gaming system, method and apparatus
WO2002006965A1 (en) * 2000-07-18 2002-01-24 Fujitsu Limited Data management method, electronic device and storage medium
DE10043841A1 (en) 2000-09-06 2002-03-14 Moeller Gmbh Method for connecting an expansion module to a programmable electrical switching device
KR100385184B1 (en) 2000-10-19 2003-05-27 삼성전자주식회사 Computer system and method for setting up an operating system information thereof
DE10052624A1 (en) * 2000-10-24 2002-05-08 Abb Patent Gmbh Process to monitor presence of a printed circuit board prior to start-up of a modular electronic system
GB2376763B (en) * 2001-06-19 2004-12-15 Hewlett Packard Co Demonstrating integrity of a compartment of a compartmented operating system
EP1215576A3 (en) * 2000-12-15 2006-03-15 International Business Machines Corporation Automatic application restart in an embedded environment
GB0102518D0 (en) * 2001-01-31 2001-03-21 Hewlett Packard Co Trusted operating system
GB0102516D0 (en) * 2001-01-31 2001-03-21 Hewlett Packard Co Trusted gateway system
US7356816B2 (en) 2001-02-13 2008-04-08 Computer Associates Think, Inc. Method and apparatus for multiplatform migration
GB2372592B (en) 2001-02-23 2005-03-30 Hewlett Packard Co Information system
GB2372595A (en) * 2001-02-23 2002-08-28 Hewlett Packard Co Method of and apparatus for ascertaining the status of a data processing environment.
US7203841B2 (en) * 2001-03-08 2007-04-10 Igt Encryption in a secure computerized gaming system
US6854052B2 (en) * 2001-04-18 2005-02-08 International Business Machines Corporation Method to validate system configuration
US7054963B2 (en) * 2001-06-18 2006-05-30 Betts-Lacroix Jonathan Modular computing system
GB2376762A (en) * 2001-06-19 2002-12-24 Hewlett Packard Co Renting a computing environment on a trusted computing platform
GB0114898D0 (en) * 2001-06-19 2001-08-08 Hewlett Packard Co Interaction with electronic services and markets
GB2376764B (en) * 2001-06-19 2004-12-29 Hewlett Packard Co Multiple trusted computing environments
GB2378013A (en) * 2001-07-27 2003-01-29 Hewlett Packard Co Trusted computer platform audit system
US20030028628A1 (en) * 2001-08-03 2003-02-06 Ncr Corporation Method for storing, retrieving and managing configuration settings of computer systems
US7618317B2 (en) * 2001-09-10 2009-11-17 Jackson Mark D Method for developing gaming programs compatible with a computerized gaming operating system and apparatus
US6902481B2 (en) * 2001-09-28 2005-06-07 Igt Decoupling of the graphical presentation of a game from the presentation logic
US8708828B2 (en) * 2001-09-28 2014-04-29 Igt Pluggable modular gaming modifiers and configuration templates for gaming environments
US7931533B2 (en) * 2001-09-28 2011-04-26 Igt Game development architecture that decouples the game logic from the graphics logics
US7610366B2 (en) * 2001-11-06 2009-10-27 Canon Kabushiki Kaisha Dynamic network device reconfiguration
GB2382419B (en) * 2001-11-22 2005-12-14 Hewlett Packard Co Apparatus and method for creating a trusted environment
WO2003045519A1 (en) * 2001-11-26 2003-06-05 Igt Pass-through live validation device and method
US7024547B2 (en) * 2001-12-10 2006-04-04 Intel Corporation Method and system for initializing a hardware device
US20030203755A1 (en) * 2002-04-25 2003-10-30 Shuffle Master, Inc. Encryption in a secure computerized gaming system
US20060129721A1 (en) * 2002-06-18 2006-06-15 Betts-Lacroix Jonathan Modular computing system
US20030231168A1 (en) * 2002-06-18 2003-12-18 Jory Bell Component for use as a portable computing device and pointing device in a modular computing system
US6993615B2 (en) * 2002-11-15 2006-01-31 Microsoft Corporation Portable computing device-integrated appliance
US7054965B2 (en) * 2003-03-18 2006-05-30 Oqo Incorporated Component for use as a portable computing device and pointing device
EP1473630A3 (en) * 2003-04-11 2007-10-10 Samsung Electronics Co., Ltd. Computer system and method of setting an interface card therein
TWI227852B (en) * 2003-10-03 2005-02-11 Via Tech Inc Computer-aided setup of system configure of DVD player
US7272420B2 (en) * 2004-01-14 2007-09-18 Microsoft Corporation Mobile device interface and adaptation system
US8140475B1 (en) * 2004-02-26 2012-03-20 Netapp, Inc. Dynamic configuration archival and retrieval
US20060031425A1 (en) * 2004-06-07 2006-02-09 Northrop Grumman Corporation Method for imaging computer systems
US20060026587A1 (en) * 2004-07-28 2006-02-02 Lemarroy Luis A Systems and methods for operating system migration
EP2194476B1 (en) 2005-03-22 2014-12-03 Hewlett-Packard Development Company, L.P. Method and apparatus for creating a record of a software-verification attestation
US7412629B2 (en) * 2005-06-09 2008-08-12 International Business Machines Corporation Method to override daughterboard slots marked with power fault
WO2007031948A2 (en) * 2005-09-14 2007-03-22 Utstarcom, Inc. Method and system for loading programmable memory devices in an electronic system using volatile memories
US7447899B2 (en) * 2006-03-30 2008-11-04 Inventec Corporation Method for conserving system resources
US9224145B1 (en) 2006-08-30 2015-12-29 Qurio Holdings, Inc. Venue based digital rights using capture device with digital watermarking capability
US7757060B2 (en) * 2006-09-11 2010-07-13 Dell Products L.P. Reducing wake latency time for power conserving state transition
US7660912B2 (en) * 2006-10-18 2010-02-09 International Business Machines Corporation I/O adapter LPAR isolation in a hypertransport environment
JP5030538B2 (en) * 2006-11-07 2012-09-19 株式会社リコー Data communication system, unit and data communication method
CN100451993C (en) * 2006-12-21 2009-01-14 威盛电子股份有限公司 Method for processing multi-source data
US8259613B2 (en) * 2006-12-29 2012-09-04 Lenovo (Singapore) Pte. Ltd. Autonomic network connections
US20080168208A1 (en) * 2007-01-09 2008-07-10 International Business Machines Corporation I/O Adapter LPAR Isolation In A Hypertransport Environment With Assigned Memory Space Indexing a TVT Via Unit IDs
US20080168207A1 (en) * 2007-01-09 2008-07-10 International Business Machines Corporation I/O Adapter LPAR Isolation In A Hypertransport Envikronment Employing A Content Addressable Memory
US7617340B2 (en) * 2007-01-09 2009-11-10 International Business Machines Corporation I/O adapter LPAR isolation with assigned memory space
US7840740B2 (en) 2007-06-05 2010-11-23 Apple Inc. Personal media device docking station having an accessory device detector
TW200912689A (en) * 2007-09-14 2009-03-16 Icp Das Co Ltd Distributed automated system, I/O module expansion unit for distributed automatic system, method for fast confirming, setting and replacing I/O module, method for fast detecting I/O module hot swapping
CN101408765B (en) * 2007-10-08 2012-07-25 泓格科技股份有限公司 Distributed automatic system and I/O extending unit
JP2009211170A (en) * 2008-02-29 2009-09-17 Toshiba Corp Information processor and start control method
US20100138581A1 (en) * 2008-12-02 2010-06-03 Randall Bird Universal Docking System
CN102467423A (en) * 2010-11-18 2012-05-23 英业达股份有限公司 Method for backing up memory data
CN102200937A (en) * 2011-05-31 2011-09-28 深圳创维-Rgb电子有限公司 Method, device and television system for reading data in not-and (NAND) flash memory
CN105027040B (en) 2013-01-21 2018-09-21 要点科技印度私人有限公司 text input system and method
IN2013CH00469A (en) 2013-01-21 2015-07-31 Keypoint Technologies India Pvt Ltd
US20150026076A1 (en) * 2013-07-18 2015-01-22 Netapp, Inc. System and Method for Providing Customer Guidance in Deploying a Computing System
US20150026077A1 (en) * 2013-07-18 2015-01-22 Netapp, Inc. Centralized Method for Customer Assistance and System Verification
CN104731744B (en) * 2015-03-13 2017-07-04 中国航天科技集团公司第九研究院第七七一研究所 A kind of restructural Embedded Computer On Modules based on SiP
JP6694145B2 (en) 2017-01-17 2020-05-13 富士通クライアントコンピューティング株式会社 Information processing device and management program
KR20220019944A (en) 2020-08-11 2022-02-18 삼성전자주식회사 Storage devices and methods of operating storage devices
US11334447B2 (en) 2020-08-27 2022-05-17 Nuvoton Technology Corporation Integrated circuit facilitating subsequent failure analysis and methods useful in conjunction therewith

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0281999A2 (en) * 1987-03-13 1988-09-14 International Business Machines Corporation Data processing system with pluggable option card
GB2218549A (en) * 1988-04-20 1989-11-15 Brother Ind Ltd Option unit detecting apparatus for electronic equipment
EP0364115A2 (en) * 1988-10-14 1990-04-18 Compaq Computer Corporation Dynamically configurable portable computer system

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4403303A (en) * 1981-05-15 1983-09-06 Beehive International Terminal configuration manager
US5038320A (en) * 1987-03-13 1991-08-06 International Business Machines Corp. Computer system with automatic initialization of pluggable option cards
JP3275261B2 (en) * 1990-03-09 2002-04-15 セイコーエプソン株式会社 Information processing device
US5265238A (en) * 1991-01-25 1993-11-23 International Business Machines Corporation Automatic device configuration for dockable portable computers

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0281999A2 (en) * 1987-03-13 1988-09-14 International Business Machines Corporation Data processing system with pluggable option card
GB2218549A (en) * 1988-04-20 1989-11-15 Brother Ind Ltd Option unit detecting apparatus for electronic equipment
EP0364115A2 (en) * 1988-10-14 1990-04-18 Compaq Computer Corporation Dynamically configurable portable computer system

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0661637A1 (en) * 1993-12-30 1995-07-05 International Business Machines Corporation Configuration and RAM/ROM control of daughter card residing on adapter card
WO1996041274A1 (en) * 1995-06-07 1996-12-19 Advanced Micro Devices, Inc. Dynamically reconfigurable data bus
WO1997024668A1 (en) * 1995-12-28 1997-07-10 Ipl Systems, Inc. Dasd storage back up including back up synchronization across multiple dasd
GB2342472A (en) * 1998-10-09 2000-04-12 Sun Microsystems Inc Process monitoring in a computer system
GB2342472B (en) * 1998-10-09 2000-12-13 Sun Microsystems Inc Process monitoring in a computer system

Also Published As

Publication number Publication date
JPH0736175B2 (en) 1995-04-19
CN1071772A (en) 1993-05-05
SK41094A3 (en) 1994-09-07
JPH05108534A (en) 1993-04-30
CA2074027A1 (en) 1993-04-12
HUT66904A (en) 1995-01-30
CZ290949B6 (en) 2002-11-13
EP0608253B1 (en) 1997-12-29
DE69223799D1 (en) 1998-02-05
KR930008655A (en) 1993-05-21
HU9401023D0 (en) 1994-07-28
RU2155376C2 (en) 2000-08-27
DE69223799T2 (en) 1998-06-25
CA2074027C (en) 1999-11-09
EP0608253A1 (en) 1994-08-03
KR970008528B1 (en) 1997-05-24
HU217158B (en) 1999-11-29
PL170363B1 (en) 1996-12-31
CZ9400791A3 (en) 2002-06-12
CN1026630C (en) 1994-11-16
US5497490A (en) 1996-03-05

Similar Documents

Publication Publication Date Title
EP0608253B1 (en) Setting up system configuration in a data processing system
CA2046356C (en) Method and apparatus for improved initialization of computer system features
US5768568A (en) System and method for initializing an information processing system
US6904457B2 (en) Automatic firmware update of processor nodes
US6463550B1 (en) Computer system implementing fault detection and isolation using unique identification codes stored in non-volatile memory
US5426775A (en) Method and a device for booting a computer at a programmed time
US6658599B1 (en) Method for recovering from a machine check interrupt during runtime
US6496945B2 (en) Computer system implementing fault detection and isolation using unique identification codes stored in non-volatile memory
US6289426B1 (en) Drive preparation methods for intelligent backup systems
US6266721B1 (en) System architecture for remote access and control of environmental management
EP1119806B1 (en) Configuring system units
US6134616A (en) Method and apparatus for dynamic re-enumeration and reconfiguration of computer devices after system hibernation
EP0978037B1 (en) Methods and apparatus for diagnosing and correcting faults in computers
CN101373433A (en) Method for updating BIOS and computer and system using the same
US7127638B1 (en) Method and apparatus for preserving data in a high-availability system preserving device characteristic data
US5828820A (en) Mirror disk control method and mirror disk device
EP0886211B1 (en) Initial program load
US6862645B2 (en) Computer system
JPH0784767A (en) Device and method for managing generation among processors in plural processor systems
KR0182632B1 (en) Client server system performing automatic reconnection and control method thereof
EP1185932B1 (en) Method and apparatus for automatically reintegrating a module into a computer system
JPH06103220A (en) Data processing system
JPH09305384A (en) Operation information management system
JPS62280945A (en) Memory system
JPH10269162A (en) Resource allocation setting method for expansion card in fa controller, fa controller and expansion card for fa controller

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): CS DE HU PL RU UA

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH DE DK ES FR GB GR IE IT LU MC NL SE

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
LE32 Later election for international application filed prior to expiration of 19th month from priority date or according to rule 32.2 (b)
EX32 Extension under rule 32 effected after completion of technical preparation for international publication
WWE Wipo information: entry into national phase

Ref document number: 1992919059

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: PV1994-791

Country of ref document: CZ

WWE Wipo information: entry into national phase

Ref document number: 41094

Country of ref document: SK

LE32 Later election for international application filed prior to expiration of 19th month from priority date or according to rule 32.2 (b)
EX32 Extension under rule 32 effected after completion of technical preparation for international publication
LE32 Later election for international application filed prior to expiration of 19th month from priority date or according to rule 32.2 (b)
LE32 Later election for international application filed prior to expiration of 19th month from priority date or according to rule 32.2 (b)
LE32 Later election for international application filed prior to expiration of 19th month from priority date or according to rule 32.2 (b)
LE32 Later election for international application filed prior to expiration of 19th month from priority date or according to rule 32.2 (b)
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

WWP Wipo information: published in national office

Ref document number: 1992919059

Country of ref document: EP

WWG Wipo information: grant in national office

Ref document number: 1992919059

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: PV1994-791

Country of ref document: CZ

WWG Wipo information: grant in national office

Ref document number: PV1994-791

Country of ref document: CZ