EURWDT_NOTIFY_SYS

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

eurwdt_notify_sys -  

SYNOPSIS

"SYNOPSIS"

int eurwdt_notify_sys (struct notifier_block * this, unsigned long code, void * unused);  

ARGUMENTS

this
our notifier block
code
the event being reported
unused
unused
 

DESCRIPTION

Our notifier is called on system shutdowns. We want to turn the card off at reboot otherwise the machine will reboot again during memory test or worse yet during the following fsck. This would suck, in fact trust me - if it happens it does suck.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:07 GMT, October 09, 2005