资源简介
Realtek1111的驱动源码和编译好的ko文件---FreeNas 11.1用的
代码片段和文件信息
/*
* Copyright (c) 1997 1998
* Bill Paul . All rights reserved.
*
* Redistribution and use in source and binary forms with or without
* modification are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright
* notice this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* 3. All advertising materials mentioning features or use of this software
* must display the following acknowledgement:
* This product includes software developed by Bill Paul.
* 4. Neither the name of the author nor the names of any co-contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY Bill Paul AND CONTRIBUTORS ‘‘AS IS‘‘ AND
* ANY EXPRESS OR IMPLIED WARRANTIES INCLUDING BUT NOT LIMITED TO THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
* ARE DISCLAIMED. IN NO EVENT SHALL Bill Paul OR THE VOICES IN HIS HEAD
* BE LIABLE FOR ANY DIRECT INDIRECT INCIDENTAL SPECIAL EXEMPLARY OR
* CONSEQUENTIAL DAMAGES (INCLUDING BUT NOT LIMITED TO PROCUREMENT OF
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE DATA OR PROFITS; OR BUSINESS
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY WHETHER IN
* CONTRACT STRICT LIABILITY OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF
* THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD: src/sys/dev/if_rl.cv 1.38.2.7 2001/07/19 18:33:07 wpaul Exp $
*/
/*
* RealTek 8129/8139 PCI NIC driver
*
* Written by Bill Paul
* Electrical Engineering Department
* Columbia University New York City
*/
#include
__FBSDID(“$FreeBSD: src/sys/dev/re/if_re.cv 1.95.00 “ __DATE__ “ “ __TIME__ “ wpaul Exp $“);
/*
* This driver also support Realtek 8139C+ 8110S/SB/SC RTL8111B/C/CP/D and RTL8101E/8102E/8103E.
*/
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include /* for vtophys */
#include /* for vtophys */
#include /* for DELAY */
#include
#include
#include
#include
#include
#include
#include
#if OS_VER < VERSION(53)
#include
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2019-01-14 16:46 FreeNas 11.1\
文件 58568 2019-01-14 16:46 FreeNas 11.1\if_re.ko
目录 0 2019-01-14 16:46 FreeNas 11.1\rtl_bsd_drv_v195.00\
文件 1190591 2019-01-14 16:46 FreeNas 11.1\rtl_bsd_drv_v195.00\if_re.c
文件 37071 2019-01-14 16:46 FreeNas 11.1\rtl_bsd_drv_v195.00\if_rereg.h
文件 200 2019-01-14 16:46 FreeNas 11.1\rtl_bsd_drv_v195.00\Makefile
文件 3172 2019-01-14 16:46 FreeNas 11.1\rtl_bsd_drv_v195.00\Readme.txt
- 上一篇:基于小波分解的图像融合算法的改进
- 下一篇:ICA 用到的声音资料
相关资源
- 2018年甜心100 V6.0 小京东商城源码解密
- Delphi程序开发范例宝典(第3版)光盘
- 区块链钱包完整可运行项目源码
- SSM通用后台系统+小米商城程序源码
- 动物招领所源码
- 贪吃蛇源码版
- 直播全套源码搭建成熟的直播系统源
- cocos2dx《美女VS僵尸》射击游戏源码
- 2019最新千月影视五级分销全解密源码
- unity 3d 换装资源,源码
- 区块链挖矿gec源码二开修复无后门版
- 下厨房 源码
- 机器学习实战 PDF超清晰中文+英文版
- opencv的 opencv_contrib-4.0.1源码
- 商城毕业设计包含源码和论文不会的
- 亲测华登区块鸡区块狗含教程完美运
- 医院系统(源码+设计文档)
- Windows Presentation Foundation程序设计指南
- QGIS2.8.9源码
- OpenCV 3和Qt5计算机视觉应用开发.zip
- 编译器源代码
- liblas源码 可用于读取las点云数据等
- 海康相机车牌识别源码
- 仿饿了么外卖源码
- 骷髅头赛跑游戏源码
- unity+AR跳舞游戏项目源码
- 制作的flash的mv全套打包
- 我的系统正用着权限管理系统源码
- springmvc-学习指南(第二版)源码
- CSocket多线程聊天室源码
评论
共有 条评论