N-sim
Emulation and simulation of
Wireless Sensor Networks



   Home


   Project Page


   Download


   CVS



   Installation


   Configuration


   Plug-ins




 Hosted by
SourceForge.net Logo

/home/brennan/n-sim/OrbisQuartus/server/xen/backend/sdev_back.c File Reference

#include "sim.h"
#include "oq_kmod.h"
#include "sdev.h"
#include <xen/balloon.h>
#include <xen/interface/memory.h>

Go to the source code of this file.

Functions

 MODULE_LICENSE ("GPL")
 MODULE_DESCRIPTION ("OrbisQuartus Simulated Sensor Device Module")
 MODULE_AUTHOR ("Sean M. Brennan")
 module_param (sdev_test, bool, S_IRUGO)
 module_init (sdev_backend_init)
 module_exit (sdev_backend_shutdown)

Variables

req_resp * req_resp_lists


Function Documentation

MODULE_AUTHOR "Sean M. Brennan"   ) 
 

MODULE_DESCRIPTION "OrbisQuartus Simulated Sensor Device Module"   ) 
 

module_exit sdev_backend_shutdown   ) 
 

module_init sdev_backend_init   ) 
 

MODULE_LICENSE "GPL"   ) 
 

module_param sdev_test  ,
bool  ,
S_IRUGO 
 


Variable Documentation

struct req_resp* req_resp_lists
 

Todo:
Test failure modes

Definition at line 50 of file sim_if.c.


© 2007, Los Alamos National Security, LLC.