I have a strange problem with a network device driver i have written. The device runs under IP for a while and then kernel stops passing ioctl()s down to the driver. The ioctl() is used by a process to communicate with the device.
Anybody knows where the dog is buried?
|