NET83820.INF Driver File Contents (WIN_95.zip)

; Copyright (c) 2000-2001 National Semiconductor Corporation, All Rights Reserved 
;
; Windows 95
;
; Installation file (.inf) for the National Semiconductor Corp. device.
;

[Version]
    Signature="$Chicago$"
    Compatible=1
    Provider=%NSC%
    ClassGuid = {4d36e972-e325-11ce-bfc1-08002be10318} 
    Class=Net
 ;   CatalogFile=net83821.cat
    DriverVer=12/10/2000,5.0.1.26

[ControlFlags]
;   ExcludeFromSelect = PCI\VEN_100b&DEV_0022 

;
; Driver information
;

[Manufacturer]
    %NSC%   = NSC.Mfg

;
;Model section
;

[NSC.Mfg]
;    %dp83820.SvcDesc% = dp83820, PCI\VEN_100b&DEV_0022
    "WideBand Professional Gigabit Ethernet Adapter" = dp83820, PCI\VEN_100b&DEV_0022

 
;
; General installation section
;

[dp83820]
    AddReg=dp83820.reg.9X, dp83820.reg.common
    CopyFiles=Copy_files.9x

[dp83820.reg.9X]
    HKR,Ndi,DeviceID,,"PCI\VEN_100b&DEV_0022"

    HKR,,DevLoader,,*ndis
    HKR,,DeviceVxDs,,DP83820.sys
    HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
    HKR,NDIS,LogDriverName,,"DP83820"
    HKR,NDIS,MajorNdisVersion,1,03
    HKR,NDIS,MinorNdisVersion,1,0a
    HKR,Ndi\Interfaces,DefUpper,,"ndis3"
    HKR,Ndi\Interfaces,DefLower,,"ethernet"
    HKR,Ndi\Interfaces,UpperRange,,"ndis3"
    HKR,Ndi\Interfaces,LowerRange,,"ethernet"
    HKR,Ndi\Install,ndis3,,"NS83820.ndis3"
    HKR,Ndi,CardType,,"PCI"

    HKR, , EventMessageFile, 0x00020000, "%SystemRoot%\System32\netevent.dll;%SystemRoot%\System32\drivers\DP83820.sys"
    HKR, , TypesSupported, 0x00010001,7
   
    HKR, Ndi\params\NetworkMedia,     flag, 1, 28,00,00,00
    HKR, Ndi\params\FlowControl,	      flag, 1, 28,00,00,00 	
    HKR, Ndi\params\RxQueueSz,	      flag, 1, 28,00,00,00
    HKR, Ndi\params\TxQueueSz,	      flag, 1, 28,00,00,00
    HKR, Ndi\params\JumboFrame,      flag, 1, 28,00,00,00
    HKR, Ndi\params\VLANID,  	      flag, 1, 28,00,00,00
    HKR, Ndi\params\NcBit,			  flag, 1, 28,00,00,00
    HKR, Ndi\params\NetworkAddress,  flag, 1, 28,00,00,00


[Copy_files.9x]
    DP83820.sys,,,0x00001004


[dp83820.reg.common]
    HKR, ,SlotNumber,               0, "-1"
    HKR, ,BusNumber,                0, "-1"
    HKR, ,MediaType,                0, "1"
    HKR, ,AdapterCFID,              0, "0022100b"

	;
	; For advanced configuration through
	; the registry only.
	;
    HKR, ,RxDMA,	  		0,	"0"
    HKR, ,TxDMA,	  		0,	"0"
    HKR, ,IntrHold, 	   	0,	"1"
    HKR, ,TxDrth, 			0,	"0"
    HKR, ,TxFlth, 			0,	"1"
    HKR, ,RxDrth, 			0,	"0"
    HKR, ,PsSLo,            0,  "4"	
    HKR, ,PsSHi,            0,  "4"	
    HKR, ,PsDLo,            0,  "4"	
    HKR, ,PsDHi,            0,  "8"	
    HKR, ,PauseCounterVal,  0,  "65535"	

	;
    ; Ndi key for adavanced property page 
    ;
    ; Help Text
    ;
    HKR, Ndi, HelpText, 0, %HelpText%
    ;
    ;
    ; Network Media Selection 
	;
    HKR, Ndi\params\NetworkMedia,      ParamDesc, 0, %NetworkMedia%
    HKR, Ndi\params\NetworkMedia,      type,      0, "enum"
    HKR, Ndi\params\NetworkMedia,      default,   0, "8"
    HKR, Ndi\params\NetworkMedia\enum, 8,         0, "1) Auto Negotiate"
    HKR, Ndi\params\NetworkMedia\enum, 1,         0, "2) Auto 1000 Mbps"
    HKR, Ndi\params\NetworkMedia\enum, 2,         0, "3) Auto 100 Mbps"
    HKR, Ndi\params\NetworkMedia\enum, 3,         0, "4) Auto 10 Mbps"
    HKR, Ndi\params\NetworkMedia\enum, 4,         0, "5) Force 100 Full"
    HKR, Ndi\params\NetworkMedia\enum, 5,         0, "6) Force 100 Half"
    HKR, Ndi\params\NetworkMedia\enum, 6,         0, "7) Force 10 Full"
    HKR, Ndi\params\NetworkMedia\enum, 7,         0, "8) Force 10 Half"
    ;
    ;  Pause Control
    ;
    HKR, Ndi\params\FlowControl,      ParamDesc, 0, %PauseControl%
    HKR, Ndi\params\FlowControl,      type,      0, "enum"
    HKR, Ndi\params\FlowControl,      default,   0, "3"
    HKR, Ndi\params\FlowControl\enum, 0,         0, "Disable"
    HKR, Ndi\params\FlowControl\enum, 1,         0, "Tx pause frames"
    HKR, Ndi\params\FlowControl\enum, 2,         0, "Rx pause frames"
    HKR, Ndi\params\FlowControl\enum, 3,         0, "Enable"

    ;
    ;  Recieve Buffers
    ;
    HKR, Ndi\params\RxQueueSz,          ParamDesc, 0, %RxQueueSz%
    HKR, Ndi\params\RxQueueSz,          type,      0, "long"
    HKR, Ndi\params\RxQueueSz,          default,   0, "64"
    HKR, Ndi\params\RxQueueSz,          Min,       0, "32"
    HKR, Ndi\params\RxQueueSz,          Max,       0, "128"
    HKR, Ndi\params\RxQueueSz,          Step,      0, "1"
    ;
    ;  Transmit Buffers
    ;
    HKR, Ndi\params\TxQueueSz,          ParamDesc, 0, %TxQueueSz%
    HKR, Ndi\params\TxQueueSz,          type,      0, "long"
    HKR, Ndi\params\TxQueueSz,          default,   0, "256"
    HKR, Ndi\params\TxQueueSz,          Min,       0, "64"
    HKR, Ndi\params\TxQueueSz,          Max,       0, "512"
    HKR, Ndi\params\TxQueueSz,          Step,      0, "1"
    ;
	; Jumbo Packet Size
    ; 
    HKR, Ndi\params\JumboFrame, 	 ParamDesc, 0, %JumboFrame%
    HKR, Ndi\params\JumboFrame,      type,      0, "enum"
    HKR, Ndi\params\JumboFrame,      default,   0, "1" 
    HKR, Ndi\params\JumboFrame\enum, 1514,         0, "1) 1514 (Standard)"
    HKR, Ndi\params\JumboFrame\enum, 4088,         0, "2) 4088"
    HKR, Ndi\params\JumboFrame\enum, 9014,         0, "3) 9014 (Alteon)"
    HKR, Ndi\params\JumboFrame\enum, 10000,        0, "4) 10000"
    HKR, Ndi\params\JumboFrame\enum, 16128,        0, "5) 16128"
    ;
    ; IEEE Non Compliance Bit 
    ;
    HKR, Ndi\params\NcBit,          ParamDesc, 0, %NcBit%
    HKR, Ndi\params\NcBit,          type,      0, "enum"
    HKR, Ndi\params\NcBit,          default,   0, "1"
    HKR, Ndi\params\NcBit\enum,     1,         0, "Enable"
    HKR, Ndi\params\NcBit\enum,     0,         0, "Disable"
    ;
    ;Network address
    ; 
    HKR, Ndi\params\NetworkAddress,     ParamDesc,      0, %NetworkAddress%
    HKR, Ndi\params\NetworkAddress,     type,           0, "edit"
    HKR, Ndi\params\NetworkAddress,     LimitText,      0, "12"
    HKR, Ndi\params\NetworkAddress,     UpperCase,      0, "1"
    HKR, Ndi\params\NetworkAddress,     default,        0, ""
    HKR, Ndi\params\NetworkAddress,     optional,       0, "1"
    ;
    ;  Virtual Lan ID
    ;
    HKR, Ndi\params\VLANID,          ParamDesc, 0, %VLANID%
    HKR, Ndi\params\VLANID,          type,      0, "long"
    HKR, Ndi\params\VLANID,          default,   0, ""
    HKR, Ndi\params\VLANID,          Min,       0, "0"
    HKR, Ndi\params\VLANID,          Max,       0, "4095"
    HKR, Ndi\params\VLANID,          Step,      0, "1"
    HKR, Ndi\params\VLANID,     	 optional,  0, "1"


;
; Source file information
;

[SourceDisksNames.x86]
    1 = %DiskId1%,,,""

;
; Files for disk National Semiconductor Corp. Installation Disk #1 (Net)
;

[SourceDisksFiles]
    DP83820.sys = 1,,

[DestinationDirs]
   Copy_files.9x = 11
   Copy_files.NT = 12
   DefaultDestDir =11

;
; Localizable Strings
;

[Strings]
    NSC = "WideBand Corporation"
    DiskId1 = "WideBand Corporation Installation Disk #1 (Net)"
    dp83820.SvcDesc="WideBand Professional Gigabit Ethernet Adapter"
    ;
    ; Advanced property setting 
    ;
    NetworkMedia    = "Media Type"
    PauseControl    = "Pause Control"
    RxQueueSz       = "Receive Buffers"
    TxQueueSz       = "Transmit Buffers"
    JumboFrame      = "Packet Size (maximum)"
    NcBit      	    = "IEEE Compliant Link"
    NetworkAddress  = "Address"
    VLANID	    	= "VLAN ID"
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: 0.72