Is there a lot involved in compiling the module? The linux driver source code is available from Moschip. I have had a cursory look at tazwok pages but would appreciate your thoughts on this as I do not want to waste too much time on this. Thanks.
I had a cursory look at the link you sent - does not look too bad. However, the laptop I am using has a very small disk - just 16GB and it would help if you can tell me how much space is going to be used up by downloading linux-source?
For reminder: - once compilation and installation processes are over, you can get rid of linux-source previously downloaded. - Try to download the source and you will answer to your question better than I did.
I tried to load slitaz on my desktop to dual boot with Ubuntu so that I can download the source and build the module. Unfortunately, although grub sees the Slitaz partition the display goes blank so that idea failed.
However, I booted using LiveCD and since I have enough RAM on this machine downloaded source and followed your instructions. And the good news is that despite a warning message during the make it all seem to work fine. In fact, I am using the USB Ethernet port to do this post.
Your instructions were great and very clear. Many thanks to you.
Not sure how I can share this module since I did not use Tazwok. If you can tell me how to make it available that will be great. Thanks again.
There were some minor issues when following the steps outlined above which you may want to take note of . Apart from these issues, I had no problem activating the USB Ethernet module.
Step 3 - I had to use "make CONFIG_USB_NET_MCS7830=m M=drivers/net/usb" command. I noted that the mcs7830.c file was located in drivers/net/usb directory and not in drivers/usb/net directory.
Step 5 - install firmware did not result in any errors but when I did a ls command it was not able to find any firmware file for mcs7830.
Also, you would need to make the this device's ethernet port the default one so that you will have the network connection at bootup.