note.txt
来自「附件是一份S3C2410的原厂BSP源码」· 文本 代码 · 共 41 行
TXT
41 行
========================== Version 3.04a =======================================
Date: May. 09, 2001
-Added support for SH3. ALIGMENT_32BIT needs to be defined for SH3, MIPS, ARM.
============================= Version 3.03a ================================
Date: Oct. 16, 2000
- Added support for ARM.
- Fixed the bug in the copyTxFrame(): If an odd aligned data is copied to odd
sized buffer, an extra garbage character is sent.
============================= Version 3.02a ================================
Date: Sep. 24, 1999
-Set offset 2 to the receiving buffer pointer when copying received frames from chip
so that the IP header stars from the 17th bytes for 32-bits-Alignment.
-Change receiving buffer size from 32 to 64.
-Correction: If the memory address parameter is zero, the CS8900 operates in the
mode specified by EEPROM or the Config Flag parameter.
============================= Version 3.01a ================================
Date: May 7, 1999
The cs8900 network interface driver version 3.01a is ported from the BSD 4.3
Interface to the Enhanced Network Driver (END) model to support the MUX-based
interface for VxWorks 5.3.1 or higher.
The followings are the new features: The 3.01a driver
- is an END driver and loans receiving buffers to upper-layer protocols.
- supports Multicasting.
- supports Promiscuous Mode.
- supports Polling Mode Ethernet.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?