On Sat, 29 Jan 2005 21:44:51 -0500, "~ Avery Anderson~"
<(E-Mail Removed)> wrote:
>"update your driver"
>"update the controller"
>"reinstall the controller"
>"reinstall the driver"
>"update the controller driver"
>"update the chipset drivers"
>etc.
>
>Is it correct to say that a "driver" is a bit of code between a piece of
>hardware and the operating system, and a controller is a chip on the
>motherboard whose "driver" is in the cmos?
>
>I could never understand what was going on here.
>
>thanks,
>
>Avery
>
Controller is hardware, driver is software. Drivers can be burned
(stored) onto a chip, but for the most part they are loaded into core
when needed. Many drivers are already contained within the O/S. Both
controller and driver is typically needed for peripherals such as hard
drives, monitors, keyboard, mouse, etc. Distinguishing between the
two can be confusing, although important for troubleshooting.
|