Within our PCI Network Device there is a special feature, that allows out-of-band signaling-messeging (by using special interrupt and shared registers) to control system state: Reboot, Shutdown. What would be an acceptable method of executing such controls? So, the sequence is: 1. Device Driver receives Reboot-or-Shutdown message. 2. Device Driver initiates Reboot-or-Shutdown sequence (how?). I have cosidere usermode helper, looks like this solution is favored... Any recommendations?
- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html