Just trying to figure out how I can Install the somagic driver on IoT? This is needed for running my EasyCap garbber

I am quiet a starter on Rpi2 and first try out with Raspbian. Downloading and installing the official releases following instructions from easycap-somagic-linux https://code.google.com/p/easycap-somagic-linux/ and I have been able to grab with somagic-capture.
Now I really do not know how to process that on IoT!
I tired to follow this : http://embedded101.com/Blogs/David-Jone ... ial-driver
As :
- devcon.exe dp_add c:\Users\Administrator\Documents\EasyCap_SOMAGIC_1.0.8.28\Win7_32\SmiUsbGrabber3C.inf
- devcon status "USB\VID_1C88&PID_0007"
-- USB\VID_1C88&PID_0007\SMBL007
-- Name: SM-USB 007
-- The device has the following problem: 28
-- Problem status: 0xC0000490
I suppose then that this driver need to be compiled for ARM platform?
Or is there a way to do like for Raspbian (extracting firmware...)