User:Rlinfati
Articles:
nokia800:~# cat /etc/modprobe.d/g_ether options g_ether host_addr=0e:17:83:b4:8d:3b
nokia800:~# cat /etc/network/interfaces auto lo iface lo inet loopback auto eth0 iface eth0 inet dhcp auto usb0 iface usb0 inet static
address 192.168.2.13 netmask 255.255.255.0
pre-up insmod /mnt/initfs/lib/modules/2.6.21-omap1/g_ether.ko post-down rmmod g_ether