What kind of software ?

2007-02-22 10:36 am
What software enables your operating system to communicate with hardware devices ?

回答 (1)

2007-02-22 11:01 am
✔ 最佳答案
A device driver, or a software driver is a specific type of computer software, typically developed to allow interaction with hardware devices. This usually constitutes an interface for communicating with the device, through the specific computer bus or communications subsystem that the hardware is connected to, providing commands to and/or receiving data from the device, and on the other end, the requisite interfaces to the operating system and software applications.

Often called simply a driver, it is a specialized hardware-dependent computer program, which is also operating system specific, that enables another program, typically an operating system or applications software package, to interact transparently with the given device. It usually provides the requisite interrupt handling required for any necessary asynchronous time-dependent hardware interfacing needs.


收錄日期: 2021-04-13 00:23:57
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20070222000051KK00529

檢視 Wayback Machine 備份