Home Tags Character device driver

Tag: character device driver

Device Drivers, Part 6: Decoding Character Device File Operations

61
This article, which is part of the series on Linux device drivers, continues to cover the various concepts of character drivers and their implementation,...

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.