Mode support systems and methods

Abstract
Mode support systems and methods. The system comprises a storage device and an editing unit. The storage device comprises a first mode list comprising a plurality of display modes. The editing unit edits at least one supported display mode from the display modes in the first mode list, and stores a second mode list comprising the supported display mode to the storage device. The supported display mode in the second mode list is retrieved by a device.
Description
BACKGROUND

The invention relates to display mode management, and particularly to mode support systems and methods that dynamically edit supported display modes.


Generally, VBIOS (Video Basic Input/Output System) comprises several display modes to support display devices. To change a current display mode of a display device, a computer system can query and update a supported display mode from the VBIOS via an OS (Operating System) or a driver.


To remove specific display modes, additional program codes must be added to a driver to remove the specific display modes. However, if the computer system directly queries the supported display modes via the OS, but not through the driver, these specific display modes will appear, that will cause system inconsistency.


Alternatively, the VBIOS must be returned to the supplier for re-editing and compilation of the supported display modes. Since the delivery of VBIOS to the supplier is inconvenient and time-consuming, such conventional solution is impractical. Additionally, the combination of supported display modes is inflexible.


SUMMARY

Mode support systems and methods that dynamically edit supported display modes are provided.


An embodiment of a mode support system comprises a storage device and an editing unit. The storage device comprises a first mode list comprising a plurality of display modes. The editing module edits at least one supported display mode from the display modes in the first mode list, and stores a second mode list comprising the supported display mode to the storage device. The supported display mode in the second mode list is retrieved by a device.


An embodiment of a mode support system comprises a first mode list and a second mode list. The first mode list comprises a plurality of display modes. The second mode list comprises at least one supported display mode, in which the supported display mode is one of the display modes. The supported display mode in the second mode list is retrieved by a device.


An embodiment of a mode support system comprises a storage device and an OS. The storage device comprises a first mode list and a second mode list. The first mode list comprises a plurality of display modes, and the second mode list comprises at least one supported display mode, in which the supported display mode is one of the display modes. The supported display mode in the second mode list is retrieved by the OS.


In an embodiment of a mode support method, a first mode list is provided. The first mode- list comprises a plurality of display modes. A second mode list is provided. The second mode list comprises at least one supported display mode, in which the supported display mode is one of the display modes. The supported display mode is obtained by retrieving the second mode list.


Mode support systems and methods may take the form of program code embodied in tangible media. When the program code is loaded into and executed by a machine, the machine becomes an apparatus for practicing the disclosed method.




DESCRIPTION OF THE DRAWINGS

The aforementioned features and advantages will become apparent by referring to the following detailed description with reference to the accompanying drawings, wherein:



FIG. 1 is a schematic diagram illustrating an embodiment of a mode support system;



FIG. 2A is a schematic diagram illustrating an embodiment of a first mode list;



FIG. 2B is a schematic diagram illustrating an embodiment of a second mode list; and



FIG. 3 is a flowchart of an embodiment of a mode support method.




DESCRIPTION

Mode support systems and methods are provided.



FIG. 1 is a schematic diagram illustrating an embodiment of a mode support system.


The mode support system 100 is suitable for use in a device such as a computer system. The mode support system 100 comprises a storage device 110, a driver 120 of the storage device 110, an OS 130 of the device, and an editing module 140.


The storage device 110 may be a VBIOS, comprising a first mode list 111 and a second mode list 112. The first mode list 111 records all display modes supported by the storage device 110. The second mode list 112 records display modes to be supported in the device. The editing module 140 can be implemented in hardware or software. The editing module 140 edits the second mode list 112, and stores the edited second mode list to the storage device 110. Additionally, the OS 130 can directly query supported display modes from the storage device 110, or via the driver 120. In response to the query, the storage device 110 returns the display modes in the second mode list 112 to the OS 130.



FIGS. 2A and 2B are schematic diagrams illustrating embodiments of a first mode list 111 and a second mode list 112, respectively. As shown, the first mode list 111 comprises six display modes, 640×480, 800×600, 1024×768, 1280×1024, 1400×1050, and 1600×1200. To cancel the display mode 1400×1050, the editing module 140 can be used to remove the display mode 1400×1050, thus generating the second mode list 112, and updating it to the storage device 110. It is understood that the first mode list is fixed, and cannot be modified. If the display modes are to be dynamically adjusted, they can be edited from the second mode list 112.



FIG. 3 is a flowchart of an embodiment of a mode support method.


In step S310, the editing module 140 is initialized and executed. In step S320, the first mode list 111 is loaded from the storage device 110, and in step S330, all supported display modes are retrieved from the first mode list 111. In step S340, the display modes are edited to generate the second mode list 112. For example, one of the display modes can be deleted, such that the deleted display mode is not present in the second mode list 112. It is understood that, in some embodiments, the second mode list 112 can be loaded from the storage device 110, such that the current supported display modes are obtained and edited. In some embodiments, the first mode list 111 and the second mode list 112 can be simultaneously loaded from the storage device 110 for editing. In step S350, the edited second mode list 112 is updated to the storage device 110. To dynamically edit the second mode list 112, the flexibility of display mode combination can be improved. Additionally, the query result of supported display modes from the storage device 110 directly using the OS 130 or via the driver 120 is consistent.


Mode support systems and methods, or certain aspects or portions thereof, may take the form of program code (i.e., executable instructions) embodied in tangible media, such as floppy diskettes, CD, hard drives, or any other machine-readable storage medium, wherein, when the program code is loaded into and executed by a machine, such as a computer, the machine thereby becomes an apparatus for practicing the methods. The methods may also be embodied in the form of program code transmitted over some transmission medium, such as electrical wiring or cabling, through fiber optics, or via any other form of transmission, wherein, when the program code is received and loaded into and executed by a machine, such as a computer, the machine becomes an apparatus for practicing the disclosed methods. When implemented on a general-purpose processor, the program code combines with the processor to provide a unique apparatus that operates analogously to application specific logic circuits.


While the invention has been described by way of example and in terms of preferred embodiment, it is to be understood that the invention is not limited thereto. Those skilled in this technology can still make various alterations and modifications without departing from the scope and spirit of this invention. Therefore, the scope of the present invention shall be defined and protected by the following claims and their equivalents.

Claims
  • 1. A mode support system, comprising: a storage device storing a first mode list comprising a plurality of display modes; and an editing unit editing at least one supported display mode from the display modes in the first mode list, and storing a second mode list comprising the supported display mode to the storage device, wherein the supported display mode in the second mode list is retrieved by a device.
  • 2. The system of claim 1 wherein the storage device comprises a VBIOS (Video Basic Input/Output System).
  • 3. The system of claim 1 wherein the supported display mode in the second mode list is retrieved by the device using an OS (Operating System).
  • 4. The system of claim 3 wherein the supported display mode in the second mode list is retrieved by the device via a driver of the storage device.
  • 5. A mode support system, comprising: a first mode list comprising a plurality of display modes; and a second mode list comprising at least one supported display mode, in which the supported display mode is one of the display modes, wherein the supported display mode in the second mode list is retrieved by a device.
  • 6. The system of claim 5 wherein the first and second mode lists are stored in a storage device.
  • 7. The system of claim 6 wherein the storage device comprises a VBIOS (Video Basic Input/Output System).
  • 8. The system of claim 5 wherein the supported display mode in the second mode list is retrieved by the device using an OS (Operating System).
  • 9. The system of claim 8 wherein the supported display mode in the second mode list is retrieved by the device via a driver of the storage device.
  • 10. The system of claim 5 further comprising an editing module editing the supported display mode in the second mode list.
  • 11. A mode support system, comprising: a storage device storing a first mode list and a second mode list, in which the first mode list comprises a plurality of display modes, and the second mode list comprises at least one supported display mode, the supported display mode is one of the display modes; and an OS (Operating System) retrieving the second mode list to obtain the supported display mode.
  • 12. The system of claim 11 further comprising a driver receiving a direction from the OS, and retrieving the second mode list in response thereto.
  • 13. The system of claim 11 further comprising an editing module editing the supported display mode in the second mode list.
  • 14. A mode support method, comprising: providing a first mode list comprising a plurality of display modes; providing a second mode list comprising at least one supported display mode, in which the supported display mode is one of the display modes; and retrieving the second mode list to obtain the supported display mode.
  • 15. The method of claim 14 further comprising storing the first and second mode lists in a storage device.
  • 16. The method of claim 15 wherein the storage device comprises a VBIOS (Video Basic Input/Output System).
  • 17. The method of claim 14 further comprising retrieving the supported display mode in the second mode list using an OS (Operating System).
  • 18. The method of claim 17 further comprising retrieving the supported display mode in the second mode list via a driver.
  • 19. The method of claim 14 further comprising editing the supported display mode in the second mode list.
Priority Claims (1)
Number Date Country Kind
94109088 Mar 2005 TW national