HF000X.INF Driver File Contents (HF000X.ZIP)

; Purpose: HomeFree Wireless WLAN setup information file for Windows NT/2K/XP
;
; Date: 09/01/2004, V0.3
;
; Author: Dipl.-Ing. (FH) Werner K.G. Muenchheimer, Aachen, Germany
;
; Copyright: Free for evaluation

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

[Manufacturer]
 %Manuf%              = HFDeviceList

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

;----------------------------------------------------------------------
; ndi for HFPCMCIA
;----------------------------------------------------------------------

[HF0000.ndi.NT]
 AddReg               = HF0000.reg.NT
 CopyFiles            = Driver.Copy.NT, Utils.Copy.NT, Inf.Copy.NT
 BusType              = 8
 Characteristics      = 0x84 ; Removable
 
[HF0000.ndi.NT.Services]
 AddService           = "HFPCMCIA", 2, HFPCMCIA.Service, HFPCMCIA.EventLog

[HF0000.reg.NT]
 HKR,,DefaultCoNetId,0,%HFDefaultCoNetId%
 HKR,,NdisInterface,0,"8"

 HKR,NDI,Service,0,"HFPCMCIA"

 HKR,NDI\Interfaces,UpperRange,0,"ndis5"

 HKR,NDI\Interfaces,LowerRange,0,"ethernet"


[HFPCMCIA.Service]
 DisplayName          = %DispName%
 ServiceType          = 1 ; %SERVICE_KERNEL_DRIVER%
 StartType            = 3 ; %SERVICE_AUTO_START%
 ErrorControl         = 1 ; %SERVICE_ERROR_NORMAL%
 ServiceBinary        = %12%\skyline.sys
 LoadOrderGroup       = NDIS

[HFPCMCIA.EventLog]
 AddReg               = HFPCMCIA.AddEventLog.Reg

[HFPCMCIA.AddEventLog.Reg]
 HKR,,EventMessageFile,0x00020000,%%SystemRoot%%\System32\netevent.dll
 HKR,,TypesSupported,0x00010001,7

;----------------------------------------------------------------------
; ndi for HFISAPNP
;----------------------------------------------------------------------

[HF0001.ndi.NT]
 AddReg               = HF0001.reg.NT
 CopyFiles            = Driver.Copy.NT, Utils.Copy.NT, Inf.Copy.NT
 BusType              = 1
 Characteristics      = 0x84 ; Removable

[HF0001.ndi.NT.Services]
 AddService           = "HFISAPNP", 2, HFISAPNP.Service, HFISAPNP.EventLog

[HF0001.reg.NT]
 HKR,,DefaultCoNetId,0,%HFDefaultCoNetId%
 HKR,,NdisInterface,0,"1"

 HKR,NDI,Service,0,"HFISAPNP"
 HKR,NDI\Interfaces,UpperRange,0,"ndis5"

 HKR,NDI\Interfaces,LowerRange,0,"ethernet"


[HFISAPNP.Service]
 DisplayName          = %DispName%
 ServiceType          = 1 ; %SERVICE_KERNEL_DRIVER%
 StartType            = 3 ; %SERVICE_AUTO_START%
 ErrorControl         = 1 ; %SERVICE_ERROR_NORMAL%
 ServiceBinary        = %12%\skyline.sys
 LoadOrderGroup       = NDIS

[HFISAPNP.EventLog]
 AddReg               = HFISAPNP.AddEventLog.Reg

[HFISAPNP.AddEventLog.Reg]
 HKR,,EventMessageFile,0x00020000,%%SystemRoot%%\System32\netevent.dll
 HKR,,TypesSupported,0x00010001,7

;----------------------------------------------------------------------
; ndi for HFPCI
;----------------------------------------------------------------------

[HF0002.ndi.NT]
 AddReg               = HF0002.reg.NT
 CopyFiles            = Driver.Copy.NT, Utils.Copy.NT, Inf.Copy.NT
 BusType              = 5
 Characteristics      = 0x84 ; Removable

[HF0002.ndi.NT.Services]
 AddService           = "HFPCI", 2, HFPCI.Service, HFPCI.EventLog

[HF0002.reg.NT]
 HKR,,DefaultCoNetId,0,%HFDefaultCoNetId%
 HKR,,NdisInterface,0,"5"

 HKR,NDI,Service,0,"HFPCI"
 HKR,NDI\Interfaces,UpperRange,0,"ndis5"

 HKR,NDI\Interfaces,LowerRange,0,"ethernet"


[HFPCI.Service]
 DisplayName          = %DispName%
 ServiceType          = 1 ; %SERVICE_KERNEL_DRIVER%
 StartType            = 3 ; %SERVICE_AUTO_START%
 ErrorControl         = 1 ; %SERVICE_ERROR_NORMAL%
 ServiceBinary        = %12%\skyline.sys
 LoadOrderGroup       = NDIS

[HFPCI.EventLog]
 AddReg               = HFPCI.AddEventLog.Reg

[HFPCI.AddEventLog.Reg]
 HKR,,EventMessageFile,0x00020000,%%SystemRoot%%\System32\netevent.dll
 HKR,,TypesSupported,0x00010001,7

;----------------------------------------------------------------------
; DestinationDirs
;----------------------------------------------------------------------

[DestinationDirs]
 DefaultDestDir      = 11                    ; Win2k=%windir%\system32
 Driver.Copy.NT      = 12                    ; win2k=%windir%\system32\drivers
 Utils.Copy.NT       = 30, progra~1\HomeFree ; win2k=\programme\HomeFree
 Inf.Copy.NT         = 30, progra~1\HomeFree ; win2k=\programme\HomeFree

[SourceDisksNames]
 1                   = %DiskName%,,,

[SourceDisksFiles]
 HF000X.INF          = 1
 HF000X.TXT          = 1
 SKYLINE.SYS         = 1
 
;----------------------------------------------------------------------
; CopyFiles sections
;----------------------------------------------------------------------

[Driver.Copy.NT]
 SKYLINE.SYS

[Utils.Copy.NT]
 HF000X.TXT

[Inf.Copy.NT]
 HF000X.INF

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

[Strings]
 Prov                 = "Alation Systems, Inc."
 Manuf                = "Diamond Multimedia Systems, Inc."
 DiskName             = "Diamond Multimedia HomeFree Network Install Disk"
 DispName             = "Diamond Multimedia HomeFree Network Driver"

 HFDefaultCoNetId     = "MYNETWORK"

 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: web5, load: 0.78