Home Tags VFS

Tag: VFS

Device Drivers, Part 5: Character Device Files — Creation & Operations

140
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

77
This article, which is part of the series on Linux device drivers, deals with the various concepts of character drivers and their implementation.