aboutsummaryrefslogtreecommitdiffstats

Simple Block Device Driver

Implementation of Linux Kernel 5.4.X simple block device.

Build

  • regular: $ make
  • with requests debug info: uncomment CFLAGS_sbdd.o := -DDEBUG in Kbuild

Clean

$ make clean

References