mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-29 21:14:27 +01:00
Attempt uio with devmem. I give up on UIO for now
This commit is contained in:
@@ -79,6 +79,7 @@ BR2_PACKAGE_DEVMEM2=y
|
||||
#
|
||||
# hexdump /sys/bus/pci/devices/0000:00:05.0/config
|
||||
#
|
||||
# and /dev/mem can of course do both reads and writes,
|
||||
# but setpci provies nice human readable register names, e.g.:
|
||||
#
|
||||
# setpci --dumpregs
|
||||
|
||||
Reference in New Issue
Block a user