mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-26 11:41:35 +01:00
pci_min driver
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
Only tested in x86.
|
||||
|
||||
PCI driver for our minimal pci_min.c QEMU fork device.
|
||||
|
||||
probe already does a mmio write, which generates an IRQ and tests everything.
|
||||
*/
|
||||
|
||||
#include <asm/uaccess.h>
|
||||
|
||||
Reference in New Issue
Block a user