NET83820.INF Driver File Contents (GN1000SX_1_0_Win_DR.exe)

; Copyright (c) 2000-2001 Asante Technologies, Inc., All Rights Reserved 
;
; net83820.inf : Windows Me
;

[Version]
    Signature="$Chicago$"
    Compatible=1
    Class=Net    
    ClassGuid = {4d36e972-e325-11ce-bfc1-08002be10318}
;    CatalogFile=net83820.cat
    Provider=%Asante%
    DriverVer=11/21/2001,5.0.2.41

[ControlFlags]
    ExcludeFromSelect = PCI\VEN_100b&DEV_0022 

;
; Driver information
;

[Manufacturer]
    %Asante%   = Asante.Mfg

;
;Model section
;

[Asante.Mfg]
    %dp83820.SvcDesc% = dp83820, PCI\VEN_100b&DEV_0022

 
;
; General installation section
;

[dp83820]
    AddReg=dp83820.reg.9X, dp83820.reg.common
    DelFiles=Del_files.9x
    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\RxQueueSz,	     flag, 1, 28,00,00,00
    HKR, Ndi\params\CheckSum,        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\NetworkAddress,  flag, 1, 28,00,00,00


[Copy_files.9x]
    DP83820.sys,,,2

[Del_files.9x]
    DP83820.sys

[dp83820.reg.common]
    HKR, ,MediaType,                0, "1"
    HKR, ,AdapterCFID,              0, "0022100b"
    HKR, ,FlowControl,  0,  "0"	
    HKR, ,NcBit,  0,  "1"	

    ;
    ; Ndi key for adavanced property page
    ;
    ;
    ; 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, 9,         0, "2) Force 1000 Full"     
    ;
    ; 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"
    ;
    ; 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"
    ;
    ; 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"
    ;
    ; Checksum 
    ;
    HKR, Ndi\params\CheckSum,          ParamDesc, 0, %CheckSum%
    HKR, Ndi\params\CheckSum,          type,      0, "enum"
    HKR, Ndi\params\CheckSum,          default,   0, "0"
    HKR, Ndi\params\CheckSum\enum,     0,         0, "1) Tx Checksum"
    HKR, Ndi\params\CheckSum\enum,     1,         0, "2) Rx CheckSum"
    HKR, Ndi\params\CheckSum\enum,     2,         0, "3) All CheckSum"
    HKR, Ndi\params\CheckSum\enum,     3,         0, "4) None"
    ;
    ; 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, "1"
    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]
    1 = %DiskId1%,,,

;
; Files for disk Asante Technologies, Inc. Driver Disk
;

[SourceDisksFiles]
    DP83820.sys = 1

[DestinationDirs]
   Copy_files.9x = 11
   Del_files.9x = 11
   DefaultDestDir =11

;
; Localizable Strings
;

[Strings]
    Asante = "Asante Technologies, Inc."
    DiskId1 = "Asante Technologies, Inc. Driver Disk"
    dp83820.SvcDesc="Asante's FriendlyNET GigaNIX 1000SX Adapter"
    ;
    ; Advanced property setting 
    ;
    NetworkMedia    = "Media Type"
    RxQueueSz       = "Receive Buffers"
    JumboFrame      = "Packet Size (maximum)"
    NetworkAddress  = "Address"
    CheckSum	    = "Offload Checksum"
    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: ftp, load: 1.56