###################################################################################
Title: RTL8169 PG8169
History: V 1.00 -- 2002.05.09
V 1.01 -- 2002.10.01
Notes: All changed codes are marked with the release date 'YY.MM.DD'.
In other words, you may search '90.07.12' if you want to find
the changed codes of a source program released on 1990.07.12,
################################################################################
Name: PG8169.100
Version: V 1.00
Released By: Season Chen
Release Date: 2002.05.09
Changed File:
Reason: 1. Program 9346/9356 via VPD.
################################################################################
Name: PG8169.101
Version: V 1.01
Released By: Season Chen
Release Date: 2002.10.01
Changed File: pg8169.c
Reason:
1. Incresing MAC address by one only when the EEPROM is programmed successfully.
################################################################################
Name: PG8169.102
Version: V 1.02
Released By: Season Chen
Release Date: 2002.11.28
Changed File: 8169.cfg
Reason:
1. Disable CONFIG1 VPD to prevent EEPROM from being changed unexpected.
2. Disable CONFIG3 LinkUp bit.
################################################################################
Name: PG8169.103
Version: V 1.03
Released By: Season Chen
Release Date: 2003.5.2
Changed File: pg8169.c
Reason:
1. Support programing RTL8169S.
################################################################################
Name: PG8169.105
Version: V 1.05
Released By: Season Chen
Release Date: 2003.7.22
Changed File: pg8169.c
pci.h
Reason:
1. Fix bug of not correct showing "No RTL8169 Card Found" message.
2. Add /r function.
3. Add ROMCONF parameter for PXE.
################################################################################
Name: PG8169.106
Version: V 1.06
Released By: Season Chen
Release Date: 2003.7.30
Changed File: pg8169.c
pci.h
Reason:
1. Support ENDID parameter.
2. Fix LED definition been changed when performing "/r" function.
################################################################################
Name: PG8169.107
Version: V 1.07
Released By: Season Chen
Release Date: 2003.8.14
Changed File: pg8169.c
8169.cfg
Reason:
1. Update CONFIGx from 00 to 01 to fix the 100M link up too late problem.
2. Update pg8169 to not detecting RTL8169S by MAC revision.
################################################################################
Name: PG8169.108
Version: V 1.08
Released By: Ying-Zhe Hsu
Release Date: 2003.9.15
New File: EEPROM.h:
EEPROM.c: It is modified from 8169Diag and used to access
93C46 by serial clock mechanism.
Changed File: pg8169.c
Reason:
1. Program and read EEPROM by serial clock (software clock).
Usage: pg8169.exe [cmd]
no cmd : Program EEPROM by serial clock (software clock).
cmd = /r : Dump content of EEPROM by serial clock (software clock).
= /hw: Program EEPROM by VPD.
= /hr: Dump content of EEPROM by VPD.
################################################################################
Name: PG8169.109
Version: V 1.09
Released By: Ying-Zhe Hsu
Release Date: 2003.11.04
Changed File:
EEPROM.h
pg8169.c
Reason:
1. Software clock timing issue.
2. Software clock verification bug fixed.
################################################################################
Name: PG8169.110
Version: V 1.10
Released By: Ying-Zhe Hsu
Release Date: 2004.01.15
Changed File:
EEPROM.h
EEPROM.c
pg8169.c
Reason:
1. Ignore the absence of DO signal in end of Erase
and Write operations to increase robustness.
2. Change the cycle time of EECS from 500 micro-second to
6 micro-second.
################################################################################
Name: PG8169.111
Version: V 1.11
Released By: Ying-Zhe Hsu
Release Date: 2004.02.05
Changed File:
EEPROM.C
EEPROM.H
PCI.H
PG8169.C
Reason:
1. Fill up checksum value when programming EEPROM via VPD or
serial clock.
NOTE:
1. The forumla of checksum value is defined as:
2's complement of sum of words before the location of CheckSum.
################################################################################
Name: PG8169.112
Version: V 1.12
Released By: Ying-Zhe Hsu
Release Date: 2004.05.13
Changed File:
PG8169.C
EEPROM.C
CLI.h
CLI.C
PCI.h
Reason:
1. Determine type of EEPROM (93C46 or 93C56) by MAC register RCR.9356SEL.
2. 93C56 can be programmed or read by serial clock.
3. Add 8169CB.CFG and two keywords: CISPointer, CISData.
4. Add /? /h /w /cb options.
Usage:
1. Show help message: pg8169 /h (or pg8169 /?)
2. Write to chip on cardbus: pg8169 /cb (or pg8169 /w /cb)
3. Write to chip on PCI: pg8169 (or pg8169 /w)
4. Read EEPROM: pg8196 /r
NOTE:
1. /hw and /hr optinos are used for internal test only.
2. /hw and /hr may access 93C56 correctly for SB or later version chip.
################################################################################
Name: PG8169
Version: V 1.13
Released By: Ying-Zhe Hsu
Release Date: 2004.06.09
Changed File:
PG8169.C
CLI.h
CLI.C
Reason:
1. Add /c HexOffset HexValue option to program specify
byte in EEPROM.
NOTE:
1. Example: Write 0xab into offset 0x13 of EEPROM.
pg8169 /c 13 ab
################################################################################
Name: PG8169
Version: V 1.15
Released By: Ying-Zhe Hsu
Release Date: 2004.09.21
Changed File:
PCI.h
PG8169.C
CLI.h
CLI.C
8169.CFG
8169CB.CFG
Reason:
1. Fixed bug about NODEID increasement on 8169CB.CFG.
2. Add /d option: dump content of EEPROM to 8169x.map.
3. Add /l option: load content of EEPROM from 8169x.map.
4. Add /nodeid option: Write NODEID specified to EEPROM.
5. Add /svid option: Write SVID and SMID specified to EEPROM.
6. Reculate checksum and perform EEPROM autoload in all
programming actions, (e.g. /w /c, /l, /nodeid, and /svid).
7. Revise annotation about ROMCONF in 8169.CFG and 8169CB.CFG.
NOTE:
1. /c /d /
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
如下工具组合: 2019/01/26 20:13 <DIR> MAC-8111C 2013/12/20 01:05 <DIR> PG8168 2019/01/28 18:52 <DIR> R8111 2019/01/28 18:52 <DIR> R8111GEF 2019/01/28 18:52 <DIR> R8111H 2019/01/28 18:52 <DIR> R8168DP 2019/01/28 18:52 <DIR> RTL8136 2019/01/28 18:52 <DIR> RTL8136E 2019/01/28 18:52 <DIR> RTL8139 2019/01/28 18:52 <DIR> RTL8168 2019/01/28 18:52 <DIR> RTL8168E 2019/01/28 18:52 <DIR> RTL8169 2019/01/29 20:40 <DIR> PG2.29
资源推荐
资源详情
资源评论














收起资源包目录





































































































共 245 条
- 1
- 2
- 3
资源评论

- tapyy2020-05-24比较齐全,能用

cnhuangjq
- 粉丝: 1
上传资源 快速赚钱
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助


最新资源
- 项目管理应当具备的技能.doc
- 基于单片机的LED灯控制器的设计.doc
- 计算机工作总结(多篇).docx
- 信息化系统集成监理方案(技术标).doc
- AIAS-Java资源
- 基于YOLOv5目标检测算法和U-Net图像分割算法的绿植病害识别与检测系统(Based on YOLOv5 object detection algorithm and U-Net image se
- 信息技术与计算机审计-PPT课件.ppt
- 电子商务的发展趋势.docx
- 2020版新学优数学同步人教A必修三精练:1章-模块复习课-第1课时-算法初步-Word版含解析.docx
- 小学简便算法100题.pdf
- 网络营销如何提升企业品牌?-.doc
- 软件质量保证措施研究.doc
- 中国人工智能未来发展的五大战略.docx
- 网络营销方案怎么写【4篇】.doc
- 通信原理习题解答.ppt
- 专业的网站策划方案写法演示标准.doc
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈



安全验证
文档复制为VIP权益,开通VIP直接复制
