* Updates to a driver, such as a USB controller module, don't require a complete recompilation of the kernel; just the module itself needs recompiling. This reduces the likeli... the unloading of the old and reloading of the new module.
* You can add new devices to your system without requiring a new kernel, only the new module driver is needed. This adds a great deal of flexi... e>
#
# File: /etc/rc.local
#
# Load iptables FTP module when required
modprobe ip_conntrack_ftp
# Load i