### Version 2 ### disk_led_blinking.patch contains the Forward-Port of the Linksys Original Firmware Disk 1 & Disk 2 LED Activity Control This patch contains the following features: - When you plug in a USB Device into Port 1/2 the Disk 1/2 LED is activating - When you plug out a USB from Port 1/2 the Disk 1/2 LED is deactivating - When there is USB traffic/activity the Disk LED is blinking - *NEW* OHCI (USB 1.1) device detection - *NEW* Special handling for USB hubs - *NEW* Code completely rewritten (uses gpio_set_line now, as requested) hub.c.patch contains the LED on/off code transport.c.patch contains the LED activity blinking code Installation Instructions: $SLUG is your slug development directory ($SLUG/openembedded, $SLUG/openslug etc.) 1. Copy disk_led_blinking.patch to $SLUG/openembedded/packages/linux/nslu2-kernel/2.6.12/ 2. Rebuild Openslug Linux Kernel # cd $SLUG # rm openslug/tmp/stamps/openslug-kernel-* # make openslug-image 3. Flash $SLUG/openslug/tmp/deploy/images/openslug-nslu2-*.flashdisk.img See http://www.nslu2-linux.org/wiki/Main/UpSlug2 A ready-to-run flashimage can be found here: openslug-nslu2-20050919202603.flashdisk.img