root@small3:~/USB-to-Ethernet# wget
https://github.com/l...hive/master.zip
--2013-01-22 20:21:57--
https://github.com/l...hive/master.zip
Resolving github.com (github.com)... 207.97.227.239
Connecting to github.com (github.com)|207.97.227.239|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location:
https://nodeload.git...20F9/zip/master [following]
--2013-01-22 20:21:57--
https://nodeload.git...20F9/zip/master
Resolving nodeload.github.com (nodeload.github.com)... 207.97.227.252
Connecting to nodeload.github.com (nodeload.github.com)|207.97.227.252|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 60433 (59K) [application/zip]
Saving to: `master.zip'
100%[======================================>] 60,433 332K/s in 0.2s
2013-01-22 20:21:58 (332 KB/s) - `master.zip' saved [60433/60433]
root@small3:~/USB-to-Ethernet# ls
master.zip
root@small3:~/USB-to-Ethernet# unzip master.zip
Archive: master.zip
bc17912aebc2b0281f9cb5e654510dad6e4c2a24
creating: HG20F9-master/
inflating: HG20F9-master/70-persistent-net.rules
inflating: HG20F9-master/HG20F9.c
inflating: HG20F9-master/HG20F9.h
inflating: HG20F9-master/Makefile
inflating: HG20F9-master/axusbnet.c
inflating: HG20F9-master/axusbnet.h
creating: HG20F9-master/binaries-rk3066-3.0.8+/
creating: HG20F9-master/binaries-rk3066-3.0.8+/v1.0.0/
inflating: HG20F9-master/binaries-rk3066-3.0.8+/v1.0.0/HG20F9.ko
inflating: HG20F9-master/readme
root@small3:~/USB-to-Ethernet# cp HG20F9-master/binaries-rk3066-3.0.8+/v1.0.0/HG20F9.ko /lib/modules/3.0.8+/kernel/drivers/net/usb/
root@small3:~/USB-to-Ethernet# depmod -a
root@small3:~/USB-to-Ethernet#