3 echo "updating kernel modules..."
9 echo "======================================================================"
10 echo "New Kernel Module Installed: r8192ce_pci."
11 echo "Depending on your system setup you may need to load the module"
12 echo "manually, for example:"
14 echo "sudo modprobe r8192ce_pci"
16 echo "Documentation and scripts provided with the source are located at"
18 echo "/usr/share/rtl8192ce"
19 echo "======================================================================"