Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-device-driver

How can I send data packets into the network without using sockets?

Strange behaviour with tiny tty linux device driver

Linux spin_lock vs. NT KeAcquireSpinLock

Provide several kernel buffers through mmap

Kernel User I/O application development

`./scripts/recordmcount: Syntax error: "(" unexpected` is reported when I compile driver module on Raspberry Pi

mapping memory reserved by mmap kernel boot param into user space

Is a buffer within kmalloc also a DMA safe buffer?

Linux Virtual USB device driver

How many maximum different CPU-Cores can be used to processing of one IP-packet?

Can I select() on a /dev/spidev file descriptor?

Linux device driver buffering strategy

Overview/reference manual for Open Firmware Device Trees

mounting without -o loop

dynamic linking for a kernel module

linux-device-driver

Call a userspace function from within a Linux kernel module

Why doesn't my hello world driver module print anything?