HF0009X.INF Driver File Contents (HF000X9_070.ZIP)

; Filename    : HF000X9.INF
;
; Purpose     : Diamond HomeFree Wireless LAN driver setup information file
;
; Supported HW: Diamond Multimedia HomeFree WLAN PCMCIA/ISAPNP/PCI cards and adapters 
;
; Supported OS: Windows 95 A/B/C, 98 /SE, ME, XP Home/Pro (,NT4 , 2K, 2K3 unknown)
;
; Date        : 01/04/2006, V0.7
;
; 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/98SE/ME)
 CatalogFile.NT       = HF000XN.CAT ; for WHQL certified (Windows XP Home/Pro)  
 LayoutFile           = layout.inf
 DriverVer            = 02/17/1999,1.0.003.091 

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

[SourceDisksNames]
 10                   = %DiskName%,,,

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

[SourceDisksFiles]
 WIN2K.TXT            = 10,GUIDES ; Windows 2K   network installation
 WIN2K3.TXT           = 10,GUIDES ; Windows 2K3  network installation
 WIN95A.TXT           = 10,GUIDES ; Windows 95A  network installation
 WIN95B.TXT           = 10,GUIDES ; Windows 95B  network installation
 WIN95C.TXT           = 10,GUIDES ; Windows 95C  network installation
 WIN98.TXT            = 10,GUIDES ; Windows 98   network installation
 WIN98SE.TXT          = 10,GUIDES ; Windows 98SE network installation
 WINME.TXT            = 10,GUIDES ; Windows ME   network installation
 WINNT4.TXT           = 10,GUIDES ; Windows NT4  network installation
 WINXP.TXT            = 10,GUIDES ; Windows XP   network installation
 BIGSKYLN.VXD         = 10,WLU    ; VxD Memory trace Device
 HOMEPING.EXE         = 10,WLU    ; Wireless LAN Utility
 HOMEPING.TXT         = 10,WLU    ; ReadME for HomePing
 HF000X9.INF          = 10        ; Combined Windows 9x/NT 5.0 INF
 README9X.TXT         = 10        ; ReadMe for Windows 9x
 READMENT.TXT         = 10        ; ReadMe for Windows NT 5.0
 SKYHOOK.VXD          = 10,DRV    ; Windows 95 Support
 SKYLINE.SYS          = 10,DRV    ; Network Driver
 
;----------------------------------------------------------------------
; DestinationDirs Section
;----------------------------------------------------------------------

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

[Driver.Files]
 BIGSKYLN.VXD
 SKYHOOK.VXD
 SKYLINE.SYS

[Util.Files]
 WIN95A.TXT
 WIN95B.TXT
 WIN95C.TXT
 WIN98.TXT
 WIN98SE.TXT
 WINME.TXT
 HOMEPING.EXE
 HOMEPING.TXT
 README9X.TXT

[Inf.Files]
 HF000X9.INF

[Driver.Files.NT]
 SKYLINE.SYS

[Util.Files.NT]
 WIN2K.TXT
 WIN2K3.TXT
 WINNT4.TXT
 WINXP.TXT
 READMENT.TXT

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

[ControlFlags]

;ExcludeFromSelect    = *
;ExcludeFromSelect.NT = *

;----------------------------------------------------------------------
; 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 ;,Inf.Files

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

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

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

[HF0000.NT]
 DelReg               = HF000X.reg.NT
 AddReg               = HF0000.reg.NT,Params.reg.NT,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.NT,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.NT,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

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

[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,NDI\Params\InterruptNumber,ParamDesc  ,0,"Interrupt Number"
 HKR,NDI\Params\InterruptNumber,Resc       ,1,"04","00","00","00"
 HKR,NDI\Params\InterruptNumber,Flag       ,1,"20","00","00","00"

 HKR,,IoBaseAddress                        ,1,"02","00","00","00" ; No UI
 HKR,NDI\Params\IoBaseAddress,ParamDesc    ,0,"I/O Base Address"
 HKR,NDI\Params\IoBaseAddress,Resc         ,1,"02","00","00","00"
 HKR,NDI\Params\IoBaseAddress,Flag         ,1,"20","00","00","00"

 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\Enum      ,"2621440",0,"2.5 Mbps"
;HKR,NDI\Params\MaximumLinkSpeed\Enum      ,"3145728",0,"3.0 Mbps"
;HKR,NDI\Params\MaximumLinkSpeed\Enum      ,"3670016",0,"3.5 Mbps"
;HKR,NDI\Params\MaximumLinkSpeed\Enum      ,"4194304",0,"4.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"

;----------------------------------------------------------------------
; 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 NT 5.0 
;----------------------------------------------------------------------

[Params.reg.NT]
 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,,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\Enum      ,"2621440",0,"2.5 Mbps"
;HKR,NDI\Params\MaximumLinkSpeed\Enum      ,"3145728",0,"3.0 Mbps"
;HKR,NDI\Params\MaximumLinkSpeed\Enum      ,"3670016",0,"3.5 Mbps"
;HKR,NDI\Params\MaximumLinkSpeed\Enum      ,"4194304",0,"4.0 Mbps"
 HKR,NDI\Params\MaximumLinkSpeed,Optional  ,0,"0"

 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,,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,,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"

;----------------------------------------------------------------------
; 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: web1, load: 0.76