Method of configuring a virtual FD drive in computer by means of flash memory
A method of configuring a virtual floppy disk (FD) drive in computer after a power on self test (POST) has been performed is provided. The method comprising inserting a BIOS extension for serving ISR of a normal FD drive; processing flash memory; updating CMOS data of the BIOS extension; simulating the flash memory as the virtual FD drive; and changing the normal FD drive into another FD drive. The invention has advantages of higher reliability and faster access speed. Further, the invention is suitable for storing startup programs or critical data.
Latest AAEON TECHNOLOGY INC. Patents:
[0001] The present invention relates to start of computer and more particularly to a method of configuring a virtual floppy disk (FD) drive in a computer with improved characteristics.
BACKGROUND OF THE INVENTION[0002] A startup disk implemented as a FD is required to start a computer (e.g., personal computer (PC) or industrial computer). Conventionally, a MS-DOS (Microsoft Disk Operating System) is responsible for starting the computer once powered on. In a typical procedure, a user may insert a startup disk into a FD drive. Next, MS-DOS reads startup programs from the startup disk for starting the computer. The computer will be started if the procedure goes well. However, in an undesired case the computer will not be started due to damage of the startup disk or an invasion of virus into the computer. Once the above undesired case occurred, there is still no way to start the computer if a backup copy of the startup disk is not ready.
[0003] Thus, it is desirable to provide an improved method of configuring a virtual FD drive in a computer in addition to the normal FD drive in order to overcome the above drawbacks of the prior art.
SUMMARY OF THE INVENTION[0004] It is therefore an object of the present invention to provide a method of configuring a virtual floppy disk (FD) drive in a computer after a power on self test (POST) has been performed, the method comprising the steps of A. reading an identification (ID) of a flash memory; B. determining whether the flash memory is installed; C. if the determination in the step B is positive reading a jumper setting of the flash memory, determining whether the flash memory is active, and if the flash memory is determined to be active updating complementary metal oxide semiconductor (CMOS) data of the computer based on the jumper setting, setting a flash memory virtual FD drive as a second FD drive for startup by the flash memory, and integrating the updating and the setting in a memory device to logically change the setting of a normal FD drive; D. fetching an interrupt service routine (ISR) address of the normal FD drive by the memory device and taking it as an ISR address of the flash memory virtual FD drive; E. directing all instructions to the ISR of the flash memory virtual FD drive for being processed; and F. loading startup programs into an operating system.
[0005] In one aspect of the present invention, the ISR comprises the steps of a. processing instructions about FD drive or hard disk (HD) drive wherein all instructions are intercepted by the ISR of the flash memory virtual FD drive; b. determining whether the intercepted instruction is a FD instruction; c. if the determination in the step c is positive, jumping to the step e; d. sending the instruction to the ISR for subsequent processing; e. determining whether the instruction is a flash memory instruction; and f. if the determination in the step e is positive performing an input/output (I/O) processing by the flash memory virtual FD drive else performing a processing of FD I/O.
[0006] The above and other objects, features and advantages of the present invention will become apparent from the following detailed description taken with the accompanying drawings.
BRIEF DESCRIPTION OF THE DRAWINGS[0007] FIG. 1 is a flow chart illustrating a process of configuring a virtual FD drive in a computer according to the invention; and
[0008] FIG. 2 is a flow chart illustrating a process performed by an interrupt service routine (ISR) according to the invention.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS[0009] Referring to FIG. 1, a process of configuring a virtual FD drive in a computer (e.g., PC or industrial computer) in accordance with the invention comprises the following steps. First, turn on the computer. Next, a power on self test (POST) is performed by a basic input output system (BIOS) of the computer. During the POST, the BIOS will scan the computer for searching existing read only memory (ROM) devices such as network adapter or small computer system interface (SCSI) card. Once one or more ROM devices are found, ROM initial codes are loaded. In step 10, a plurality of sub-steps are performed. For example, first reads an identification (ID) of a flash memory. Next, it is determined whether the flash memory has been installed. If yes, then read jumper setting of the flash memory; and determine whether the flash memory is enabled in which an embedded BIOS extension of the BIOS will simulate the flash memory as either 360 KB or 1.44 MB FD drive once the flash memory is enabled. If the flash memory is determined to have been enabled, the following are performed. For example, complementary metal oxide semiconductor (CMOS) data of the computer will be updated based on the jumper setting. Also, a flash memory virtual FD drive is set as another FD drive A or B by the flash memory. Above settings will be integrated in the BIOS extension to logically change setting of the normal FD drive. For example, the flash memory virtual FD drive is taken as drive A and the normal FD drive A is taken as drive B. Alternatively, the flash memory virtual FD drive is taken as drive B and the normal FD drive B is taken as drive A. Thus, two FDs are obtained in the computer in which the flash memory virtual FD drive is for startup. Irrespective of whether the flash memory has been installed, the BIOS extension will fetch an ISR address of the normal FD drive and take it as an ISR address of the flash memory virtual FD drive. Moreover, replace ISR of the normal FD drive by ISR of the virtual FD drive. Thereafter, all instructions such as read, write, format, etc. will be directed to the ISR of the flash memory virtual FD drive for being processed by MS-DOS.
[0010] In step 20, a couple of sub-steps are performed. For example, a loading of startup programs into an operating system (OS) (e.g., MS-DOS). Finally, the computer is waiting.
[0011] Referring to FIG. 2, a process performed by the ISR is illustrated. After the BIOS extension has finished the setting of the ISR of the flash memory virtual FD drive, the OS will process instructions about FD drive or hard disk (HD) drive in which all such instructions are intercepted by the ISR of the flash memory virtual FD drive. A determination is then made as to whether the intercepted instruction is a FD instruction. If yes, the process goes on to determine whether it is a flash memory instruction. Otherwise, the instruction is sent to the original ISR for subsequent processing (e.g., about HD, SCSI, or the like). Also, if the flash memory instruction determination is yes, the flash memory virtual FD drive will perform an input/output (I/O) processing. Otherwise, the process determines that the instruction is a FD instruction. Next, a normal processing of FD I/O is performed. Finally, any result is sent to the OS.
[0012] Note that, the flash memory virtual FD drive of the invention may operate normally in a read only state only. Thus, in writing a file, an application is required to perform. The executed application can write data and files into the flash memory virtual FD drive. In response to a writing of data or files into a FD drive and an insertion of a FD into the FD drive, the application performs the step of writing all data in the FD into the flash memory virtual FD drive. Thereafter, remove the FD from the FD drive prior to starting the computer again. Once the flash memory virtual FD drive has been determined to be present in the BIOS extension, data writing is finished. The invention, as compared to the conventional FD drive, has advantages of higher reliability, faster access speed, safety, and space saving. Most importantly, the invention is particularly suitable for storing startup programs or critical data.
[0013] While the invention has been described by means of specific embodiments, numerous modifications and variations could be made thereto by those skilled in the art without departing from the scope and spirit of the invention set forth in the claims.
Claims
1. A method of configuring a virtual floppy disk (FD) drive in a computer after a power on self test (POST) has been performed, the method comprising the steps of:
- A. reading an identification (ID) of a flash memory;
- B. determining whether the flash memory is installed;
- C. if the determination in the step B is positive reading a jumper setting of the flash memory, determining whether the flash memory is active, and if the flash memory is determined to be active updating complementary metal oxide semiconductor (CMOS) data of the computer based on the jumper setting, setting a flash memory virtual FD drive as a second FD drive for startup by the flash memory, and integrating the updating and the setting in a memory device to logically change the setting of a normal FD drive;
- D. fetching an interrupt service routine (ISR) address of the normal FD drive by the memory device and taking it as an ISR address of the flash memory virtual FD drive;
- E. directing all instructions to the ISR of the flash memory virtual FD drive for being processed; and
- F. loading startup programs into an operating system.
2. The method of claim 1, wherein the ISR comprises the steps of:
- a. processing instructions about FD drive or hard disk (HD) drive wherein all instructions are intercepted by the ISR of the flash memory virtual FD drive;
- b. determining whether the intercepted instruction is a FD instruction;
- c. if the determination in the step c is positive, jumping to the step e;
- d. sending the instruction to the ISR for subsequent processing;
- e. determining whether the instruction is a flash memory instruction; and
- f. if the determination in the step e is positive performing an input/output (I/O) processing by the flash memory virtual FD drive else performing a processing of FD I/O.
3. The method of claim 1, wherein the computer is a personal computer (PC) or industrial computer.
4. The method of claim 1, wherein the memory device is an embedded basic input output system (BIOS) extension of BIOS.
Type: Application
Filed: Oct 31, 2002
Publication Date: May 6, 2004
Applicant: AAEON TECHNOLOGY INC. (Hsin-Tien City)
Inventor: Yung-Shun Chuang (Hsin-Tien City)
Application Number: 10284134
International Classification: G06F015/177;