Back to Contents Page

Windows Driver Software: Broadcom NetLink®/NetXtreme® 57XX User Guide

Installing the Driver Software

Updating the Driver Software

Removing the Driver Software

Viewing or Changing the Properties of the Controller

Setting Power Management Options


Installing the Driver Software

Notes:

When Windows first starts after a hardware device (such as a Broadcom NetXtreme 57XX Gigabit Ethernet Controller) has been installed, or after the existing device driver has been removed, the operating system automatically detects the hardware and prompts you to install the driver software for that device.

Both a graphical interactive installation mode (see Using the Driver Installer) and a command-line silent mode for unattended installation (see Using Silent Installation) are available.

Notes:

Using the Driver Installer
  1. When the Found New Hardware Wizard appears, click Cancel.
  2. Insert the installation CD into the CD or DVD drive.
  3. On the installation CD, open the folder containing the driver installer program (Setup.exe), and then double-click Setup.exe to launch the InstallShield® Wizard.
  4. Note: If you have a standard account on a Vista system, you will receive the User Account Control dialog box. Verify the presented information and select Continue.

  5. Click Next to continue.
  6. After you review the license agreement, click I accept the terms in the license agreement, and then click Next to continue.
  7. Click Install.
  8. Click Finish to close the wizard.
Using Silent Installation

For silent installation, run commands at the command prompt.

Notes:

To perform a silent install from within the installer source folder

Type the following:

setup /s /v/qn

or

msiexec /i "BDrvInst.msi" /qn

To perform a silent upgrade from within the installer source folder

Type the following:

setup /s /v/qn

To perform a silent uninstall from within the installer source folder

Type the following:

msiexec /x "BDrvInst.msi" /qn

To perform a silent uninstall from any folder

Type the following:

msiexec /x "{B7F54262-AB66-44B3-88BF-9FC69941B643}" /qn

To perform a silent reinstall of the same installer

Type the following:

setup /s /v"/qn REINSTALL=ALL"

To perform a GUI reinstall of the same installer

Type the following:

setup /V"REINSTALL=ALL"
Using the Found New Hardware Wizard

These instructions are based on the assumption that you are using Windows XP Service Pack 2.

  1. When the Found New Hardware Wizard opens, click No, not this time, and then click Next.
  2. Click Install from a list or specific location (Advanced), and then click Next.
  3. Click Include this location in the search, browse to the folder on the installation CD where the drivers for Windows XP are located, and then click Next.
  4. Click Finish to close the wizard.

Updating the Driver Software

To update the driver software

For Windows XP, you must have administrative rights to update the driver software. If you have a standard account on Windows Vista, you will receive the User Account Control dialog box. Verify the presented information and select Continue.

  1. Start Windows and log on.
  2. In Control Panel, click System to view System Properties.
  3. Click the Hardware tab, and then click Device Manager.
  4. Right-click the name of the Broadcom NetXtreme 57XX Gigabit Ethernet Controller and click Update Driver.
  5. Click Include this location in the search, browse to the folder on the installation CD where the drivers are located, and then click Next.
  6. Click Finish to close the wizard.

Removing the Driver Software

For Windows XP, you must have administrative rights to update the driver software. If you have a standard account on Windows Vista, you will receive the User Account Control dialog box. Verify the presented information and select Continue.

  1. In Control Panel, double-click Add or Remove Programs.
  2. Click Broadcom Gigabit Integrated Controller, and then click Remove.
  3. Click Yes to remove the drivers.
  4. Click OK.
  5. Note: You can also remove the device drivers by running the InstallShield installer again and clicking Remove.

Viewing or Changing the Properties of the Controller

To view or change the properties of the Broadcom NetXtreme 57XX Gigabit Ethernet Controller

  1. In Control Panel, click (or double-click) Broadcom Control Suite 3.
  2. Click the Advanced tab.
  3. See Setting Adapter Properties for a detailed description of the available properties as well as for instructions for viewing and changing the value of a particular property.

Setting Power Management Options

You can set Power Management options to allow the operating system to turn off the adapter to save power or to allow the adapter to wake up the system. If the device is busy doing something (servicing a call, for example) however, the operating system will not shut down the device. The operating system attempts to shut down every possible device only when the system attempts to go into hibernation. To have the adapter stay on at all times, do not click the Allow the computer to turn off the device to save power check box.

Notes:


Back to Contents Page