mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-29 13:04:27 +01:00
sketch uio
This commit is contained in:
@@ -11,7 +11,7 @@ cat /proc/interrupts
|
||||
|
||||
# Setup.
|
||||
insmod /pci.ko
|
||||
/mknoddev.sh pci
|
||||
/mknoddev.sh lkmc_pci
|
||||
|
||||
# Shows that this module owns the PCI device.
|
||||
lspci -k
|
||||
|
||||
Reference in New Issue
Block a user