kernel module to write data to a file

2006-11-07 Thread Robotis Konstantinos
Hello, I am trying to create a module for kernel 2.4.27 that writes data to a file when it receives a packet from the network interface card. In the code below the pkt_handler function is called each time a packet is received. A while after the insmod, the CPU reaches 100% and the pc freezes. Is

PCMCIA problem

2006-10-26 Thread Robotis Konstantinos
I have Debian Sarge with kernel 2.6.8-2 and I want to install a wireless pcmcia card. The kernel is configured with every module related to PCMCIA as far as I am concerned and the pcmcia-cs package is also installed. The problem is that when the the /etc/init.d/pcmcia script starts I always get fol