#include <linux/config.h> #include <linux/kernel.h> #include <linux/sched.h> #include <linux/errno.h> #include <asm/io.h> #include <asm/system.h> #include "dev.h" #include "8390.h" #include "3c503.h" int el2_probe(struct device *dev); int el2_pio_autoprobe(struct device *dev); int el2probe1(int ioaddr, struct device *dev); static int el2_open(struct device *dev); static int el2_close(struct device *dev); static void el2_reset_8390(struct device *dev); static void el2_init_card(struct device *dev); static void el2_block_output(struct device *dev, int count, const unsigned char *buf, const start_page); static int el2_block_input(struct device *dev, int count, char *buf, int ring_offset);
猜您喜欢
推荐帖子
推荐内容
开源项目推荐 更多
热门活动
热门器件
用户搜过
随便看看
热门下载
热门标签
评论