Updated Get Started (markdown)

kie27
2015-12-26 00:39:02 +09:00
parent 5729b1c5cc
commit 8ecc42a4c3

@@ -164,4 +164,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`.
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.