AS,
I downloaded that driver you said to download and did everything exactly what you typed, and it worked.
Now i am ready for the next step.
Great!

now copy the built module: (assuming you are in the same directory where you typed the
modinfo command,
su to root):
cp 8192cu.ko /lib/modules/2.6.38.8-pclos3.bfs/kernel/drivers/net/wireless
depmod -a
now the modules is installed, the following command should confirm all is OK:
# modprobe --show-depends 8192cu
insmod /lib/modules/2.6.38.8-pclos3.bfs/kernel/drivers/usb/core/usbcore.ko.gz
insmod /lib/modules/2.6.38.8-pclos3.bfs/kernel/drivers/net/wireless/8192cu.ko
edit the file
/etc/modprobe.preload and add the following line:
8192cu
then
rebootUpon reboot, open a terminal,
su to root again:
lsmod | grep 8192
should result something like (not identical):
8192cu 468964 0
usbcore 117923 8 8192cu,btusb,uvcvideo,uhci_hcd,ohci_hcd,ehci_hcd,usbhid
open PCLinuxOS control center and configure your wireless NIC
