From 6ff1af39753b7c7a6726f3ac50ba0448de99e250 Mon Sep 17 00:00:00 2001 From: kie27 Date: Sat, 26 Dec 2015 00:42:02 +0900 Subject: [PATCH] Updated Get Started (markdown) --- Get-Started.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Get-Started.md b/Get-Started.md index 97d7a60..8cd3aa0 100644 --- a/Get-Started.md +++ b/Get-Started.md @@ -164,6 +164,4 @@ 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 +In some scenarios, you'll have to unload `bdc_pci` before inserting the kernel module. Do this with `modprobe -r bdc_pci`. \ No newline at end of file