#!/bin/sh
ifdown usbf && rmmod usb-eth && rmmod sa1100_usb
ifup usbf

