Tag: driver
Working with MTD Devices
This article shows how kernel and application developers (in C) can make use of MTD Devices in Linux.
MTD (Memory Technology Devices) are NAND/NOR-based flash...
Device Drivers, Part 9: Input/Output Control in Linux
This article, which is part of the series on Linux device drivers, talks about the typical ioctl() implementation and usage in Linux.
"Get me a...