NETHNBCP.INF Driver File Contents (AP232drv.exe)

;*****************************************************************
; Copyright (C) 1996-2001 Intel Corporation
;*****************************************************************
; NETHNBCP.INF
; Home Network PCI 10 Mbps Phoneline Adapter
; INF Update 2.31.0.2-1

[Version]
        Signature      = "$Chicago$"
        Class          = Net
        Provider       = %V_Intel%
        Compatible     = 1
        ClassGUID      = {4D36E972-E325-11CE-BFC1-08002BE10318}
        CatalogFile    = HNBCPW9X.CAT
        CatalogFile.NT = HNBCPW2K.CAT
        DriverVer      = 09/13/2001, 2.31.0.2

[Manufacturer]
        %V_Intel%      = INTEL

[INTEL]
        %HNBCP.DeviceDesc%    = HNBCPR, PCI\VEN_FEDA&DEV_A0FA&SUBSYS_70548086
        %HNBCPOEM.DeviceDesc% = HNBCPO, PCI\VEN_FEDA&DEV_A0FA&SUBSYS_70558086
        %HNBCP.DeviceDesc%    = HNBCPB, PCI\VEN_FEDA&DEV_A0FA

;-----------------------------------------------------------------
; Win9x specific
;
; Retail
[HNBCPR]
        DeviceID  = "PCI\VEN_FEDA&DEV_A0FA&SUBSYS_70548086"
        AddReg    = HNBCP.ret.reg, HNBCP.win.reg, common.addreg
        CopyFiles = HNBCP.sys.files
        DriverVer = 09/13/2001, 2.31.0.2

; OEM
[HNBCPO]
        DeviceID  = "PCI\VEN_FEDA&DEV_A0FA&SUBSYS_70558086"
        AddReg    = HNBCP.oem.reg, HNBCP.win.reg, common.addreg
        CopyFiles = HNBCP.sys.files
        DriverVer = 09/13/2001, 2.31.0.2

; BCM
[HNBCPB]
        DeviceID  = "PCI\VEN_FEDA&DEV_A0FA"
        AddReg    = HNBCP.bcm.reg, HNBCP.win.reg, common.addreg
        CopyFiles = HNBCP.sys.files
        DriverVer = 09/13/2001, 2.31.0.2

[HNBCP.sys.files]
        HNBCPNDI.DLL,,,2
        HNBCP_3.SYS,,,2
        HNBCP_5.SYS,,,2

[HNBCP.ret.reg]
        HKR,Ndi,DeviceID,,"PCI\VEN_FEDA&DEV_A0FA&SUBSYS_70548086"

[HNBCP.oem.reg]
        HKR,Ndi,DeviceID,,"PCI\VEN_FEDA&DEV_A0FA&SUBSYS_70558086"

[HNBCP.bcm.reg]
        HKR,Ndi,DeviceID,,"PCI\VEN_14E4&DEV_1072"

[HNBCP.win.reg]
        HKR,,               EnumPropPages,      0, "netdi.dll,EnumPropPages"
        HKR,NDIS,           MajorNdisVersion,   1, 03
        HKR,NDIS,           MinorNdisVersion,   1, 0A
        HKR,NDIS,           LogDriverName,       , "HNBCP"
        HKR,NDIS,           MajorDriverVersion, 1, 1
        HKR,NDIS,           MinorDriverVersion, 1, 0
        HKR,Ndi,            NdiInstaller,        , "HNBCPNDI.dll,NdiProc"
        HKR,Ndi,            HelpText,            , %HNBCP_HELP%
        HKR,Ndi\Interfaces, DefUpper,           0, "ndis3"
        HKR,Ndi\Interfaces, DefLower,           0, "ethernet"
        HKR,Ndi\Interfaces, UpperRange,         0, "ndis3"
        HKR,Ndi\Interfaces, LowerRange,         0, "ethernet"
        HKR,Ndi\Install,,                        , "HNBCP.install"

[HNBCP.install]
        AddReg = HNBCP.addreg

[HNBCP.addreg]
        HKR,,               DevLoader,          0, "*ndis"
        HKR,,               DeviceVxDs,         0, "HNBCP_3.SYS"

;-----------------------------------------------------------------
; Win2k specific
;
; Retail
[HNBCPR.NT]
        AddReg          = HNBCP.reg, common.addreg
        Characteristics = 0x84
        BusType         = 5 ; PCI bus
        CopyFiles       = HNBCP.sys.files.NT

[HNBCPR.NT.Services]
        AddService      = HNBCP, 2, HNBCP.Service, common.EventLog

; OEM
[HNBCPO.NT]
        AddReg          = HNBCP.reg, common.addreg
        Characteristics = 0x84
        BusType         = 5 ; PCI bus
        CopyFiles       = HNBCP.sys.files.NT

[HNBCPO.NT.Services]
        AddService      = HNBCP, 2, HNBCP.Service, common.EventLog

; BCM
[HNBCPB.NT]
        AddReg          = HNBCP.reg, common.addreg
        Characteristics = 0x84
        BusType         = 5 ; PCI bus
        CopyFiles       = HNBCP.sys.files.NT

[HNBCPB.NT.Services]
        AddService      = HNBCP, 2, HNBCP.Service, common.EventLog

[HNBCP.sys.files.NT]
        HNBCP_5.SYS,,,2

[common.EventLog]
        AddReg          = common.AddEventLog.reg

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

[HNBCP.Service]
        DisplayName     = %HNBCP.Service.DispName%
        ServiceType     = 1
        StartType       = 3
        ErrorControl    = 1
        ServiceBinary   = %12%\HNBCP_5.sys
        LoadOrderGroup  = NDIS

[HNBCP.reg]
        HKR,Ndi,            Service,    0, "HNBCP"
        HKR,Ndi,            HelpText,    , %HNBCP_HELP%
        HKR,Ndi\Interfaces, UpperRange,  , "ndis5"
        HKR,Ndi\Interfaces, LowerRange,  , "ethernet"

;-----------------------------------------------------------------
; Both Win9x & Win2k
;
[common.addreg]
        HKR,,                  MaxParamIndex,    0, "3"

        HKR,Ndi\params\0,      ParamDesc,        0, %MACAddress%
        HKR,Ndi\params\0,      offset,           0x00010001, 0a, 00, 00, 00
        HKR,Ndi\params\0,      format,           0, "%02x-%02x-%02x-%02x-%02x-%02x"
        HKR,Ndi\params\0,      ReverseByteOrder, 0x00010001, 01, 00, 00, 00
        HKR,Ndi\params\0,      type,             0, "enum"
        HKR,Ndi\params\0\enum, 0,                0, "(value not set)"

        HKR,Ndi\params\1,      ParamDesc,        0, %SubVendorID%
        HKR,Ndi\params\1,      offset,           0x00010001, 06, 00, 00, 00
        HKR,Ndi\params\1,      format,           0, "%02x%02x"
        HKR,Ndi\params\1,      ReverseByteOrder, 0x00010001, 01, 00, 00, 00
        HKR,Ndi\params\1,      type,             0, "enum"
        HKR,Ndi\params\1\enum, 0,                0, "(value not set)"

        HKR,Ndi\params\2,      ParamDesc,        0, %SubSystemID%
        HKR,Ndi\params\2,      offset,           0x00010001, 04, 00, 00, 00
        HKR,Ndi\params\2,      format,           0, "%02x%02x"
        HKR,Ndi\params\2,      ReverseByteOrder, 0x00010001, 01, 00, 00, 00
        HKR,Ndi\params\2,      type,             0, "enum"
        HKR,Ndi\params\2\enum, 0,                0, "(value not set)"

        HKR,Ndi\params\3,      ParamDesc,        0, %SerialNumber%
        HKR,Ndi\params\3,      offset,           0x00010001, 40, 00, 00, 00
        HKR,Ndi\params\3,      format,           0, "%02X%02X%02X%02X%02X%02X %c%c%c%c%c"
        HKR,Ndi\params\3,      type,             0, "enum"
        HKR,Ndi\params\3\enum, 0,                0, "(value not set)"

        HKR,Ndi\params\ConfigV1M2,      ParamDesc,   0, %MixedMode%
        HKR,Ndi\params\ConfigV1M2,      type,        0, "enum"
        HKR,Ndi\params\ConfigV1M2\enum, 0,           0, %no%
        HKR,Ndi\params\ConfigV1M2\enum, 1,           0, %yes%

        HKR,,                           AdapterDesc, 0, "BCM4210 PCI Network Adapter"

[DestinationDirs]
        DefaultDestDir = 11
        HNBCP.sys.files = 11
        HNBCP.sys.files.NT = 12

[SourceDisksNames]
        1 = %HNBCP.DiskName%,,

[SourceDisksFiles]
        HNBCP_3.SYS = 1
        HNBCP_5.SYS = 1
        HNBCPNDI.DLL = 1

[strings]
        V_Intel = "Intel"
        HNBCP.DeviceDesc = "Intel(R) AnyPoint(TM) PCI 10 Mbps Phoneline Adapter"
        HNBCPOEM.DeviceDesc = "Home Network PCI 10 Mbps Phoneline Adapter"
        HNBCP_HELP = "The Home Network 10 Mbps Phoneline Adapter provides local area networking over existing phone wiring."
        HNBCP.Service.DispName = "Intel(R) AnyPoint(TM) PCI 10 Mbps Network Adapter Driver"
        HNBCP.DiskName = "Home Network Setup Disk"
        MACAddress = "MAC Address"
        SubVendorID = "SubVendor ID"
        SubSystemID = "SubSystem ID"
        SerialNumber = "Serial Number"
        MixedMode = "Mixed Mode Environment"
        no = "No"
        yes = "Yes"
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: web1, load: 0.91