***************************************************************
* 							      *
* DM7025 for use with any (current) image		      *
*                                                             *
* Instructions for installing kernel modules/ftdi driver.     *
*                                                             *
* Install all 3 attached packages:                            *
*                                                             *
* telnet [ipadreambox]					      *
*                                                             *
* ipkg install kernel-module-ftdi-sio_2.6.12.6-r7_dm7025.ipk  *
* ipkg install kernel-module-usbcore_2.6.12.6-r7_dm7025.ipk   *
* ipkg install kernel-module-usbserial_2.6.12.6-r7_dm7025.ipk *
*                                                             *
* edit the file (use vi or ANY other editor):		      *
*                                                             *
* /etc/init.d/bootup					      *
*                                                             *
* Change:						      *
*                                                             *
* echo 52 > /proc/progress				      *
* modprobe ohci-hcd					      *
*                                                             *
* to:							      *
*                                                             *
* echo 52 > /proc/progress				      *
* modprobe ohci-hcd					      *
* modprobe ftdi_sio					      *
*                                                             *
* save the file and reboot the dm7025!			      *
*                                                             *
* 15-08-207  --  Copyrights (c) 2007 www.satellietland.nl     *
*                                                             *
***************************************************************