![]() |
RTEMS
5.0.0
|
SMC91111 Driver. More...
#include <machine/rtems-bsd-kernel-space.h>#include <rtems.h>#include <bsp.h>#include <rtems/bspIo.h>#include <stdlib.h>#include <stdio.h>#include <stdarg.h>#include <rtems/error.h>#include <rtems/rtems_bsdnet.h>#include <sys/param.h>#include <sys/mbuf.h>#include <sys/socket.h>#include <sys/sockio.h>#include <net/if.h>#include <netinet/in.h>#include <netinet/if_ether.h>#include <libchip/smc91111exp.h>Macros | |
| #define | SMC91111_BASE_ADDR (void*)0x20000300 |
| #define | SMC91111_BASE_IRQ 4 |
| #define | SMC91111_BASE_PIO 4 |
Functions | |
| int | rtems_smc91111_driver_attach_leon2 (struct rtems_bsdnet_ifconfig *config) |
Variables | |
| scmv91111_configuration_t | leon_scmv91111_configuration |
SMC91111 Driver.
| scmv91111_configuration_t leon_scmv91111_configuration |
1.8.13