Tag: VFS
Device Drivers, Part 5: Character Device Files — Creation & Operations
This article is a continuation of the series on Linux device drivers, and carries on the discussion on character drivers and their implementation.
In my...
Device Drivers, Part 4: Linux Character Drivers
This article, which is part of the series on Linux device drivers, deals with the various concepts of character drivers and their implementation.