[OpenWrt-Devel] [PATCH] Enable harddisk spin-up for WesternDigital NetCenter

2008-04-23 Thread Christoph Müllner
Hi! This mail includes a patch for diag.c (broadcom-diag) to spin-up the harddisk of a WD NetCenter. I've already sent this patch in January[1] this year and got some improvement tips from Florian Fainelli, but accidentally sent the corrected patch to Florian directly and not this list.

Re: [OpenWrt-Devel] [PATCH] Enable harddisk spin-up for WesternDigital NetCenter

2008-01-21 Thread Florian Fainelli
Hi Christoph, Your patch looks good to me, comments below : Le lundi 21 janvier 2008, Christoph Muellner a écrit : + + /* Western Digital */ + WDNetCenter, }; Please use upper case for the device enumeration. static void __init bcm4780_init(void) { @@ -134,6 +137,21 @@