home *** CD-ROM | disk | FTP | other *** search
-
- ; nvsmb.INF
-
- ; Copyright (c) 2001-2002, NVIDIA
- ; Version 1.00
-
- [Version]
- Signature="$WINDOWS NT$"
- Class=System
- ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
- Provider=%NVIDIA%
- CatalogFile=nvsmb.cat
- DriverVer = 04/09/2003, 3.3.8
-
- [ControlFlags]
- ExcludeFromSelect=*
-
- [Manufacturer]
- %NVIDIA_MFG%=NVIDIA_SYS
-
- [SourceDisksFiles]
-
- [NVIDIA_SYS]
- %PCI\VEN_10de&DEV_01b4.DeviceDesc% = NO_DRV, PCI\VEN_10de&DEV_01b4
- %PCI\VEN_10de&DEV_01b4.DeviceDesc% = NO_DRV, PCI\VEN_10de&DEV_0064
- %PCI\VEN_10de&DEV_01b4.DeviceDesc% = NO_DRV, PCI\VEN_10de&DEV_00D4
-
- ;**************************************************************************
- ; Do-nothing section used to avoid "Unknown hardware" installation prompts.
- [NO_DRV]
- Include=machine.inf
- Needs=NO_DRV
-
- [NO_DRV.Services]
- Include=machine.inf
- Needs=NO_DRV.Services
-
- [NO_DRV.HW]
- Include=machine.inf
- Needs=NO_DRV.HW
-
- [Strings]
- SystemClassName = "System devices"
- NVIDIA = "NVIDIA"
- NVIDIA_MFG = "NVIDIA"
- PCI\VEN_10de&DEV_01b4.DeviceDesc = "NVIDIA nForce PCI System Management"
-