NETGRCH.INF Driver File Contents (Win9x.zip)

;******************************************************************************
;
; NETGRCH.INF
;
; Granch SBNI12-02/04/05/10/11 ISA/PCI Network Interface Card Drivers.
;
; Copyright (c) Granch, Ltd. 1996-2000.
;
;******************************************************************************

[version]
signature="$CHICAGO$"
Class=Net
provider=%V_PROVIDER%

[Manufacturer]
%V_Granch%=Granch

[SourceDisksNames]
50="Granch SBNI12 Driver Disk",,0  

[SourceDisksFiles]
netgrch.cat=0,,920
sbni12.sys =50 

[Granch]
%SBNIPCI.Desc%=sbnipci.ndi,PCI\VEN_0055&DEV_009F
%SBNIISA.Desc%=sbniisa.ndi,SBNIISA

[sbnipci.ndi]
AddReg=SBNIPCI.ndi.reg,gen.ndi.reg,priv.ndi.reg

[sbniisa.ndi]
AddReg=SBNIISA.ndi.reg,gen.ndi.reg,priv.ndi.reg
LogConfig=SBNIISA.LogConfig

[SBNIPCI.ndi.reg]
HKR,Ndi,DeviceID,0,"PCI\VEN_0055&DEV_009F&SUBSYS_009F0055"
HKR,,DriverDesc,0,"Granch SBNI12/PCI NIC"
HKR,,AdapterType,0,5
HKR,,BusType,0,5

[SBNIISA.ndi.reg]
HKR,Ndi,DeviceID,0,"SBNIISA"
HKR,,DriverDesc,0,"Granch SBNI12/ISA NIC"
HKR,,BusType,0,1

[SBNIISA.LogConfig]
IRQConfig=3,4,5,6,7,9,10,11,12,14,15
IOConfig=200-203(3FF::),210-213(3FF::),220-223(3FF::),224-227(3FF::),230-233(3FF::),234-237(3FF::),240-243(3FF::),244-247(3FF::),250-253(3FF::),254-257(3FF::),260-263(3FF::),264-267(3FF::),290-293(3FF::),294-297(3FF::),2A0-2A3(3FF::),2A4-2A7(3FF::),2C0-2C3(3FF::),2D0-2D3(3FF::),2F0-2F3(3FF::)
ConfigPriority=HARDRECONFIG

[gen.ndi.reg]
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,sbni12.sys
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"

; NDIS Info
HKR,NDIS,LogDriverName,,"SBNI12"
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A

; Interfaces
HKR,Ndi\Interfaces,DefUpper,,"ndis3"
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,UpperRange,,"ndis3"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"

; Install sections
HKR,Ndi\Install,ndis3,,"SBNI.ndis3"

; Params
HKR,,MediaType,0,1

; Resources
HKR,,InterruptNumber,1,04,00,00,00
HKR,,IOBaseAddress,1,02,00,00,00
HKR,NDI\params\InterruptNumber,resc,1,04,00,00,00
HKR,Ndi\params\interruptNumber,ParamDesc,,"Interrupt Level"
HKR,NDI\params\InterruptNumber,flag,1,60,00,00,00
HKR,NDI\params\IOBaseAddress,resc,1,02,00,00,00
HKR,NDI\params\IOBaseAddress,ParamDesc,,"I/O Base Address"
HKR,NDI\params\IOBaseAddress,flag,1,20,00,00,00

[priv.ndi.reg]
; SBNI private params
HKR,NDI\params\SbMACAddress,flag,1,20,00,00,00
HKR,NDI\params\SbMACAddress,ParamDesc,,"Network Address"
HKR,NDI\params\SbMACAddress,Default,,"00ff01970301"
HKR,NDI\params\SbBaudRate,ParamDesc,,"Baud Rate"
HKR,NDI\params\SbBaudRate,Type,,"enum"
HKR,NDI\params\SbBaudRate,Default,,"0"
HKR,NDI\params\SbBaudRate\enum,0,,"0"
HKR,NDI\params\SbBaudRate\enum,1,,"1"
HKR,NDI\params\SbBaudRate\enum,2,,"2"
HKR,NDI\params\SbBaudRate\enum,3,,"3"
HKR,NDI\params\SbFrameLength,ParamDesc,,"Frame Length"
HKR,NDI\params\SbFrameLength,Type,,"int"
HKR,NDI\params\SbFrameLength,Min,,"16"
HKR,NDI\params\SbFrameLength,Step,,"4"
HKR,NDI\params\SbFrameLength,Max,,"1012"
HKR,NDI\params\SbFrameLength,Default,,"1012"
HKR,NDI\params\SbRxLevel,ParamDesc,,"Receive Level"
HKR,NDI\params\SbRxLevel,Type,,"enum"
HKR,NDI\params\SbRxLevel,Default,,"16"
HKR,NDI\params\SbRxLevel\enum,0,,"00"
HKR,NDI\params\SbRxLevel\enum,1,,"01"
HKR,NDI\params\SbRxLevel\enum,2,,"02"
HKR,NDI\params\SbRxLevel\enum,3,,"03"
HKR,NDI\params\SbRxLevel\enum,4,,"04"
HKR,NDI\params\SbRxLevel\enum,5,,"05"
HKR,NDI\params\SbRxLevel\enum,6,,"06"
HKR,NDI\params\SbRxLevel\enum,7,,"07"
HKR,NDI\params\SbRxLevel\enum,8,,"08"
HKR,NDI\params\SbRxLevel\enum,9,,"09"
HKR,NDI\params\SbRxLevel\enum,10,,"10"
HKR,NDI\params\SbRxLevel\enum,11,,"11"
HKR,NDI\params\SbRxLevel\enum,12,,"12"
HKR,NDI\params\SbRxLevel\enum,13,,"13"
HKR,NDI\params\SbRxLevel\enum,14,,"14"
HKR,NDI\params\SbRxLevel\enum,15,,"15"
HKR,NDI\params\SbRxLevel\enum,16,,"Auto"

; Install NDIS3
[SBNI.ndis3]
CopyFiles=SBNI.ndis3.CopyFiles

[SBNI.ndis3.CopyFiles]
sbni12.sys

;****************************************************************************
; Destination Directories
;****************************************************************************

[DestinationDirs]
DefaultDestDir              =11 ; LDID_SYS
SBNI.ndis3.CopyFiles        =11

;****************************************************************************
; Localizable Strings
;****************************************************************************

[strings]
; Provider
V_PROVIDER="Granch ltd."

; Manufacturers
V_Granch="Granch Ltd."

; Granch Devices
SBNIPCI.Desc="Granch SBNI12-05/10/11 PCI NIC"
SBNIISA.Desc="Granch SBNI12-02/04/05/10 ISA NIC"
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: web3, load: 1.59