首页| 行业标准| 论文文档| 电子资料| 图纸模型
购买积分 购买会员 激活码充值

您现在的位置是:团子下载站 > 其他 > Linux 1.0核心源代码

Linux 1.0核心源代码

  • 资源大小:1.47 MB
  • 上传时间:2021-07-17
  • 下载次数:0次
  • 浏览次数:34次
  • 资源积分:1积分
  • 标      签: Linux

资 源 简 介

#include #include #include #include #include #include #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);
VIP VIP