m4ttsch / omscs-notes-notes

The raw markdown notes for OMSCS Notes.
https://www.omscs-notes.com
MIT License
158 stars 151 forks source link

[TYPO] Operating Systems - IO Management #84

Closed JKBGIT1 closed 1 year ago

JKBGIT1 commented 1 year ago

Hi, I guess, there should be only one the in the last sentence of this chapter: https://www.omscs-notes.com/operating-systems/io-management/#device-drivers

This helps to decouple the operating system from a fixed set of specific devices, which makes the the operating system independent of the devices it supports while also allowing it to support many different devices

m4ttsch commented 1 year ago

Can you submit a PR please?