Linux: direct access to the hard-disk in C...
Read MoreCompiling a simple device driver code...
Read MoreWhy do setpci and lspci -xxxx show different data for the same address?...
Read Morehow to see which files are accessed during an application command?...
Read MoreHow Linux manages and keeps track of the physical memory pages?...
Read MoreUsing stdlib.h within a device driver...
Read MoreWriting an external program to interface with wpa_supplicant in C++...
Read MoreHow are am335x GPIOs numbered in device tree?...
Read MorePre-emption can occur if the code exceeds the time slice intended for it, then how do we ensure code...
Read MoreIn linux, how can an user space program uses the kernel function? I really need some inspiration...
Read MoreHow to put a check in the code to ensure the inter kernel module dependency - Linux Kernel?...
Read MoreHow to rescue the Linux system from erroneous insmod in rc.local in Fedora Core?...
Read MoreHow to get device information in Linux...
Read Moreexpected declaration specifiers or '...' before 'boolean'...
Read MoreIncorrect len of msg in netlink socket...
Read MoreHow can I pause for 100+ milliseconds in a linux driver module?...
Read Morecall to request_mem_region() fails...
Read MoreInstalling external linux kernel module into /lib/modules/`uname -r`/ directory...
Read MoreHow to delete the data in Character device...
Read MoreHow do I pass platform data to my i2c driver from OF Device Tree?...
Read MoreHow to gracefully disable the interrupt line without a kernel crash?...
Read MoreLinux USB device driver misconception...
Read MoreWhat does open() system call is transferred to Kernel Module?...
Read MoreWhy the number of minor devices are not listed here in this program in /dev?...
Read MoreReturn value from file_operations.write is not respected...
Read Morekmallc and vmalloc return logical address?...
Read More