Apparatus and method for booting a computer operation system...

Electrical computers and digital data processing systems: input/ – Input/output data processing – Peripheral configuration

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

C710S008000, C713S002000

Reexamination Certificate

active

06401140

ABSTRACT:

BACKGROUND
The disclosures herein relate generally to computer systems supporting the Intelligent Input/Output Architecture Specification, and more particularly, to a booting mechanism enabling the computer systems to boot from an Intelligent Input/Output (I
2
O) device having no Option ROM attached thereto.
The Intelligent Input/Output Architecture is an open architecture for the development of device drivers that are independent of any specific operation system (OS), processor platform, and I/O system bus. With reference to
FIG. 1
, conforming to the I
2
O Architecture, an I
2
O subsystem
10
having a split driver model is split into an Operating System Specific Module (OSM)
11
and a Hardware Device Module (HDM)
12
. While the OSM only runs on a host processor
14
, the HDM is an Input/Output (I/O) hardware specific module which is unaware of the specific operating system of the host processor. The HDM provides an interface to the I/O adapter and I
2
O devices
15
thereunder through an I/O platform subsystem (IOP)
16
. Both OSM and HDM modules communicate with each other via a message passing layer
18
, such as depicted in FIG.
1
. Thus, an I
2
O subsystem contains at least one I
2
O hardware device (I
2
O device) and at least one IOP, which itself includes a processor, memory and I
2
O device drivers that are managed independently for the sole purpose of processing I/O transactions. With this relative independence, an I
2
O subsystem has various advantages such as reducing the expense for I
2
O adapter card vendors to develop and maintain products that support multiple operating systems, simplifying testings of a given I
2
O device because of the split driver model isolates functionality, and improving system performance because I/O-intensive functions of the OS are advantageously handled by an independent I
2
O subsystem.
In order to boot from an I
2
O device in a computer system, the BIOS of the computer system must be prepared at least to recognize bootable I
2
O devices. The BIOS must be modified to send, receive, and properly handle I
2
O messages as required to initialize and utilize an I
2
O device by sending a subset of the complete set of I
2
O messages to an IOP. An IOP can be plugged in any system Peripheral Component Interconnect (PCI) bus, and upon system reset, both the BIOS and the I
2
O subsystem begin initialization. When the BIOS performs its initialization tasks, it scans the entire PCI bus. An IOP would hold off this scan by retrying the PCI bus configuration access to guarantee that the IOP is fully initialized to the first known state (Init State) while preventing the BIOS from seeing invalid information. Only after the IOP is initialized to the Init State can the BIOS continue the normal PCI bus scan knowing that the communication between the IOP and the BIOS is fully completed. However, an I
2
O device without an Option ROM does not permit the IOP to complete an initialization as expected. In such an instance, the BIOS would not establish the communication with the IOP, and consequently would not recognize the I
2
O device as an active device. As a result, the OS can not be booted from the I
2
O device. Even if an bootable OS disk drive is attached to such an I
2
O device, if the I
2
O device has no Option ROM, the OS still can not be booted because there has been no initialization of the IOP to establish the communication with the BIOS, and thus the BIOS would still view the I
2
O device as an unbootable device.
There are two common methods of booting an OS of a computer system. One is called a sequential boot wherein the BIOS scans from one of the two ends of the PCI bus and boots the OS from the first bootable device. The other is called a selective boot in Setup mode wherein a user can select any bootable device on the PCI bus as the system boot device for booting the OS. In a selective boot, if an I
2
O device has no Option ROM attached, it can not be used as a bootable device at all. In a sequential boot, unless an I
2
O device is at either end of the PCI bus and the I
2
O device has an Option ROM, the only way to boot the OS from an I
2
O device, is to “hard code” the BIOS with detailed instructions to use the I
2
O device as a boot device regardless of its location on the PCI bus. Only with this arrangement in the BIOS boot sequence, the BIOS can initialize the IOP for the I
2
O device.
Turning now to
FIG. 2
, a process flow of booting the OS from an I
2
O device, having no Option ROM attached thereto, by hard coding the BIOS shall now be discussed. Once a computer system is powered up in step
20
, the BIOS scans and configures the PCI bus in step
22
. The scanning starts from the first PCI bus slot, and the BIOS determines whether the device is an I
2
O device, as shown in step
24
. If it happens to be an I
2
O device, then the I
2
O subsystem will be initialized in step
26
. In a next step
28
, the BIOS further determines whether the I
2
O device is bootable device. If it is a bootable device, then I
2
O INT 13h handler is hooked immediately in step
30
. Either after the device is detected as a non-I
2
O device in step
24
, or is an unbootable I
2
O device but treated as a non-I
2
O device in step
28
, the BIOS will search for more PCI devices in step
32
. After the last PCI bus slot is scanned, a PCI Option ROM will be initialized in step
34
. Then, in step
36
, without regard to the detected device sequence during the scan, the OS is always to be booted from a bootable I
2
O device found in the scan. In other words, even if there is a bootable non-I
2
O device detected before an I
2
O device during the scan, the BIOS still has to boot from the I
2
O device. Obviously, the rigidity of this arrangement does not conform to the Sequential Boot Specification known in the art. Moreover, this arrangement furthermore reduces flexibility of the boot sequence that computer system manufacturers usually expect. For example, a computer system with such an arrangement in the BIOS can not boot the OS from a non-I
2
O device during a sequential boot even if the non-I
2
O device is located at one end of the PCI bus.
It is thus desirable to provide a computer system that is capable of booting the OS from an I
2
O device having no Option ROM to boot from a regular bootable non-I
2
O device, such as a PCI SCSI device, without restricting the arrangement of the system BIOS boot sequence. In addition, it is also desirable to use such an I
2
O device as a boot device in a selective boot process.
SUMMARY
In order to support I
2
O Architecture and conform to the existing Sequential Boot Specification known in the art, what is provided is a computer system supporting an Intelligent I/O architecture having at least one bootable non-Intelligent I/O data storage and including at least one Intelligent I/O subsystem and at least one Intelligent I/O device having no Option ROM associated therewith and residing within the Intelligent I/O subsystem. A data storage detector is provided for identifying the Intelligent I/O device. An Intelligent I/O subsystem initializer configures the Intelligent I/O subsystem. A Virtual Option ROM is stored in a computer system BIOS boot sequence code for enabling the computer system to boot from at least one Intelligent I/O device subsequent to being identified by the data storage detector and the Intelligent I/O subsystem being fully configured by the Intelligent subsystem initializer.
For a computer system installed with I
2
O compliant operating system, the embodiments of the present disclosure advantageously skip the initialization process of an IOP if a non-I
2
O bootable device has been found before the detection of an I
2
O device during the Power On Self Test. In this case, it is rather convenient to let the OS be booted from a non-I
2
O bootable device such as a hard disk drive. Once the OS is functional, it can initialize the relevant IOP afterwards in order to utilize the I
2
O device thereunder.


REFERENCES:
patent: 5283872 (1994-02-01), Ohnishi
patent: 5546585 (1996-08-01), Soga
patent: 5603056 (1997-02

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

Apparatus and method for booting a computer operation system... does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Apparatus and method for booting a computer operation system..., we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Apparatus and method for booting a computer operation system... will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-2945257

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.