;
; B2ETHER.INF
;
; Network Transports
;
[version]
; CatalogFile=B2ETHER.cat
LayoutFile= Layout.inf, Layout1.inf, Layout2.inf
signature="$CHICAGO$"
Class=NetTrans
ClassGUID={4d36e975-e325-11ce-bfc1-08002be10318}
provider=%V_MS%
[DestinationDirs]
DefaultDestDir = 11
B2ETHER.CopyFiles = 11
[Manufacturer]
%V_MS%=MS
[MS]
%B2ETHER.DeviceDesc%= B2ETHER.ndi, B2ETHER
[ControlFlags]
[B2ETHER.ndi]
AddReg=B2ETHER.ndi.reg
DeviceID=B2ETHER
MaxInstance=1
[B2ETHER.ndi.reg]
HKR,Ndi,DeviceID,,B2ETHER
HKR,Ndi,MaxInstance,,1
HKR,Ndi,NetType,,1
; NDIS Info
HKR,NDIS,LogDriverName,,B2ETHER
HKR,NDIS,MajorNdisVersion,1,04
HKR,NDIS,MinorNdisVersion,1,00
; Interfaces
HKR,Ndi\Interfaces,DefLower,,"ndis3"
HKR,Ndi\Interfaces,LowerRange,,"ndis3"
; Install sections
HKR,Ndi\Install,,,"B2ETHER.Install"
HKR,Ndi\Remove,,,"B2ETHER.Remove"
; Context Help
HKR,Ndi,HelpText,,%B2ETHER_HELP%
[B2ETHER.Install]
AddReg=B2ETHER.AddReg
CopyFiles=B2ETHER.CopyFiles
[B2ETHER.AddReg]
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,B2ETHER.vxd
[B2ETHER.CopyFiles]
B2ETHER.vxd
[B2ETHER.Remove]
AddReg=B2ETHER.Rmv.AddReg
[B2ETHER.Rmv.AddReg]
[strings]
V_MS="Basilisk II"
V_CLASSNAME="Network Protocol"
B2ETHER.DeviceDesc="Basilisk II Ethernet Driver"
B2ETHER_HELP="Basilisk II Ethernet Driver"
Download Driver Pack
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.