NET100B.INF Driver File Contents (fmla-100b2.zip)

; NET100B.INF
;
; Billionton Network Interface Cards.
;
; Copyright 2001

[Version]
LayoutFile = layout.inf
Signature  = "$Windows NT$"
ClassGUID  = {4d36e972-e325-11ce-bfc1-08002be10318}
Class      = Net
Provider   = %Mfabc%

;
; Table of Contents
;
[Manufacturer]
%Mfabc%=Mfabc

[ControlFlags]
ExcludeFromSelect = MF\FMLA_DEV1

;
; The Intelligent PCMCIA LanModem cards
;
[Mfabc]
%MfabcA%=LMNDIS.ndi,MF\FMLA_DEV1


[LMNDIS.ndi.NT]
Characteristics = 0x4
BusType         = 8
AddReg          = LMNDIS.ndi.registry,Connect.reg
CopyFiles = LMNDIS.ndis5.CopyFiles

[LMNDIS.ndi.NT.Services]
AddService = LMNDIS3, 2, LMNDIS.Service, LMNDIS.AddEventLog

;----------------------------------------------------------------------------
;    NE2000 Common
;----------------------------------------------------------------------------

[LMNDIS.ndi.registry]
HKR, Ndi,               Service,    0, "LMNDIS3"
HKR, Ndi\Interfaces,    UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces,    LowerRange, 0, "ethernet"
HKR,               ,    Pcmcia    , 0, "2"

[LMNDIS.ndis5.CopyFiles]

[LMNDIS.Service]
DisplayName     =   %LMNDIS.Service.DispName%
ServiceType     =   1 ;%SERVICE_KERNEL_DRIVER%
StartType       =   3 ;%SERVICE_AUTO_START%
ErrorControl    =   1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary   =   %12%\FMLA100.sys
LoadOrderGroup  =   NDIS
;AddReg          =   TextModeFlags.reg

[LMNDIS.AddEventLog]
AddReg = LMNDIS.AddEventLog.reg

[LMNDIS.AddEventLog.reg]
HKR, ,   EventMessageFile,  0x00020000,"%%SystemRoot%%\System32\netevent.dll"
HKR, ,   TypesSupported,    0x00010001, 7
;
;[TextModeFlags.reg]
;HKR, , TextModeFlags, 0x00010001, 0x0001

[LMNDIS.ndi]
AddReg=ADDREG_LMNDIS.ndi.reg,LMNDIS.ndi.reg,Clone.params.reg,Connect.reg
LogConfig=*pnp80D6.LogConfig


;****************************************************************************
;    *PNP80D6   Novell compatible ne2000
;****************************************************************************

[*pnp80D6.LogConfig]
IRQConfig=3,5,7,9,10,11,12,15
IOConfig=20@300-37F%FFE0(3FF::)
ConfigPriority=HARDRECONFIG


;****************************************************************************
; LMNDIS Drivers
;****************************************************************************
; Base section for LanModem users
[ADDREG_LMNDIS.ndi.reg]

HKR,Ndi,DeviceID,,"MF\FMLA_DEV1"

[LMNDIS.ndi.reg]
HKR,Ndi\Install,ndis3,,"cm3ndis3.ndis3"
HKR,Ndi,MatchAndMoveID,,"*pnp80D6"
; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,FMLA100.SYS
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
; NDIS Info
HKR,NDIS,LogDriverName,,LMNDIS3
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"

HKR,Ndi,CardType,,"PCMCIA"


; extra params for clones

[Clone.params.reg]
; 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

[Connect.reg]
HKR,Ndi\params\ConnectionType,ParamDesc,,"Connection Type"
HKR,Ndi\params\ConnectionType,default,,0
HKR,Ndi\params\ConnectionType,type,,enum
HKR,Ndi\params\ConnectionType\enum,0,,"AutoSense"
HKR,Ndi\params\ConnectionType\enum,8,,"100BaseTx"
HKR,Ndi\params\ConnectionType\enum,2,,"10BaseT"
HKR,NDI\params\ConnectionType,flag,1,20,00,00,00

;****************************************************************************
; Stuff for copying files
;****************************************************************************
; Install NDIS3
[cm3ndi3.ndis3]
CopyFiles=cm3ndis3.ndis3.CopyFiles

[cm3ndis3.ndis3.CopyFiles]
FML100.sys

[DestinationDirs]
DefaultDestDir           = 11   ; LDID_SYS
cm3ndis3.ndis3.CopyFiles = 11   ; LDID_SYS
LMNDIS.ndis5.CopyFiles  =   12


;****************************************************************************
; Translatable strings
;****************************************************************************

[Strings]
;
; Manufacturer names
;
Msft =   "Microsoft"
Mfabc="Billionton"


;
; Adapter names
;
MfabcA="Billionton 10/100 Fast Ethernet + 56K Fax/Modem (Fast Ethernet) PC Card"
LMNDIS.Service.DispName ="Billionton 10/100 Fast Ethernet + 56K Fax/Modem (Fast Ethernet) PC Card Device Driver"
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: 1.15