Copyright (c) Hyperion Entertainment and contributors.
Difference between revisions of "Devices"
Jump to navigation
Jump to search
m |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | == Introduction == |
||
+ | |||
+ | Devices are software interfaces for controlling physical computer hardware, such as keyboards, printers, soundcards, and disk drives, or they can be used for controlling the software entities created by the operating system, for instance a console or a clipboard. They provide a uniform and standardized command set for communicating with hardware and software entities. |
||
+ | |||
== Devices == |
== Devices == |
||
Line 29: | Line 33: | ||
[[Trackdisk Device]] |
[[Trackdisk Device]] |
||
:[[Supporting_Disk_Change_Events|Supporting Disk Change Events]] |
:[[Supporting_Disk_Change_Events|Supporting Disk Change Events]] |
||
+ | |||
+ | [[USBSys Device]] |
||
== Example Device == |
== Example Device == |
Latest revision as of 00:03, 21 September 2018
Introduction
Devices are software interfaces for controlling physical computer hardware, such as keyboards, printers, soundcards, and disk drives, or they can be used for controlling the software entities created by the operating system, for instance a console or a clipboard. They provide a uniform and standardized command set for communicating with hardware and software entities.