Roadmap to becoming a developer in 2022
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

8 lines
784 B

# I/O Management
One of the important jobs of an Operating System is to manage various I/O devices including mouse, keyboards, touchpad, disk drives, display adapters, USB devices, Bit-mapped screens, LED, Analog-to-digital converter, On/off switch, network connections, audio I/O, printers, etc.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.tutorialspoint.com/operating_system/os_io_hardware.htm'>Operating System - I/O Hardware</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.omscs-notes.com/operating-systems/io-management/'>IO Management</BadgeLink>
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=F18RiREDkwE'>Basics of OS (I/O Structure)</BadgeLink>