9b7aebeda09bb6a3aa41d3c91a7da9b567eabcac
[feisty_meow.git] / scripts / devices / zaurus_usb.sh
1 #!/bin/bash
2 modprobe usb-uhci
3 ifconfig eth1 42.56.70.1 netmask 255.255.255.255 up
4 route add -host 42.56.70.2 eth1 
5