/tmp/l4check/full_tree/trunk/l4/pkg/l4io/server/src/static_cfg.c File Reference

Simple static resource configuration. More...

#include <l4/generic_io/types.h>
#include <l4/log/l4log.h>
#include <string.h>
#include <stdio.h>
#include "io.h"
#include "res.h"
#include "static_cfg.h"
#include "__config.h"
#include "__macros.h"

Go to the source code of this file.

Functions

void register_device_group_fn (const char *name, l4io_desc_device_t **devs, int num)
int io_static_cfg_init (l4io_info_t *info, const char *requested_platform)
 Init static resource configuration.

Variables

struct {
   const char *   name
   l4io_desc_device_t **   devs
   int   num
registered_devs [MAX_NUM_REGISTERED_DEVS]
static int num_devs


Detailed Description

Simple static resource configuration.

Date:
2007-07-06
Author:
Christian Helmuth <ch12@os.inf.tu-dresden.de>

Definition in file static_cfg.c.


l4io, written by Christian Helmuth  © 2003 Technische Universitaet Dresden