#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/types.h>
#include <linux/interrupt.h>
#include <linux/ioport.h>
#include <linux/string.h>
#include <linux/delay.h>
#include <linux/init.h>
#include <linux/errno.h>
#include <linux/socket.h>
#include <linux/route.h>
#include <linux/dio.h>
#include <linux/netdevice.h>
#include <linux/etherdevice.h>
#include <linux/skbuff.h>
#include <asm/io.h>
#include <asm/pgtable.h>
#include "hplance.h"
#include "7990.h"
Go to the source code of this file.
#define LANCE_LOG_RX_BUFFERS 3 |
#define LANCE_LOG_TX_BUFFERS 1 |
module_exit |
( |
hplance_cleanup_module |
| ) |
|
module_init |
( |
hplance_init_module |
| ) |
|