Available 4 files for Cirrus Logic CS8900A NDIS4
Select Files
Company
Cirrus Logic
Categories
Networks Cards
Model
Cirrus Logic CS8900A NDIS4
Description
Source code only
Operating System
Windows 95-98-NT
Size Driver
73KB
File Name
ndis4_ce_v326.zip
Observations
This file describes the steps to build the CS8900 NDIS 4 Driver for Windows
OS (2000, NT, 98, 95) and WinCE. The last section describes the required
changes for ARM and SH3 processors.
====================== Defines Used in Compiler ============
The following defines can be used in the sources file.
1. ARM_PROCESSOR
If your processor type is ARM or Strong ARM, and OS is WinCE, ARM_PROCESSOR must be
defined in the sources file. For example:
CDEFINES=$(CDEFINES) -DNDIS_MINIPORT_DRIVER -DNDIS40_MINIPORT -DWIN_CE -DARM_PROCESSOR
For ARM user, please read the section "Required Modifications for ARM".
2. SH3_PROCESSOR
If your processor type is SH3, and OS is WinCE, SH3_PROCESSOR must be
defined in the sources file. For example:
CDEFINES=$(CDEFINES) -DNDIS_MINIPORT_DRIVER -DNDIS40_MINIPORT -DWIN_CE -DSH3_PROCESSOR
For SH3 user, please read the section "Required Modifications for SH3".
3. V8920
If your chip is 8920 and you want to enable the Received_Packet_Look_Ahead option,
use this define.
4. EARLY_INTERRUPTS
If you want to enable the early interrupt function on the chip, use the definition.
The function is CPU_intensive.
The default C_DEFINES used in the Src4win for Windows OS is
C_DEFINES=$(C_DEFINES) -DNDIS_MINIPORT_DRIVER -DV8920 -DEARLY_INTERRUPTS
and the default C_DEFINES used in the Src4ce for WinCE is
C_DEFINES=$(C_DEFINES) -DNDIS_MINIPORT_DRIVER -DNDIS40_MINIPORT -DWIN_CE
For Network Card without EEPROM: User can assign the default values in the
AssignedUserDefinedConfig() function in the ends4isa.c file.
Company
Cirrus Logic
Categories
Networks Cards
Model
Cirrus Logic CS8900A NDIS4
Description
Source code only
Operating System
Windows CE v2.x and v3.x
Size Driver
73KB
File Name
ndis4_ce_v326.zip
Observations
This file describes the steps to build the CS8900 NDIS 4 Driver for Windows
OS (2000, NT, 98, 95) and WinCE. The last section describes the required
changes for ARM and SH3 processors.
====================== Defines Used in Compiler ============
The following defines can be used in the sources file.
1. ARM_PROCESSOR
If your processor type is ARM or Strong ARM, and OS is WinCE, ARM_PROCESSOR must be
defined in the sources file. For example:
CDEFINES=$(CDEFINES) -DNDIS_MINIPORT_DRIVER -DNDIS40_MINIPORT -DWIN_CE -DARM_PROCESSOR
For ARM user, please read the section "Required Modifications for ARM".
2. SH3_PROCESSOR
If your processor type is SH3, and OS is WinCE, SH3_PROCESSOR must be
defined in the sources file. For example:
CDEFINES=$(CDEFINES) -DNDIS_MINIPORT_DRIVER -DNDIS40_MINIPORT -DWIN_CE -DSH3_PROCESSOR
For SH3 user, please read the section "Required Modifications for SH3".
3. V8920
If your chip is 8920 and you want to enable the Received_Packet_Look_Ahead option,
use this define.
4. EARLY_INTERRUPTS
If you want to enable the early interrupt function on the chip, use the definition.
The function is CPU_intensive.
The default C_DEFINES used in the Src4win for Windows OS is
C_DEFINES=$(C_DEFINES) -DNDIS_MINIPORT_DRIVER -DV8920 -DEARLY_INTERRUPTS
and the default C_DEFINES used in the Src4ce for WinCE is
C_DEFINES=$(C_DEFINES) -DNDIS_MINIPORT_DRIVER -DNDIS40_MINIPORT -DWIN_CE
For Network Card without EEPROM: User can assign the default values in the
AssignedUserDefinedConfig() function in the ends4isa.c file.
Company
Cirrus Logic
Categories
Networks Cards
Model
Cirrus Logic CS8900A NDIS4
Description
Source code only
Operating System
Windows CE.net v4.x
Size Driver
57KB
File Name
ndis4_cev4.x_v100.zip
Observations
This file describes the steps to build the CS8900A NDIS 4 Driver for
Windows CE 4.x.
====================== Defines Used in Compiler =======
The following defines can be used in the sources file.
1. ARM_PROCESSOR
If your processor type is ARM or Strong ARM, ARM_PROCESSOR must be
defined in the sources file. For example:
CDEFINES=$(CDEFINES) -DNDIS_MINIPORT_DRIVER -DARM_PROCESSOR
2. SH3_PROCESSOR
If your processor type is SH3 or SH4, SH3_PROCESSOR must be
defined in the sources file. For example:
CDEFINES=$(CDEFINES) -DNDIS_MINIPORT_DRIVER -DSH3_PROCESSOR
The default C_DEFINES used in the sources file is
C_DEFINES=$(C_DEFINES) -DNDIS_MINIPORT_DRIVER.
For Network Card without EEPROM: User can assign the default values in the
AssignedUserDefinedConfig() function in the cs8900a.c file.
Company
Cirrus Logic
Categories
Networks Cards
Model
Cirrus Logic CS8900A NDIS4
Description
Drivers
Operating System
Windows CE.net v4.x. Source code only
Size Driver
57KB
File Name
ndis4_cev4.x_v100.zip
Observations
This file describes the steps to build the CS8900A NDIS 4 Driver for
Windows CE 4.x.
====================== Defines Used in Compiler =======
The following defines can be used in the sources file.
1. ARM_PROCESSOR
If your processor type is ARM or Strong ARM, ARM_PROCESSOR must be
defined in the sources file. For example:
CDEFINES=$(CDEFINES) -DNDIS_MINIPORT_DRIVER -DARM_PROCESSOR
2. SH3_PROCESSOR
If your processor type is SH3 or SH4, SH3_PROCESSOR must be
defined in the sources file. For example:
CDEFINES=$(CDEFINES) -DNDIS_MINIPORT_DRIVER -DSH3_PROCESSOR
The default C_DEFINES used in the sources file is
C_DEFINES=$(C_DEFINES) -DNDIS_MINIPORT_DRIVER.
For Network Card without EEPROM: User can assign the default values in the
AssignedUserDefinedConfig() function in the cs8900a.c file.
Access to Official Website Cirrus Logic
Welcome to the HelpDrivers, driver for printers.
Original files: In HelpDrivers, all drivers, manuals, BIOS, etc. are those originally provided by the official manufacturers. Click here to learn more
You can download by either clicking the 'Download' button. From the File Download window, verify that "Save" is selected and click OK.
Do not rename the file you're downloading, it may cause installation problems.