relnotes.txt

来自「嵌入式操作系统Nucleus Plus下的以太网驱动模板」· 文本 代码 · 共 31 行

TXT
31
字号
                         Template Ethernet Driver

                             Release History
                         
*****************************************************************************
Release 1.0                                                     June 16, 1998
*****************************************************************************

This is the first release of the Template Ethernet Driver.

*****************************************************************************
Release 1.1                                                September 24, 1998
*****************************************************************************

Made the second release with Nucleus EDE.  The project name is 
Ethernet_Template.

*****************************************************************************
Release 1.3                                                     June 28, 1999
*****************************************************************************

Updated the template driver to Nucleus NET 4.2. Changed from using the
Ne2000 ethernet driver as a template to using the DEC21143 driver as the
template. The DEC21143 is a 10/100Mbps driver and demonstrates better
receive and transmit routines, it make use of DMA to move data from NET
buffers to the Ethernet on-chip RAM.

Also changed the version number to 1.3, as opposed to 1.2, in order to 
conform to the ATI version number scheme.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?