Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-device-driver

modules.usbmap and modules.pcimap missing on Ubuntu-based distro

How do you get a struct device for a Linux character device

Bypassing 4KB block size limitation on block layer/device

Kernel block device

SCSI Read (10) and Write (10) with the SCSI Generic Interface

kernel module: Accessing member of structure defined in another module header

tasklet, taskqueue, work-queue -- which to use?

difference between device file and device driver

linux linux-device-driver

How GPIO is mapped in memory?

How to disconnect a specific USB device using musb_hdrc Linux driver?

How do "pinned" pages in Linux present (or actually "pin") themselves

how to solve Kernel configuration is invalid issues

When to use /proc and when /dev

Interrupts in Beaglebone

Nested spin_lock_irqsave

add_disk() hangs on insmod

kernel driver reading ok from user space, but writing back is always 0

Why is sk_buff->protocol stored in network endian order?

Purpose of `#ifdef MODULE` around module_exit()?

Where is the memory allocation of "__this_module" variable?