Intel Cougar Point C204, v.v9.2.0.1025, A01

Installed This file was automatically installed as part of a recent update. If you are experiencing any issues, you can manually download and reinstall.
This driver is for Intel Cougar point C204 Chipset driver in PowerEdge C5220. OSes supported is Windows Server 2008 R2 Enterprise 64bit
Recommended

Check compatibility

Enter your Dell Service Tag or model

Want to look up your product? Enter a product identifier. Show me how

This driver is not compatible

This driver is not applicable for the selected product. Choose another product to re-enter your product details for this driver or visit the Product Support page to view all drivers for a different product.

Find more updates. Use SupportAssist to find all the latest driver updates for your device.

Fixes & Enhancements

Initial Release
Read More

Version

v9.2.0.1025, A01

Release date

24 July 2011

Download Type

Driver

Category

Chipset

Importance

Recommended
Dell Technologies recommends applying this update during your next scheduled update cycle. The update contains changes to maintain overall system health. It ensures that the system software remains current and compatible with other system modules (firmware, BIOS, drivers, and software) and may include other new features.
Available formats

File Format: ZipPack External
File Name: R302619-v9.2.0.1025.zip
File Size: 2.56 MB
This is a large file. Depending on your connection speed, it may take some time to download.
Format Description:
This file contains a compressed (or zipped) set of files. Download the file to a folder on your hard drive, and then run (double-click) it to unzip the set of files. Follow the instructions to complete the installation.
To ensure the integrity of your download, please verify the checksum value.
MD5:
909efc204aa29b3703231f4fb2847598

By downloading, you accept the terms of the Dell Software License Agreement.

Additional details

Show All | Hide All
Cougar Point C204
Custom Instructions for R302619-v9.2.0.1025.zip:

************************************************************
* 8E. INSTALLING THE WINDOWS SERVER* 2008 INF FILES PRIOR
* TO OS INSTALLATION
************************************************************
NOTE: Although $OEM$ method is still supported, it is no longer
the preferred method.

Microsoft* published a Wndows Automated Installation Kit(WAIK)
which facilitates creation of answer files and image creation
for unattended installs of Windows Server 2008

To add drivers to an offline Windows image

1. Locate the device driver .inf files that you intend to
install on your Windows image.

2. Use Windows System Image Manager (Windows SIM) to create
an answer file that contains the paths to the device
drivers that you intend to install.

3. Add the Microsoft-Windows-PnpCustomizationsNonWinPE component
to your answer file in the offlineServicing pass.

4. Expand the Microsoft-Windows-PnpCustomizationsNonWinPE node
in the answer file. Right-click DevicePaths, and then select
Insert New PathAndCredentials.

5. In the Microsoft-Windows-PnpCustomizationsNonWinPE component,
specify the path to the device driver and the credentials used
to access the file if the file is on a network share.

6. Save the answer file and exit Windows SIM. The answer file must
be similar to the following sample.







\\networkshare\share\drivers

Fabrikam
MyUserName
MyPassword








7. Mount the Windows image that you intend to install the drivers
to by using ImageX. For example:

imagex /mountrw C:\windows_distribution\sources\install.wim 1 C:\wim_mount

8. Enable logging of specific device driver injection actions in a
separate log file. Edit the following registry key on the computer
on which you are running Package Manager:

Path: HKLM\Software\Microsoft\Windows\CurrentVersion\Device Installer

Key: DebugPkgMgr

Type: REG_DWORD

Value: 0x01

This will create a Drivers.log file during the driver package injection. This log file will log all actions of the driver injection process.

9. Use Package Manager to apply the unattended installation answer
file to the mounted Windows image. Specify a location for the log
file to create. For example,

pkgmgr /o:"C:\wim_mount\;C:\wim_mount\Windows" /n:"C:\unattend.xml" /l:"C:\pkgmgrlogs\logfile.txt"

For more information about using Package Manager, see Package Manager Command-Line Options.
The .inf files referenced in the path in the answer file are added to
the Windows image. A log file is created in the directory
C:\Pkgmgrlogs\. Driver log files are created in the directory that
PkgMgr runs from. You can open the Drivers.log file and review the
Package Manager driver injection actions.

10. Review the contents of the %WINDIR%\Inf\ directory in the mounted
Windows image to ensure that the .inf files were installed. Drivers
added to the Windows image are named oem*.inf. This is to ensure
unique naming for new drivers added to the computer. For example,
the files MyDriver1.inf and MyDriver2.inf are renamed oem0.inf and
oem1.inf.

Drivers help and tutorials