Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-device-driver

IS_ERR() macro in Linux

how to find Linux module path

What is the difference between .dts file and .dtsi file?

How can I programmatically set permissions on my char device

What is the significance of THIS_MODULE in Linux kernel module drivers?

difference between pci_alloc_consistent and dma_alloc_coherent

What are coding conventions for using floating-point in Linux device drivers?

how to compile a kernel module

Why empty critical section within netfilter hooks, occurs `BUG: scheduling while atomic error`?

How can I pause for 100+ milliseconds in a linux driver module?

Mapping DMA buffers to userspace [closed]

Linux: direct access to the hard-disk in C

Enabling write-combining IO access in userspace

Using <linux/types.h> in user programs, or <stdint.h> in driver module code...does it matter?

Linux driver development: Difference between PCI and PCIe driver?

c linux linux-device-driver

insmod error: inserting './hello.ko': -1 Invalid module format"

Format specifier for printk loff_t types?

What is MODULE_ALIAS in Linux device driver code?

What is the minimum amount of RAM required to run Linux kernel on an Embedded device?