diff --git a/Get-Started.md b/Get-Started.md index 59af80f..97d7a60 100644 --- a/Get-Started.md +++ b/Get-Started.md @@ -165,4 +165,5 @@ Finally copy the extracted firmware to its destination (the ebuild will tell you # Additional Notes In some scenarios, you'll have to unload `bdc_pci` before inserting the kernel module. Do this with `modprobe -r bdc_pci`. + Kernel requirements: Since this driver depends on `vb2_dma_sg_init_ctx`, it requires linux kernel 3.19 or later. \ No newline at end of file