Johns

Results 2 comments of Johns

Here is a patch for an automatic AnnePro2 ISO support. ~~~ diff --git a/src/annepro2.rs b/src/annepro2.rs index e341d5f..16dbba4 100644 --- a/src/annepro2.rs +++ b/src/annepro2.rs @@ -2,9 +2,11 @@ use hidapi::{HidApi, HidDevice, HidResult};...

Sorry I see no problem. Everything works like described. ~~~ wget https://git.kernel.org/torvalds/t/linux-4.14-rc3.tar.gz tar vxf linux-4.14-rc3.tar.gz cp wdmc-gen2/kernel-4.12.0.config linux-4.14-rc3/.config cp wdmc-gen2/armada-375-wdmc-gen2.dts linux-4.14-rc3/arch/arm/boot/dts/ cd linux-4.14-rc3/ make zImage # answer all questions with...