history_celan.txt

来自「Wince4.2 BSP for SH4 engineering develop」· 文本 代码 · 共 54 行

TXT
54
字号

    LAN91C111 Network Hardware Driver
    Version 1.0.0

------------------------------------------------------------------------------

    FILE      : HISTORY_CELAN.TXT
    CREATED   : 2002. 9. 5
    MODIFIED  : 2003.08.06
    AUTHOR    : Renesas Technology Corp.
    HARDWARE  : RENESAS HS7751RSTC01H (S1-E, ITS-DS5)
    TARGET OS : Microsoft(R) Windows(R) CE .NET 4.2

------------------------------------------------------------------------------

File contents:

- CARD.C
- CELAN.C
- CELAN.DEF
- CELANHW.H
- CELANSW.H
- HISTORY_CELAN.TXT (this file)
- INTERRUP.C
- KEYWORDS.H
- MAKEFILE
- PRECOMP.H
- SMC91C94.H
- SOURCES
- WINCE.C

The origin of driver files:
- This driver is derived from LAN91C94 hardware driver included in S1 (PFM-DS6
  series) source release 1.22.1105.300, and the S1 driver is developped based
  on NE2000 reference driver source code provided in Platform Builder 2.12.

- These files are newly created for this driver.
  CELAN.DEF, HISTORY_CELAN.TXT, MAKEFILE

- These files are modified from S1 LAN91C94 driver.
  CARD.C, CELAN.C, CELANHW.C, CELANSW.C, INTERRUP.C, PRECOMP.H, SMC91C94.H
  SOURCES, SURF.CPP

- This files is just copied from original NE2000 driver without modification.
  KEYWORDS.H

Modification history:

  2002. 9. 5 - Version 1.0.0
  - To clarify file origins and histories, file informations are gathered and
  added to the top of each source file. Some unnecessary parts are removed.
  (CARD.C, CELAN.C, CELANHW.H, CELANSW.H, INTERRUP.C, PRECOMP.H, SMC91C94.H,
  WINCE.H)

⌨️ 快捷键说明

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