copy_from_user() crash...
Hi, My driver is crashing when I call copy_from_user() call. Does any one have idea about this ? Thanks much in advance... Thanks & Regards, Raj Sponsored Link Get a free Motorola Razr! Today Only! Choose
Raw socket...
Hi, I am writting an example program, to create a raw socket on Fedora Core Linx. When I create socket, my linux sustem crashes. I need to powerdown the system. I am running this program as super user to create raw socket. Following line crashes.. rawSocket = socket(AF_INET, SOCK_RAW,