CLEANUP_MODULE

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

 

NAME

cleanup_module - free resources for an unload  

SYNOPSIS

"SYNOPSIS"

void cleanup_module ( void);  

ARGUMENTS

void
no arguments
 

DESCRIPTION

Unloading time. We release the MCA bus resources and the interrupt at which point everything is ready to unload. The card must be stopped at this point or we would not have been called. When we unload we leave the card stopped but not totally shut down. When the card is initialized it must be rebooted or the rings reloaded before any transmit operations are allowed to start scribbling into memory.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 05:30:27 GMT, October 06, 2005