US6591320B1 - Method and system for selective disablement of expansion bus slots in a multibus data processing system - Google Patents

Method and system for selective disablement of expansion bus slots in a multibus data processing system Download PDF

Info

Publication number
US6591320B1
US6591320B1 US09/075,304 US7530499A US6591320B1 US 6591320 B1 US6591320 B1 US 6591320B1 US 7530499 A US7530499 A US 7530499A US 6591320 B1 US6591320 B1 US 6591320B1
Authority
US
United States
Prior art keywords
bus
data
processing system
reset line
slot
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
US09/075,304
Inventor
Richard Wayne Cheston
Daryl Carvis Cromer
Dhruv Manmohandas Desai
Jan Michael Janick
Howard Jeffrey Locker
Ernest Nelson Mandese
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.)
Lenovo Singapore Pte Ltd
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
Assigned to INTERNATIONAL BUSINESS MACHINES CORPORATION reassignment INTERNATIONAL BUSINESS MACHINES CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: DESAI, DHRUV M., JANICK, JAN M., LOCKER, HOWARD J., MANDESE, ERNEST N., CHESTON, RICHARD W., CROMER, DARYL C.
Application filed by International Business Machines Corp filed Critical International Business Machines Corp
Priority to US09/075,304 priority Critical patent/US6591320B1/en
Application granted granted Critical
Publication of US6591320B1 publication Critical patent/US6591320B1/en
Assigned to LENOVO (SINGAPORE) PTE LTD. reassignment LENOVO (SINGAPORE) PTE LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: INTERNATIONAL BUSINESS MACHINES CORPORATION
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Classifications

    • 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/4004Coupling between buses
    • G06F13/4027Coupling between buses using bus bridges

Definitions

  • the present invention relates, in general, to an improved data-processing system and, in particular, to a method and system for eliminating peripheral device conflicts in a multibus data-processing system. Still more particularly, the present invention relates to a method and system for selectively disabling expansion slots associated with one bus in a multibus data-processing system.
  • Modern data-processing systems utilize one or more sets of hardware lines for data transfer among the components of a computer system.
  • the set of hardware lines is referred to as a “bus” and is essentially a shared highway that connects different parts of the system, including the microprocessor, disk-drive controller, memory and input/output ports and enables those devices to transfer information.
  • a bus typically consists of specialized groups of lines that carry different types of information. One group of lines may carry data, while another group carries memory addresses where data items may be found. Still another group of lines within the bus may carry control signals. Buses are typically characterized by the number of bits that can be transferred at a single time. Most modern data-processing systems also contain one or more expansion slots into which additional peripheral devices may be plugged to connect those devices to the bus.
  • bus configurations are known in the construction of data-processing systems.
  • the original personal computer manufactured by International Business Machines Corporation, utilized a bus which supported eight bits at one time.
  • Subsequent improvements to that bus created the so-called “AT” bus which supports 16 bits of data simultaneously.
  • ISA Industry Standard Architecture
  • Peripheral devices or expansion cards plugged into such slots must be configured to operate with the personal computer system. That is, memory locations, specific interrupt requests (IRQ) and various other specifications must be appropriately selected in order for a peripheral device plugged into an Industry Standard Architecture (ISA) bus in order to function properly.
  • IRQ interrupt requests
  • PCI Peripheral Component Interconnect
  • Intel Corporation defines a local bus system that per to ten PCI-compliant expansion cards to be installed within a computer.
  • a PCI local bus system requires the presence of a PCI controller card, which must be installed in one of the PCI-compliant slots.
  • a PCI controller can exchange data with the system's central processor at either 32 bits or 64 bits simultaneously, dependent upon the particular implementation, and permits intelligent, PCI-compliant adapters to perform tasks concurrently with the central processor utilizing a technique called bus mastering.
  • devices which conform to the “Plug and Play” specification permit the computer to automatically configure itself to work properly with peripheral devices plugged into expansion slots which are attached to a PCI local bus.
  • systems may be shipped by the manufacturer including both ISA and PCI expansion slots because certain functions are only available for ISA expansion slots; however, there exists a large base of customers who do not use ISA expansion slots, and consequently, the ability to prevent an end-user from inserting peripheral devices within ISA expansion slots, thus eliminating possible resource conflicts, would be highly desirable.
  • the method and system of the present invention may be utilized to eliminate peripheral device conflicts in a multibus data-processing system which includes a Peripheral Component Interconnect (PCI) bus having multiple slots for interconnecting peripheral devices in an automatically derived configuration and an Industry Standard Architecture (ISA) bus having multiple slots for interconnecting peripheral devices in a user-selected configuration.
  • PCI Peripheral Component Interconnect
  • ISA Industry Standard Architecture
  • Each slot included within the ISA bus includes a reset line for temporarily disabling an associated slot in response to an application of electrical power to the data-processing system, in order to prevent power transition problems.
  • a control signal is selectively applied to the reset line for one or more slots included within the ISA bus, thus temporarily disabling those slots during normal operation of the data-processing system.
  • FIG. 1 is a high-level block diagram of a network which may be utilized to implement the method and system of the present invention
  • FIG. 2 is a high-level block diagram of a multibus client system which may be utilized within the network of FIG. 1;
  • FIG. 3 is a high-level block diagram of the multibus client system of FIG. 2 with added network connection circuitry utilized to implement one embodiment of the method and system of the present invention
  • FIG. 4 is a high-level block diagram of a control logic circuit portion of the network connection circuitry of FIG. 3 which may be utilized to implement the method and system of the present invention
  • FIG. 5 is a schematic representation of a data packet which may be utilized to remotely control connector slots within the multibus client system of FIG. 2 in accordance with the method and system of the present invention.
  • FIG. 6 is a high-level logic flowchart implementation of a process for implementing the method and system of the present invention.
  • FIG. 1 there is depicted a high-level block diagram of a network which may be utilized to implement the method and system of the present invention.
  • a network master system 100 is depicted connected to a hub 102 by a LAN connector bus 106 .
  • Multiple client systems 104 A, 104 B and 104 C also are connected to hub 102 via respective LAN connector buses 106 .
  • the network illustrated within FIG. 1 conforms to the Ethernet specification and utilizes hubs common in such applications. It will be appreciated by those having skill in the art that other forms of network such as, for example, token ring, also may be utilized to implement the present invention.
  • FIG. 2 there is depicted a high-level block diagram of a multibus client system which may be utilized within the network of FIG. 1 .
  • the multibus client system of FIG. 2 includes a central processing unit (CPU) 200 which is connected by address, control and data buses 202 to a memory controller and PCI bus bridge chip 208 .
  • System memory 212 also is connected to memory controller and PCI bus bridge 208 .
  • PCI bus to ISA bus bridge 216 An industry-standard peripheral component interconnect expansion bus 240 is depicted coupling memory controller and PCI bus bridge 208 , IDE device controller 214 , PCI connector slots 218 and a PCI bus to ISA bus bridge chip 216 . As is common in such applications, PCI bus to ISA bus bridge 216 also includes power management logic.
  • the multibus data-processing system depicted in FIG. 2 also typically includes input devices and data storage devices such as fixed disk drive 222 and floppy disk drive 224 .
  • Fixed disk drive 222 is preferably connected to IDE controller 214 and floppy disk drive 224 is preferably connected to input/output controller 234 as depicted.
  • Input/output controller 234 is connected to ISA bus 242 and preferably includes an interface for flash memory 232 , which contains a microcode which will be executed by the multibus data-processing system depicted upon the application of electrical power.
  • flash memory 232 is preferably an electrically erasable programmable read-only memory (EEPROM) module and will include a BIOS (basic input/output system) which is utilized to interface between input/output devices and the operating system.
  • BIOS basic input/output system
  • Input/output controller 234 also includes low-voltage memory such as CMOS memory which may be utilized to store system configuration data. That is, data which describe the present configuration of the multibus data-processing system of FIG. 2 .
  • Such information may include a list of initial program load (IPL) devices set by a user and the sequence to be utilized for a particular power method, type of display, amount of memory, time, date, etc.
  • IPL initial program load
  • data stored within such low-voltage memory may include a special configuration program, such as a configuration/setup program which may be executed by the user of the multibus data-processing system depicted within FIG. 2.
  • a battery 236 typically is provided in association with input/output controller 234 in order to provide power to the low-voltage memory contained therein, to prevent loss of configuration data.
  • a plurality of ISA expansion slots 220 also are depicted coupled to ISA bus 242 .
  • each ISA expansion slot 220 includes a dedicated reset line coupled to reset logic 226 .
  • the reset line is generated within the power management logic of ISA bus bridge Chip 216 and is active only on the initial application of electrical power and is released when electrical power has achieved normal operating conditions. In this manner, the activity of peripheral devices within ISA expansion slots 220 may be curtailed during the initial application of electrical power in order to prevent any problems which may occur as a result of power transition.
  • a power reset signal coupled to reset control 226 is utilized to disable each ISA expansion slot 220 upon the initial application of electrical power.
  • FIG. 3 there is depicted a high-level block diagram of the multibus data-processing system of FIG. 2 with added network connection circuitry which may be utilized to implement one embodiment of the method and system of the present invention.
  • each element of the multibus data-processing system other than the network connection circuitry is unchanged from FIG. 2 and like reference numerals are utilized for those elements.
  • a modified network adapter 300 is coupled to the multibus data-processing system via one PCI expansion slot 218 .
  • control logic 400 which is connected to the bus which extends between physical layer 304 and Media Access Controller 308 .
  • Physical layer 304 is connected, via connector 306 , to the network depicted within FIG. 1 .
  • Control logic 400 may be implemented utilizing a “hard-wired” Application-Specific Integrated Circuit (ASIC) or a programmed general-purpose processor, as described herein. By connecting control logic 400 at the bus between physical layer 304 and Media Access Controller (MAC) 308 , control logic 400 may send and receive network packets utilizing physical layer 304 . Control logic 400 , in accordance with the method and system of the present invention, may accept data from physical layer 304 and provide control signals to the multibus data-processing system depicted in order to implement the method and system of the present invention.
  • ASIC Application-Specific Integrated Circuit
  • MAC Media Access Controller
  • control signals from control logic 400 may be coupled to reset controller 226 and utilized, in a manner which will be explained in greater detail herein, to selectively create an active signal on the reset line for one or more ISA expansion slots 220 .
  • one or more ISA expansion slots 220 may be selectively disabled in order to prevent peripheral device conflicts in applications wherein ISA expansion slots 220 are not utilized as specified by the system administrator of the network of FIG. 1 .
  • a power reset signal also may be generated by the power management logic of ISA bus bridge chip 216 as noted above.
  • individual reset signals also may be created via software routines or through general-purpose input/output pins.
  • FIG. 4 there is depicted a high-level block diagram of the control logic portion of the network connection circuitry of FIG. 3 which may be utilized to implement the method and system of the present invention.
  • signals are received within control logic 400 from the bus which interconnects physical layer 304 and Media Access Controller 308 at interface unit 514 .
  • Interface unit 514 preferably is a carrier since the multiple access interface which implements a suitable network protocol so that data packets transmitted from the network may be received within the multibus data-processing system of FIG. 2 . Signals thus received are passed to receive first-in/first-out buffer 508 .
  • Microcontroller 502 is utilized to coordinate the processing of that information in accordance with the method and system of the present invention, and when an appropriate network packet is received, that packet is processed by microcontroller 502 to update the status of expansion slots associated with the ISA bus. Data concerning the status of ISA expansion slots may be stored within register 510 .
  • a System Management (SM) bus interface 506 also is provided from control logic 400 to the multibus data-processing system so that the status of ISA expansion slots 220 and the content of registers of 510 may be accessed by the multibus data-processing system.
  • SM System Management
  • Reset drive 520 provides a plurality of logic signals generally indicated at reference numeral 401 which are coupled to reset control 226 and utilized, in the manner described above, to selectively disable one or more ISA expansion slots 220 in accordance with the method and system of the present invention during normal operation of the data-processing system.
  • the method and system of the present invention provides a technique whereby a control signal may be generated and utilized to selectively disable one or more ISA expansion slots within the multibus data-processing system. This technique effectively prevents device conflicts since all peripheral devices plugged into PCI bus 240 are automatically configured and no conflict may occur.
  • packet 600 preferably includes a network header which may include a MAC header, an IP header and a UDP header, as is well-known in the art of network communications in order to provide addresses, identifiers and other information to ensure correct transfer of the packet.
  • the data packet preferably also includes information content which is to be transferred.
  • the data packet preferably includes a data format and multiple bits of data. In the format depicted within FIG. 5, multiple data signals are provided which include the enable/disable status of each ISA expansion slot 220 . This information, when processed by control logic 400 , as described above with respect to FIG. 4, may be efficiently and effectively utilized to selectively disable one or more ISA expansion slots 220 (see FIG. 2) during normal operation of the multibus data-processing system.
  • Block 702 depicts a determination of whether or not a packet has been received at control logic 400 . If not, the process merely iterates until such time as a packet has been received.
  • Block 704 illustrates the removal of the header data, and thereafter, the process passes to block 706 .
  • Block 706 depicts a determination of whether or not the received packet is a slot-control packet, and if not, the process passes to block 708 where the data within the packet is processed normally.
  • Block 710 depicts the determination of the enable/disable status of each ISA expansion slot within the multibus data-processing system. Thereafter, the process passes to block 712 .
  • Block 712 depicts the transmission of appropriate reset signals to each ISA expansion slot. The process then passes to block 714 and returns.
  • block 708 after normal processing of a non-slot-control packet, the process also passes to block 714 and returns.

Abstract

A method and system for eliminating peripheral device conflicts in a multibus data-processing system which includes a Peripheral Component Interconnect (PCI) plus having multiple slots for interconnecting peripheral devices in an automatically derived configuration and an Industry Standard Architecture (ISA) bus having multiple slots for interconnecting peripheral devices in a user-selected configuration. Each slot included within the ISA bus includes a reset line for temporarily disabling an associated slot in response to an application of electrical power to the data-processing system in order to prevent power transition problems. In response to an existing or potential device conflict brought about by a user-selected configuration, a control signal is selectively applied to the reset line for one or more slots included within the ISA bus, temporarily disabling those slots during normal operation of the data-processing system.

Description

BACKGROUND OF THE INVENTION
1. Technical Field
The present invention relates, in general, to an improved data-processing system and, in particular, to a method and system for eliminating peripheral device conflicts in a multibus data-processing system. Still more particularly, the present invention relates to a method and system for selectively disabling expansion slots associated with one bus in a multibus data-processing system.
2. Description of the Related Art
Modern data-processing systems utilize one or more sets of hardware lines for data transfer among the components of a computer system. The set of hardware lines is referred to as a “bus” and is essentially a shared highway that connects different parts of the system, including the microprocessor, disk-drive controller, memory and input/output ports and enables those devices to transfer information. A bus typically consists of specialized groups of lines that carry different types of information. One group of lines may carry data, while another group carries memory addresses where data items may be found. Still another group of lines within the bus may carry control signals. Buses are typically characterized by the number of bits that can be transferred at a single time. Most modern data-processing systems also contain one or more expansion slots into which additional peripheral devices may be plugged to connect those devices to the bus.
Many different types of bus configurations are known in the construction of data-processing systems. For example, the original personal computer, manufactured by International Business Machines Corporation, utilized a bus which supported eight bits at one time. Subsequent improvements to that bus created the so-called “AT” bus which supports 16 bits of data simultaneously.
More recently, the Industry Standard Architecture (ISA) bus design specification was promulgated which permits peripheral components to be added as cards plugged into standard expansion slots. Peripheral devices or expansion cards plugged into such slots must be configured to operate with the personal computer system. That is, memory locations, specific interrupt requests (IRQ) and various other specifications must be appropriately selected in order for a peripheral device plugged into an Industry Standard Architecture (ISA) bus in order to function properly.
Modern personal computers now often utilize the so-called Peripheral Component Interconnect (PCI) local bus. This specification was introduced by Intel Corporation and defines a local bus system that per to ten PCI-compliant expansion cards to be installed within a computer. A PCI local bus system requires the presence of a PCI controller card, which must be installed in one of the PCI-compliant slots. A PCI controller can exchange data with the system's central processor at either 32 bits or 64 bits simultaneously, dependent upon the particular implementation, and permits intelligent, PCI-compliant adapters to perform tasks concurrently with the central processor utilizing a technique called bus mastering. Additionally, devices which conform to the “Plug and Play” specification permit the computer to automatically configure itself to work properly with peripheral devices plugged into expansion slots which are attached to a PCI local bus.
Many current personal computers include both an ISA bus and a PCI bus. Industry experience has shown that customer support requests are often caused by resource conflicts or loss of functionality which occurs when an end-user improperly installs a peripheral device within an ISA slot, such as a modem, an audio card or multimedia devices. Such conflicts do not occur with a PCI bus as the automatic configuration resolves such conflicts at initiation.
Typically, systems may be shipped by the manufacturer including both ISA and PCI expansion slots because certain functions are only available for ISA expansion slots; however, there exists a large base of customers who do not use ISA expansion slots, and consequently, the ability to prevent an end-user from inserting peripheral devices within ISA expansion slots, thus eliminating possible resource conflicts, would be highly desirable.
Thus, those having skill in the art should appreciate that a method and system for selectively disabling expansion slots associated with an ISA bus could eliminate many customer support calls which are created as a result of resource conflicts.
Summary of the Invention
It is therefore one object of the present invention to provide an improved data-processing system.
It is another object of the present invention to provide an improved method and system for eliminating peripheral device conflicts in a multibus data-processing system.
It is yet another object of the present invention to provide an improved method and system for selectively disabling expansion slots associated with one bus in a multibus data-processing system.
The foregoing objects are achieved as is now described. The method and system of the present invention may be utilized to eliminate peripheral device conflicts in a multibus data-processing system which includes a Peripheral Component Interconnect (PCI) bus having multiple slots for interconnecting peripheral devices in an automatically derived configuration and an Industry Standard Architecture (ISA) bus having multiple slots for interconnecting peripheral devices in a user-selected configuration. Each slot included within the ISA bus includes a reset line for temporarily disabling an associated slot in response to an application of electrical power to the data-processing system, in order to prevent power transition problems. In response to an existing or potential peripheral device conflict brought about by a user-selected configuration, a control signal is selectively applied to the reset line for one or more slots included within the ISA bus, thus temporarily disabling those slots during normal operation of the data-processing system.
The above, as well as additional objectives, features and advantages of the present invention, will become apparent in the following detailed written description.
BRIEF DESCRIPTION OF THE DRAWINGS
The novel features believed characteristic of the invention are set forth in the appended claims. The invention itself, however, as well as a preferred mode of use, further objectives and advantages thereof, will best be understood by reference to the following detailed description of an illustrative embodiment when read in conjunction with the accompanying drawings, wherein:
FIG. 1 is a high-level block diagram of a network which may be utilized to implement the method and system of the present invention;
FIG. 2 is a high-level block diagram of a multibus client system which may be utilized within the network of FIG. 1;
FIG. 3 is a high-level block diagram of the multibus client system of FIG. 2 with added network connection circuitry utilized to implement one embodiment of the method and system of the present invention;
FIG. 4 is a high-level block diagram of a control logic circuit portion of the network connection circuitry of FIG. 3 which may be utilized to implement the method and system of the present invention;
FIG. 5 is a schematic representation of a data packet which may be utilized to remotely control connector slots within the multibus client system of FIG. 2 in accordance with the method and system of the present invention; and
FIG. 6 is a high-level logic flowchart implementation of a process for implementing the method and system of the present invention.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
With reference now to the figures and, in particular, with reference to FIG. 1, there is depicted a high-level block diagram of a network which may be utilized to implement the method and system of the present invention. As illustrated, a network master system 100 is depicted connected to a hub 102 by a LAN connector bus 106. Multiple client systems 104A, 104B and 104C also are connected to hub 102 via respective LAN connector buses 106. In a depicted embodiment of the present invention, the network illustrated within FIG. 1 conforms to the Ethernet specification and utilizes hubs common in such applications. It will be appreciated by those having skill in the art that other forms of network such as, for example, token ring, also may be utilized to implement the present invention.
Referring now to FIG. 2, there is depicted a high-level block diagram of a multibus client system which may be utilized within the network of FIG. 1. As illustrated, the multibus client system of FIG. 2 includes a central processing unit (CPU) 200 which is connected by address, control and data buses 202 to a memory controller and PCI bus bridge chip 208. System memory 212 also is connected to memory controller and PCI bus bridge 208.
An industry-standard peripheral component interconnect expansion bus 240 is depicted coupling memory controller and PCI bus bridge 208, IDE device controller 214, PCI connector slots 218 and a PCI bus to ISA bus bridge chip 216. As is common in such applications, PCI bus to ISA bus bridge 216 also includes power management logic.
The multibus data-processing system depicted in FIG. 2 also typically includes input devices and data storage devices such as fixed disk drive 222 and floppy disk drive 224. Fixed disk drive 222 is preferably connected to IDE controller 214 and floppy disk drive 224 is preferably connected to input/output controller 234 as depicted. Input/output controller 234 is connected to ISA bus 242 and preferably includes an interface for flash memory 232, which contains a microcode which will be executed by the multibus data-processing system depicted upon the application of electrical power.
As those skilled in the art will appreciate, flash memory 232 is preferably an electrically erasable programmable read-only memory (EEPROM) module and will include a BIOS (basic input/output system) which is utilized to interface between input/output devices and the operating system. Input/output controller 234 also includes low-voltage memory such as CMOS memory which may be utilized to store system configuration data. That is, data which describe the present configuration of the multibus data-processing system of FIG. 2. Such information may include a list of initial program load (IPL) devices set by a user and the sequence to be utilized for a particular power method, type of display, amount of memory, time, date, etc. Additionally, data stored within such low-voltage memory may include a special configuration program, such as a configuration/setup program which may be executed by the user of the multibus data-processing system depicted within FIG. 2. A battery 236 typically is provided in association with input/output controller 234 in order to provide power to the low-voltage memory contained therein, to prevent loss of configuration data.
A plurality of ISA expansion slots 220 also are depicted coupled to ISA bus 242. As noted, each ISA expansion slot 220 includes a dedicated reset line coupled to reset logic 226. When the reset line is active, any card or peripheral device within an ISA expansion slot 220 is disabled. The reset line is generated within the power management logic of ISA bus bridge Chip 216 and is active only on the initial application of electrical power and is released when electrical power has achieved normal operating conditions. In this manner, the activity of peripheral devices within ISA expansion slots 220 may be curtailed during the initial application of electrical power in order to prevent any problems which may occur as a result of power transition. As depicted, a power reset signal coupled to reset control 226 is utilized to disable each ISA expansion slot 220 upon the initial application of electrical power.
With reference now to FIG. 3, there is depicted a high-level block diagram of the multibus data-processing system of FIG. 2 with added network connection circuitry which may be utilized to implement one embodiment of the method and system of the present invention. As depicted, each element of the multibus data-processing system other than the network connection circuitry is unchanged from FIG. 2 and like reference numerals are utilized for those elements.
As noted, a modified network adapter 300 is coupled to the multibus data-processing system via one PCI expansion slot 218. Contained within the modified network adapter 300 is control logic 400 which is connected to the bus which extends between physical layer 304 and Media Access Controller 308. Physical layer 304 is connected, via connector 306, to the network depicted within FIG. 1.
Control logic 400 may be implemented utilizing a “hard-wired” Application-Specific Integrated Circuit (ASIC) or a programmed general-purpose processor, as described herein. By connecting control logic 400 at the bus between physical layer 304 and Media Access Controller (MAC) 308, control logic 400 may send and receive network packets utilizing physical layer 304. Control logic 400, in accordance with the method and system of the present invention, may accept data from physical layer 304 and provide control signals to the multibus data-processing system depicted in order to implement the method and system of the present invention.
As depicted, control signals from control logic 400 may be coupled to reset controller 226 and utilized, in a manner which will be explained in greater detail herein, to selectively create an active signal on the reset line for one or more ISA expansion slots 220. In this manner, one or more ISA expansion slots 220 may be selectively disabled in order to prevent peripheral device conflicts in applications wherein ISA expansion slots 220 are not utilized as specified by the system administrator of the network of FIG. 1. Of course, a power reset signal also may be generated by the power management logic of ISA bus bridge chip 216 as noted above. Additionally, individual reset signals also may be created via software routines or through general-purpose input/output pins.
Referring now to FIG. 4, there is depicted a high-level block diagram of the control logic portion of the network connection circuitry of FIG. 3 which may be utilized to implement the method and system of the present invention. As depicted, signals are received within control logic 400 from the bus which interconnects physical layer 304 and Media Access Controller 308 at interface unit 514. Interface unit 514 preferably is a carrier since the multiple access interface which implements a suitable network protocol so that data packets transmitted from the network may be received within the multibus data-processing system of FIG. 2. Signals thus received are passed to receive first-in/first-out buffer 508. Microcontroller 502 is utilized to coordinate the processing of that information in accordance with the method and system of the present invention, and when an appropriate network packet is received, that packet is processed by microcontroller 502 to update the status of expansion slots associated with the ISA bus. Data concerning the status of ISA expansion slots may be stored within register 510. A System Management (SM) bus interface 506 also is provided from control logic 400 to the multibus data-processing system so that the status of ISA expansion slots 220 and the content of registers of 510 may be accessed by the multibus data-processing system.
As depicted in FIG. 4, one output of microcontroller 502 is coupled to reset drive 520. Reset drive 520 provides a plurality of logic signals generally indicated at reference numeral 401 which are coupled to reset control 226 and utilized, in the manner described above, to selectively disable one or more ISA expansion slots 220 in accordance with the method and system of the present invention during normal operation of the data-processing system.
Thus, as those skilled in the art will appreciate upon reference to the foregoing, in a network system in which multibus data-processing systems are provided and wherein the System Administrator decrees that ISA expansion slots 220 will not be utilized, in order to avoid peripheral device conflicts, the method and system of the present invention provides a technique whereby a control signal may be generated and utilized to selectively disable one or more ISA expansion slots within the multibus data-processing system. This technique effectively prevents device conflicts since all peripheral devices plugged into PCI bus 240 are automatically configured and no conflict may occur.
With reference now to FIG. 5, there is depicted a schematic representation of data packet 600 which may be utilized to remotely control ISA expansion slots 220 in accordance with the method and system of the present invention. As depicted, packet 600 preferably includes a network header which may include a MAC header, an IP header and a UDP header, as is well-known in the art of network communications in order to provide addresses, identifiers and other information to ensure correct transfer of the packet. The data packet preferably also includes information content which is to be transferred. As illustrated within FIG. 5, the data packet preferably includes a data format and multiple bits of data. In the format depicted within FIG. 5, multiple data signals are provided which include the enable/disable status of each ISA expansion slot 220. This information, when processed by control logic 400, as described above with respect to FIG. 4, may be efficiently and effectively utilized to selectively disable one or more ISA expansion slots 220 (see FIG. 2) during normal operation of the multibus data-processing system.
Finally, referring to FIG. 6, there is depicted a high-level logic flowchart implementation of a process for implementing the method and system of the present invention. As depicted, the process begins at block 700 and passes thereafter to block 702. Block 702 depicts a determination of whether or not a packet has been received at control logic 400. If not, the process merely iterates until such time as a packet has been received.
Once a packet has been received, the process passes to block 704. Block 704 illustrates the removal of the header data, and thereafter, the process passes to block 706. Block 706 depicts a determination of whether or not the received packet is a slot-control packet, and if not, the process passes to block 708 where the data within the packet is processed normally.
Referring again to block 706, in the event the packet identified is a slot-control packet, the process passes to block 710. Block 710 depicts the determination of the enable/disable status of each ISA expansion slot within the multibus data-processing system. Thereafter, the process passes to block 712. Block 712 depicts the transmission of appropriate reset signals to each ISA expansion slot. The process then passes to block 714 and returns. Referring again to block 708, after normal processing of a non-slot-control packet, the process also passes to block 714 and returns.
On reference to the foregoing, those skilled in the art will appreciate that the applicants herein named have created a method and system whereby one or more expansion slots within a single bus in a multibus data-processing system may be selectively disabled during normal operation of the data-processing system in order to prevent peripheral device conflict and minimize the service calls associated with such problems.

Claims (7)

What is claimed is:
1. A method for eliminating peripheral device conflicts in a data-processing system having a first bus which includes multiple slots for interconnecting peripheral devices in an automatically derived configuration and a second bus which includes multiple slots for interconnecting peripheral devices in a user-selected configuration, each of said multiple slots associated with said second bus including a reset line for temporarily disabling an associated slot in response to an application of electrical power to said data-processing system, said method comprising the steps of:
identifying a particular slot associated with said second bus, and
selectively applying a control signal to said reset line associated with said particular slot during normal operation of said data-processing system to selectively disable said particular slot, said control signal to said reset line being generated by a control logic that is responsive to a signal from a network connected to said control logic, wherein said reset line is capable of selectively disabling said particular slot independently of an operating system of a processor associated with said particular slot.
2. The method for eliminating peripheral device conflicts in a data-processing system according to claim 1 further including the step of simultaneously applying a control signal to said reset line associated with every slot associated with said second bus wherein every slot associated with said second bus may be selectively disabled during normal operation of said data-processing system.
3. The method for eliminating peripheral device conflicts in a data-processing system according to claim 1 further including the step of selectively removing said control signal from said reset line associated with said particular slot in response to a user input.
4. A data-processing system comprising:
a central processing unit;
a memory coupled to said central processing unit;
a first bus coupled to said central processing unit, said first bus including multiple slots for interconnecting peripheral devices to said central processing unit in an automatically derived configuration;
a second bus coupled to said central processing unit; said second bus including multiple slots for interconnecting peripheral devices to said central processing unit in a user-selected configuration;
a reset line coupled to each slot associated with said second bus for temporarily disabling an associated slot in response to an application of electrical power to said data-processing system; and
control logic for selectively applying a control signal to a reset line coupled to a particular slot associated with said second bus, said control signal to said reset line being generated by said control logic that is responsive to a signal from a network connected to said control logic, wherein said reset line is capable of selectively disabling said particular slot independently of an operating system of a processor associated with said particular slot.
5. The data-processing system according to claim 4 wherein said control logic further includes means for removing said control signal from reset line.
6. The data-processing system according to claim 4 wherein said first bus comprises a Peripheral Component Interconnect (PCI) bus.
7. The data-processing system according to claim 6 wherein said second bus comprises an Industry Standard Architecture (ISA) bus.
US09/075,304 1999-06-01 1999-06-01 Method and system for selective disablement of expansion bus slots in a multibus data processing system Expired - Fee Related US6591320B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US09/075,304 US6591320B1 (en) 1999-06-01 1999-06-01 Method and system for selective disablement of expansion bus slots in a multibus data processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US09/075,304 US6591320B1 (en) 1999-06-01 1999-06-01 Method and system for selective disablement of expansion bus slots in a multibus data processing system

Publications (1)

Publication Number Publication Date
US6591320B1 true US6591320B1 (en) 2003-07-08

Family

ID=22124838

Family Applications (1)

Application Number Title Priority Date Filing Date
US09/075,304 Expired - Fee Related US6591320B1 (en) 1999-06-01 1999-06-01 Method and system for selective disablement of expansion bus slots in a multibus data processing system

Country Status (1)

Country Link
US (1) US6591320B1 (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050027832A1 (en) * 2003-07-31 2005-02-03 International Business Machines Corporation Method and apparatus for performing device configuration rediscovery
US7197578B1 (en) * 2002-06-28 2007-03-27 Cypress Semiconductor Corp. Power management system for bridge circuit
US20070276981A1 (en) * 2006-05-24 2007-11-29 Atherton William E Dynamically Allocating Lanes to a Plurality of PCI Express Connectors
US20080228981A1 (en) * 2006-05-24 2008-09-18 Atherton William E Design structure for dynamically allocating lanes to a plurality of pci express connectors
US7752471B1 (en) 2003-09-17 2010-07-06 Cypress Semiconductor Corporation Adaptive USB mass storage devices that reduce power consumption
US20130227260A1 (en) * 2012-02-29 2013-08-29 Michael Tsirkin Dynamic os load device resource selection
US20150276882A1 (en) * 2011-06-24 2015-10-01 Sony Corporation Monitoring apparatus, monitoring control apparatus, power supply apparatus, monitoring method, monitoring control method, power storage system, electronic apparatus, motor-driven vehicle, and electric power system
US20190332812A1 (en) * 2018-04-25 2019-10-31 Hewlett Packard Enterprise Development Lp Edge device disablement
CN113721725A (en) * 2017-03-28 2021-11-30 上海山里智能科技有限公司 Integrated computing system

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5109517A (en) * 1990-10-09 1992-04-28 Ast Research, Inc. System for selectively controlling slots in an IBM-AT/NEC 9801 dual-compatible computer
JPH06200383A (en) 1992-12-28 1994-07-19 Nippon Fueroo Kk Production of stainless steel enamel and high-nickel alloy steel enamel
JPH08186216A (en) 1994-12-28 1996-07-16 Rohm Co Ltd Structure and formation of electronic part device
US5581693A (en) * 1993-07-14 1996-12-03 Dell Usa, L.P. Method and apparatus for inhibiting computer interface clocks during diagnostic testing
US5596728A (en) * 1994-05-04 1997-01-21 Compaq Computer Corporation Method and apparatus for resolving resource conflicts after a portable computer has docked to an expansion base unit
JPH09237140A (en) 1996-03-01 1997-09-09 Toshiba Corp Computer system
US5778199A (en) * 1996-04-26 1998-07-07 Compaq Computer Corporation Blocking address enable signal from a device on a bus

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5109517A (en) * 1990-10-09 1992-04-28 Ast Research, Inc. System for selectively controlling slots in an IBM-AT/NEC 9801 dual-compatible computer
JPH06200383A (en) 1992-12-28 1994-07-19 Nippon Fueroo Kk Production of stainless steel enamel and high-nickel alloy steel enamel
US5581693A (en) * 1993-07-14 1996-12-03 Dell Usa, L.P. Method and apparatus for inhibiting computer interface clocks during diagnostic testing
US5596728A (en) * 1994-05-04 1997-01-21 Compaq Computer Corporation Method and apparatus for resolving resource conflicts after a portable computer has docked to an expansion base unit
JPH08186216A (en) 1994-12-28 1996-07-16 Rohm Co Ltd Structure and formation of electronic part device
JPH09237140A (en) 1996-03-01 1997-09-09 Toshiba Corp Computer system
US5778199A (en) * 1996-04-26 1998-07-07 Compaq Computer Corporation Blocking address enable signal from a device on a bus

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7197578B1 (en) * 2002-06-28 2007-03-27 Cypress Semiconductor Corp. Power management system for bridge circuit
US8751696B2 (en) 2003-07-31 2014-06-10 International Business Machines Corporation Performing device configuration rediscovery
US8346902B2 (en) * 2003-07-31 2013-01-01 International Business Machines Corporation Performing device configuration rediscovery
US20050027832A1 (en) * 2003-07-31 2005-02-03 International Business Machines Corporation Method and apparatus for performing device configuration rediscovery
US7752471B1 (en) 2003-09-17 2010-07-06 Cypress Semiconductor Corporation Adaptive USB mass storage devices that reduce power consumption
US8103993B2 (en) 2006-05-24 2012-01-24 International Business Machines Corporation Structure for dynamically allocating lanes to a plurality of PCI express connectors
US20070276981A1 (en) * 2006-05-24 2007-11-29 Atherton William E Dynamically Allocating Lanes to a Plurality of PCI Express Connectors
US20090049216A1 (en) * 2006-05-24 2009-02-19 International Business Machines Corporation Dynamically allocating lanes to a plurality of PCI express connectors
US7480757B2 (en) 2006-05-24 2009-01-20 International Business Machines Corporation Method for dynamically allocating lanes to a plurality of PCI Express connectors
US20080228981A1 (en) * 2006-05-24 2008-09-18 Atherton William E Design structure for dynamically allocating lanes to a plurality of pci express connectors
US7657688B2 (en) 2006-05-24 2010-02-02 International Business Machines Corporation Dynamically allocating lanes to a plurality of PCI express connectors
US20150276882A1 (en) * 2011-06-24 2015-10-01 Sony Corporation Monitoring apparatus, monitoring control apparatus, power supply apparatus, monitoring method, monitoring control method, power storage system, electronic apparatus, motor-driven vehicle, and electric power system
US9952287B2 (en) * 2011-06-24 2018-04-24 Murata Manufacturing Co., Ltd. Monitoring apparatus, monitoring control apparatus, power supply apparatus, monitoring method, monitoring control method, power storage system, electronic apparatus, motor-driven vehicle, and electric power system
US20130227260A1 (en) * 2012-02-29 2013-08-29 Michael Tsirkin Dynamic os load device resource selection
US9235427B2 (en) * 2012-02-29 2016-01-12 Red Hat Israel, Ltd. Operating system load device resource selection
US10185572B2 (en) 2012-02-29 2019-01-22 Red Hat Israel, Ltd. Operating system load device resource selection
CN113721725A (en) * 2017-03-28 2021-11-30 上海山里智能科技有限公司 Integrated computing system
US20190332812A1 (en) * 2018-04-25 2019-10-31 Hewlett Packard Enterprise Development Lp Edge device disablement
US10867076B2 (en) * 2018-04-25 2020-12-15 Hewlett Packard Enterprise Development Lp Edge device disablement

Similar Documents

Publication Publication Date Title
US5787019A (en) System and method for handling dynamic changes in device states
US8386654B2 (en) System and method for transforming PCIe SR-IOV functions to appear as legacy functions
KR100264632B1 (en) Add-in board with programmable configuration registers for pci bus computers
US6480972B1 (en) Data processing system and method for permitting a server to remotely perform diagnostics on a malfunctioning client computer system
US6141708A (en) Host bridge configured to mask a portion of peripheral devices coupled to a bus further downstream of the host bridge from a host processor
US6314455B1 (en) Data processing system and method for permitting a server to remotely initiate a client's boot block recovery
EP0827609B1 (en) Add-in board with enable/disable expansion rom for pci bus computers and corrresponding interface
US5920709A (en) Bus interface for IDE device
US6292859B1 (en) Automatic selection of an upgrade controller in an expansion slot of a computer system motherboard having an existing on-board controller
US5797031A (en) Method and apparatus for peripheral device control by clients in plural memory addressing modes
US20080040526A1 (en) Processing apparatus and method of modifying system configuration
US7890812B2 (en) Computer system which controls closing of bus
US6550006B1 (en) Method and apparatus to perform a remote boot
US20040230861A1 (en) Autonomic recovery from hardware errors in an input/output fabric
JP3629513B2 (en) Data processing system and method
US6418493B1 (en) Method and apparatus for robust addressing on a dynamically configurable bus
JPH04263349A (en) Apparatus and method for loading bios into computer from remote memory position
KR100764921B1 (en) Virtual rom for device enumeration
CA2325652A1 (en) A method for intercepting network packets in a computing device
EP0953902A2 (en) PCI System and adapter requirements following reset
US6412028B1 (en) Optimizing serial USB device transfers using virtual DMA techniques to emulate a direct memory access controller in software
US6591320B1 (en) Method and system for selective disablement of expansion bus slots in a multibus data processing system
JP2002539524A (en) Apparatus and method for handling peripheral device interrupts
US20060253614A1 (en) LPC configuration sharing method
US5535419A (en) Sytem and method for merging disk change data from a floppy disk controller with data relating to an IDE drive controller

Legal Events

Date Code Title Description
AS Assignment

Owner name: INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW Y

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:CHESTON, RICHARD W.;CROMER, DARYL C.;DESAI, DHRUV M.;AND OTHERS;REEL/FRAME:009361/0677;SIGNING DATES FROM 19980612 TO 19980616

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

AS Assignment

Owner name: LENOVO (SINGAPORE) PTE LTD.,SINGAPORE

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:INTERNATIONAL BUSINESS MACHINES CORPORATION;REEL/FRAME:016891/0507

Effective date: 20050520

Owner name: LENOVO (SINGAPORE) PTE LTD., SINGAPORE

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:INTERNATIONAL BUSINESS MACHINES CORPORATION;REEL/FRAME:016891/0507

Effective date: 20050520

REMI Maintenance fee reminder mailed
LAPS Lapse for failure to pay maintenance fees
STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20070708