HF0009X.INF Driver File Contents (HF000X9_060.ZIP)

; Purpose: HomeFree WLAN setup information file for Windows 9X/NT
;
; Date: 12/01/2005, V0.6
;
; Author: Dipl.-Ing. (FH) Werner K.G. Muenchheimer, Aachen, Germany
;
; Mail: 100.163332@germanynet.de
;
; Copyright: Free for evaluation

;----------------------------------------------------------------------
; Version section
;----------------------------------------------------------------------

[Version]
 Signature            = "$Chicago$"
 Compatible           = 1
 Class                = Net
 ClassGUID            = {4d36e972-e325-11ce-bfc1-08002be10318}
 Provider             = %Prov%
 CatalogFile          = HF000X9.CAT ; for WHQL certified (Windows 98/ME)
 CatalogFile.NT       = HF000XN.CAT ; for WHQL certified (Windows NT/2K/XP)  
 LayoutFile           = layout.inf
 DriverVer            = 02/17/1999, 1.0.003.091 

;----------------------------------------------------------------------
; SourceDisksNames Section
;----------------------------------------------------------------------

[SourceDisksNames]
 10                   = %DiskName%,,,

;----------------------------------------------------------------------
; SourceDisksFiles Section
;----------------------------------------------------------------------

[SourceDisksFiles]
 BIGSKYLN.VXD         = 10
 HF000X9.INF          = 10
 HOMEPING.EXE         = 10
 HOMEPING.TXT         = 10
 README9X.TXT         = 10
 READMENT.TXT         = 10
 SKYHOOK.VXD          = 10
 SKYLINE.SYS          = 10
 
;----------------------------------------------------------------------
; DestinationDirs Section
;----------------------------------------------------------------------

[DestinationDirs]
 Driver.Files         = 11                    ; Win9x=%windir%\SYSTEM
 Util.Files           = 30, PROGRA~1\HOMEFREE ; Win9x=\PROGRA~1\HOMEFREE
 Driver.Files.NT      = 12                    ; Win2k=%windir%\SYSTEM32\DRIVERS
 Util.Files.NT        = 30, PROGRA~1\HOMEFREE ; Win2k=\PROGRA~1\HOMEFREE

[Driver.Files]
 BIGSKYLN.VXD         ; VxD Memory trace Device
 SKYHOOK.VXD          ; Windows 95 support
 SKYLINE.SYS          ; Network driver

[Util.Files]
 README9X.TXT         ; ReadMe for Windows 9x
 HOMEPING.EXE         ; Wireless lan utility
 HOMEPING.TXT         ; ReadMe for HomePing

[Driver.Files.NT]
 SKYLINE.SYS          ; Network driver

[Util.Files.NT]
 READMENT.TXT         ; ReadMe for NT 5.0

;----------------------------------------------------------------------
; ControlFlags Section
;----------------------------------------------------------------------

[ControlFlags]

;----------------------------------------------------------------------
; Manufacturer Section
;----------------------------------------------------------------------

[Manufacturer]
 %Manuf%              = DeviceList

;----------------------------------------------------------------------
; Models Section
;----------------------------------------------------------------------

[DeviceList]
 %HFPCMCIADeviceDesc% = HF0000,PCMCIA\DIAMOND_MULTIMEDIA-HOMEFREE_PC_CARD-550C
 %HFISAPNPDeviceDesc% = HF0001,*SUP2600
 %HFPCIDeviceDesc%    = HF0002,PCI\VEN_E159&DEV_0002

;----------------------------------------------------------------------
; DDInstall Section for HFPCMCIA/HFISAPNP/HFPCI Windows 9x
;----------------------------------------------------------------------

[HF0000]
 DelReg               = HF000X.reg
 AddReg               = HF0000.reg,Params.reg,Common.reg
 CopyFiles            = Driver.Files,Util.Files

[HF0001]
 DelReg               = HF000X.reg
 AddReg               = HF0001.reg,Params.reg,Common.reg
 CopyFiles            = Driver.Files,Util.Files

[HF0002]
 DelReg               = HF000X.reg
 AddReg               = HF0002.reg,Params.reg,Common.reg
 CopyFiles            = Driver.Files,Util.Files

;----------------------------------------------------------------------
; DDInstall Section for HFPCMCIA/HFISAPNP/HFPCI NT 5.0
;----------------------------------------------------------------------

[HF0000.NT]
 DelReg               = HF000X.reg.NT
 AddReg               = HF0000.reg.NT,Params.reg,Common.reg.NT
 CopyFiles            = Driver.Files.NT,Util.Files.NT

 BusType              = 8    ; PCMCIA
 Characteristics      = 0x84 ; NCF_HAS_UI, NCF_PHYSICAL

[HF0001.NT]
 DelReg               = HF000X.reg.NT
 AddReg               = HF0001.reg.NT,Params.reg,Common.reg.NT
 CopyFiles            = Driver.Files.NT,Util.Files.NT

 BusType              = 1    ; ISA
 Characteristics      = 0x84 ; NCF_HAS_UI, NCF_PHYSICAL

[HF0002.NT]
 DelReg               = HF000X.reg.NT
 AddReg               = HF0002.reg.NT,Params.reg,Common.reg.NT
 CopyFiles            = Driver.Files.NT,Util.Files.NT

 BusType              = 5    ; PCI
 Characteristics      = 0x84 ; NCF_HAS_UI, NCF_PHYSICAL

;----------------------------------------------------------------------
; DelReg Advanced Properties Parameters Windows 9x
;----------------------------------------------------------------------

[HF000X.reg]
 HKR,NDI\Params

 HKR,,DefaultCoNetId
;HKR,,InterruptNumber
;HKR,,IoBaseAddress
 HKR,,MaximumLinkSpeed
 HKR,,NetworkAddress
 HKR,,TxMinimumHoldoff
 HKR,,VendorDescription

;----------------------------------------------------------------------
; AddReg HFPCMCIA/HFISAPNP/HFPCI Windows 9x
;----------------------------------------------------------------------

[HF0000.reg]
 HKR,,DriverDesc,,%HFPCMCIADeviceDesc%
 HKR,NDI,DeviceID,,PCMCIA\DIAMOND_MULTIMEDIA-HOMEFREE_PC_CARD-550C
 HKR,,NdisInterface,,"8"
 HKR,NDI,CardType,,PCMCIA

[HF0001.reg]
 HKR,,DriverDesc,,%HFISAPNPDeviceDesc%
 HKR,NDI,DeviceID,,ISAPNP\SUP2600
 HKR,,NdisInterface,,"1"
 HKR,NDI,CardType,,ISAPNP

[HF0002.reg]
 HKR,,DriverDesc,,%HFPCIDeviceDesc%
 HKR,NDI,DeviceID,,PCI\VEN_E159&DEV_0002
 HKR,,NdisInterface,,"5"
 HKR,NDI,CardType,,PCI

;----------------------------------------------------------------------
; AddReg Common Parameters Windows 9X
;----------------------------------------------------------------------

[Common.reg]
 HKR,NDI,HelpText,,%HFHelpText%
 HKR,NDI\Install,,,"HFInstall"
 HKR,NDI\Remove,,,"HFRemove"

 HKR,,DevLoader,,*ndis
 HKR,,DeviceVxDs,,"skyhook.vxd,skyline.sys"
 HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"

 HKR,NDI\Interfaces,DefUpper,,"ndis3,ndis4"
 HKR,NDI\Interfaces,UpperRange,,"ndis3,ndis4"
 HKR,NDI\Interfaces,Upper,,ndis3
 HKR,NDI\Interfaces,DefLower,,ethernet
 HKR,NDI\Interfaces,LowerRange,,ethernet
 HKR,NDI\Interfaces,Lower,,ethernet

 HKR,NDIS,LogDriverName,,"SKYLINE"
 HKR,NDIS,MajorNdisVersion,1,03
 HKR,NDIS,MinorNdisVersion,1,0A

[HFInstall]

[HFRemove]
 DelFiles = Driver.Files,Util.Files

;----------------------------------------------------------------------
; DelReg Advanced Properties Parameters NT 5.0
;----------------------------------------------------------------------

[HF000X.reg.NT]
 HKR,NDI\Params

 HKR,,DefaultCoNetId
;HKR,,InterruptNumber
;HKR,,IoBaseAddress
 HKR,,MaximumLinkSpeed
 HKR,,NetworkAddress
 HKR,,TxMinimumHoldoff
 HKR,,VendorDescription

;HomePing
;HKLM,SYSTEM\CurrentControlSet\Services\VxD\VNETSUP
;HKLM,SYSTEM\CurrentControlSet\Services\Class\Net\0000

;----------------------------------------------------------------------
; AddReg HFPCMCIA/HFISAPNP/HFPCI NT 5.0
;----------------------------------------------------------------------

[HF0000.reg.NT]
 HKR,,NdisInterface,,"8"
 HKR,NDI,Service,,"HFPCMCIA"

;HomePing
;HKLM,SYSTEM\CurrentControlSet\Services\Class\Net\0000,DriverDesc,,%HFPCMCIADeviceDesc%

[HF0001.reg.NT]
 HKR,,NdisInterface,,"1"
 HKR,NDI,Service,,"HFISAPNP"

;HomePing
;HKLM,SYSTEM\CurrentControlSet\Services\Class\Net\0000,DriverDesc,,%HFISAPNPDeviceDesc%

[HF0002.reg.NT]
 HKR,,NdisInterface,,"5"
 HKR,NDI,Service,,"HFPCI"

;HomePing
;HKLM,SYSTEM\CurrentControlSet\Services\Class\Net\0000,DriverDesc,,%HFPCIDeviceDesc%

;----------------------------------------------------------------------
; AddReg Common Parameters NT 5.0
;----------------------------------------------------------------------

[Common.reg.NT]
 HKR,NDI\Interfaces,UpperRange,,"ndis5"
 HKR,NDI\Interfaces,LowerRange,,"ethernet"

;HomePing
;HKLM,SYSTEM\CurrentControlSet\Services\VxD\VNETSUP,ComputerName,,"LOCAL"
;HKLM,SYSTEM\CurrentControlSet\Services\VxD\VNETSUP,WorkGroup,,"HOMEFREE"
;HKLM,SYSTEM\CurrentControlSet\Services\Class\Net\0000,DefaultCoNetId,,"MYNETWORK"

;----------------------------------------------------------------------
; AddReg Advanced Properties Parameters Windows 9x / NT 5.0 
;----------------------------------------------------------------------

[Params.reg]
 HKR,,DefaultCoNetId                       ,0,"MYNETWORK"
 HKR,NDI\Params\DefaultCoNetId,ParamDesc   ,0,"CoNetId"
 HKR,NDI\Params\DefaultCoNetId,Default     ,0,"MYNETWORK"
 HKR,NDI\Params\DefaultCoNetId,Type        ,0,"edit"
 HKR,NDI\Params\DefaultCoNetId,LimitText   ,0,"32"
 HKR,NDI\Params\DefaultCoNetId,Optional    ,0,"0"
 HKR,NDI\Params\DefaultCoNetId,Flag        ,1,"20","00","00","00"

;HKR,,InterruptNumber                      ,1,"04","00","00","00" ; No UI
;HKR,,IoBaseAddress                        ,1,"02","00","00","00" ; No UI

 HKR,,MaximumLinkSpeed                     ,0,"1048576"
 HKR,NDI\Params\MaximumLinkSpeed,ParamDesc ,0,"Maximum Link Speed"
 HKR,NDI\Params\MaximumLinkSpeed,Default   ,0,"1048576"
 HKR,NDI\Params\MaximumLinkSpeed,Type      ,0,"enum"
 HKR,NDI\Params\MaximumLinkSpeed\Enum      ,"0524288",0,"0.5 Mbps"
 HKR,NDI\Params\MaximumLinkSpeed\Enum      ,"1048576",0,"1.0 Mbps"
;HKR,NDI\Params\MaximumLinkSpeed\Enum      ,"1572864",0,"1.5 Mbps"
;HKR,NDI\Params\MaximumLinkSpeed\Enum      ,"2097152",0,"2.0 Mbps"
 HKR,NDI\Params\MaximumLinkSpeed,Optional  ,0,"0"
 HKR,NDI\Params\MaximumLinkSpeed,Flag      ,1,"20","00","00","00"

 HKR,,NetworkAddress                       ,0,""
 HKR,NDI\Params\NetworkAddress,ParamDesc   ,0,"Network Address"
 HKR,NDI\Params\NetworkAddress,Default     ,0,"000000000000"
 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,Base        ,0,"16"
 HKR,NDI\Params\NetworkAddress,Optional    ,0,"1"
 HKR,NDI\Params\NetworkAddress,Flag        ,1,"20","00","00","00"

 HKR,,TxMinimumHoldoff                     ,0,"1000"
 HKR,NDI\Params\TxMinimumHoldoff,ParamDesc ,0,"Tx Minimum Holdoff"
 HKR,NDI\Params\TxMinimumHoldoff,Default   ,0,"1000"
 HKR,NDI\Params\TxMinimumHoldoff,Type      ,0,"int"
 HKR,NDI\Params\TxMinimumHoldoff,Min       ,0,"0"
 HKR,NDI\Params\TxMinimumHoldoff,Max       ,0,"10000"
 HKR,NDI\Params\TxMinimumHoldoff,Step      ,0,"100"
 HKR,NDI\Params\TxMinimumHoldoff,Base      ,0,"10"
 HKR,NDI\Params\TxMinimumHoldoff,Optional  ,0,"0"
 HKR,NDI\Params\TxMinimumHoldoff,Flag      ,1,"20","00","00","00"

 HKR,,VendorDescription                    ,0,"HOMEFREE"
 HKR,NDI\Params\VendorDescription,ParamDesc,0,"Vendor Description"
 HKR,NDI\Params\VendorDescription,Default  ,0,"HOMEFREE"
 HKR,NDI\Params\VendorDescription,Type     ,0,"edit"
 HKR,NDI\Params\VendorDescription,LimitText,0,"32"
 HKR,NDI\Params\VendorDescription,Optional ,0,"0"
 HKR,NDI\Params\VendorDescription,Flag     ,1,"20","00","00","00"

;----------------------------------------------------------------------
; DDInstallServices.Section for HFPCMCIA/HFISAPNP/HFPCI NT 5.0
;----------------------------------------------------------------------

[HF0000.NT.Services]
 AddService          = "HFPCMCIA",2,HFPCMCIA.Service.Inst,HF000X.EventLog.reg

[HF0001.NT.Services]
 AddService          = "HFISAPNP",2,HFISAPNP.Service.Inst,HF000X.EventLog.reg

[HF0002.NT.Services]
 AddService          = "HFPCI",2,HFPCI.Service.Inst,HF000X.EventLog.reg

[HFPCMCIA.Service.Inst]
 DisplayName          = %DrvName%
 Description          = %HFPCMCIADeviceDesc%
 ServiceType          = 1 ; %SERVICE_KERNEL_DRIVER%
 StartType            = 3 ; %SERVICE_DEMAND_START%
 ErrorControl         = 1 ; %SERVICE_ERROR_NORMAL%
 ServiceBinary        = %12%\skyline.sys
 LoadOrderGroup       = NDIS

[HFISAPNP.Service.Inst]
 DisplayName          = %DrvName%
 Description          = %HFISAPNPDeviceDesc%
 ServiceType          = 1 ; %SERVICE_KERNEL_DRIVER%
 StartType            = 3 ; %SERVICE_DEMAND_START%
 ErrorControl         = 1 ; %SERVICE_ERROR_NORMAL%
 ServiceBinary        = %12%\skyline.sys
 LoadOrderGroup       = NDIS

[HFPCI.Service.Inst]
 DisplayName          = %DrvName%
 Description          = %HFPCIDeviceDesc%
 ServiceType          = 1 ; %SERVICE_KERNEL_DRIVER%
 StartType            = 3 ; %SERVICE_DEMAND_START%
 ErrorControl         = 1 ; %SERVICE_ERROR_NORMAL%
 ServiceBinary        = %12%\skyline.sys
 LoadOrderGroup       = NDIS

[HF000X.EventLog.reg]
 AddReg               = HF000X.AddEventLog.reg.NT

[HF000X.AddEventLog.reg.NT]
 HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\netevent.dll;%%SystemRoot%%\System32\drivers\skyline.sys"
 HKR,,TypesSupported,0x00010001,7

;----------------------------------------------------------------------
; Localizable Strings
;----------------------------------------------------------------------

[Strings]
 Prov                 = "Alation"
 Manuf                = "Diamond Multimedia"
 DrvName              = "HomeFree Network Driver"
 DiskName             = "HomeFree Installation Software"
 HFHelpText           = "HomeFree wireless card lets you connect to other devices in the house."

 HFPCMCIADeviceDesc   = "Diamond Multimedia HomeFree PC Card"
 HFISAPNPDeviceDesc   = "Diamond Multimedia HomeFree ISA Card"
 HFPCIDeviceDesc      = "Diamond Multimedia HomeFree PCI Adapter"
                         
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: 0.77