files.txt Driver File Contents (9030.zip)

9030 directory contents:

LIB\P9030_LIB.C - Implementation of P9030_LIB.H.

LIB\P9030_LIB.H - Library for 'WinDriver for PLX 9030' API. 
    The basic idea is to get a handle for the board
    with P9030_Open() and use it in the rest of the program
    when calling P9030_xxxx() functions.  Call P9030_Close() when done.

P9030_DIAG\P9030_DIAG.C - A simple diagnostics program that lets you access the
    PLX 9030 registers and local memory. 
    o This program is meant to be used as an example for using the P9030_LIB.H API,
      you may use it as a skeleton for your driver, or 'cut & paste' parts
      of it into your device driver code.
    o For a more advanced monitor program, use the standard PLXMON.EXE
      from PLX.

      The source code for this project was generated by WinDriver Wizard.
To compile this application, you will need a Win32 compiler.

Files:
  lib directory:
  lib\p9030_lib.c
      Library for 'WinDriver for PLX 9030' API. 
      The basic idea is to get a handle for the board
      with P9030_Open() and use it in the rest of the program
      when calling P9030_xxxx() functions.  Call P9030_Close() when done.
  lib\p9030_lib.h
      Header file of p9030_lib.c library.

  p9030_diag directory:
  p9030_diag\p9030_diag.c
      A simple diagnostics program that lets you access the
      PLX 9030 registers and local memory. 
      o This program is meant to be used as an example for using the 
        p9030_lib.h API.
        You may use it as a skeleton for your driver, or 'cut & paste' 
        parts of it into your device driver code.
      o For a more advanced monitor program, use the standard PLXMON.EXE
        from PLX.
  p9030_diag\p9030_diag.mak
      MS-Visual C++ 4.0 (and above) compatible make file.
  p9030_diag\p9030_diag.mdp
      MS-Visual C++ 4.0 (and above) compatible project file.
  files.txt
      Describes the files generated.

Compiling this project:
  If you are using MS-Visual C++, then open the p9030_diag.mdp project file, and
  compile.

  If using a different compiler:
  - Create a new project. Choose console mode project.
  - Include the following files in the project:
      lib\p9030_lib.c
      p9030_diag\p9030_diag.c
      \windrvr\samples\shared\pci_diag_lib.c
      \windrvr\samples\shared\print_struct.c

Converting to a GUI application:
  This sample was written as a console mode application (rather than
  a GUI application) that uses standard input and standard output.
  This was done in order to simplify the source code. You may change it
  into a GUI application by removing all calls to printf() and scanf()
  functions, and calling MessageBox() instead.

Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web4, load: 1.02