Writing Char Drivers

Use when writing a Linux char driver: file_operations, cdev, copy_to_user, ioctl commands, device memory mmap, or poll. Not for probe and remove lifecycle: use platform-device-model.

OutlineDriven Updated

File contents

OutlineDriven/odin-claude-plugin/tree/main/plugins/odin-native/skills/writing-char-drivers commit a6581d38cc

Frequently asked questions

npx skillmds@latest add outlinedriven-odin-claude-plugin/writing-char-drivers