diff -u3 -Nr etc/suspend-scripts/S20usbnet /tmp/flash/etc/suspend-scripts/S20usbnet --- etc/suspend-scripts/S20usbnet Thu Jan 1 01:00:00 1970 +++ /tmp/flash/etc/suspend-scripts/S20usbnet Wed May 8 21:39:33 2002 @@ -0,0 +1,3 @@ +#!/bin/sh + +/etc/init.d/usbnet stop diff -u3 -Nr etc/suspend-scripts/suspend-usbnet /tmp/flash/etc/suspend-scripts/suspend-usbnet --- etc/suspend-scripts/suspend-usbnet Wed Apr 24 23:46:50 2002 +++ /tmp/flash/etc/suspend-scripts/suspend-usbnet Thu Jan 1 01:00:00 1970 @@ -1,5 +0,0 @@ -#!/bin/sh - -# Bring down the USB Device so that it works after suspension -ifdown usbf -modprobe -r usb-eth