|
Answer» Hi guys,
I have a dumb question where i need to make myself clear.
Can anyone explain what is the DIFFERENCE between the BIOS setting (CMOS setting) and EC (EMBEDDED Controller)? I am in confusion.
Thanks! BIOS/CMOS is related to holding configuration preferences such as what order to boot devices in, power back up after a power loss ETC, and many other features which can include if supported advanced features like CONFIGURING a system to run over-clocked etc.
According to the EC from AMI, the Embedded Controller is a chip that handles multiple functions such as keyboard input via PS2 slots etc, battery life monitoring etc, and more can be read at the link below.
They are both 2 totally different things, so lots of differences.
http://www.ami.com/Products/BIOSandEFIFirmware/EmbeddedController/Not a dumb question at all. The BIOS is really a program used to service the hardware. A EC, embedded controller is a bit of hardware that does specific operations on an external device. Example: PC. Upon power up, the BIOS program looks for the floppy drive by asking the controller to return the head ton the home position. The on-board controller itself monitors the limit switch and when it indicates the head is at home, it raises a flag that is read by the BIOS. In the above you have BIOS working with an embedded controller.
It is possible to control a floppy drive, or even a hard drive, without a controller. But that is only done with minimal machine were low-cost is more important that performance. An example is the Apple ][ with had no floppy controller. Thank you for explaining. This clears my confusion. Thank again!
|