tbiosdrv.inf Driver File Contents (tbios27.exe)

;/*++
;
;Copyright (c) Toshiba Corporation.  All rights reserved.
;
;Module Name:
;
;    TBIOSDRV.INF
;
;Abstract:
;    INF file for installing tbios device drivers
;    NOTE: ClassInstall32 section gets executed only if the Tbiosdrv
;    doesn't exist in the registry -
;    HKLM\System\CurrentControlSet\Control\Class\{C67FB98D-BAC5-4bae-8922-3800AB4E92F0}
;
;--*/
[Version]
Signature="$CHICAGO$"
Class=TBIOS
ClassGuid={C67FB98D-BAC5-4bae-8922-3800AB4E92F0}
Provider=%TAIS%
DriverVer=07/26/2005,1.00.0000
CatalogFile=tbiosdrv.cat


[DestinationDirs]
DefaultDestDir = 12
TBiosClassInstallerCopyFiles = 11

; ================= Class section =====================

[ClassInstall32]
Addreg=TBiosClassReg   
CopyFiles=TBiosClassInstallerCopyFiles  

[TBiosClassReg]
HKR,,,0,%ClassName%
HKR,,Icon,,100
HKR,,Installer32,,"tbioscls.dll,TbiosdrvClassInstaller"
HKR,,DeviceCharacteristics,0x10001,0x100     ;Use same security checks on relative opens
HKR,,Security,,"D:P(A;;GA;;;SY)(A;;GA;;;BA)" ;Allow generic all access to system and built-in Admin. 
                                             ;This one overrides the security set by the driver


[TBiosClassInstallerCopyFiles]
tbioscls.dll

;*****************************************
; Tbios Device  Install Section
;*****************************************

[Manufacturer]
%StdMfg%=Standard

[Standard]
; DisplayName       		Section           DeviceId
; -----------       		-------           --------
%TbiosDevice.DeviceDesc%=Tbios_Device, {C67FB98D-BAC5-4bae-8922-3800AB4E92F0}\Tbiosdrv


[Tbios_Device.NT]
CopyFiles=Tbios_Device.NT.Copy

[Tbios_Device.NT.Copy]
tbiosdrv.sys

[Tbios_Device.NT.HW]
AddReg=Tbios_Device.NT.HW.AddReg

[Tbios_Device.NT.HW.AddReg]
HKR,,"BeepCount",0x00010003,4

;-------------- Service installation

[Tbios_Device.NT.Services]
AddService = tbiosdrv, %SPSVCINST_ASSOCSERVICE%, tbios_Service_Inst


; -------------- Tbios Driver install sections
[tbios_Service_Inst]
DisplayName    = %tbios.SVCDESC%
ServiceType    = 1               ; SERVICE_KERNEL_DRIVER
StartType      = 3               ; SERVICE_DEMAND_START 
ErrorControl   = 1               ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\tbiosdrv.sys
LoadOrderGroup = Extended Base

[SourceDisksNames]
1 = %DiskId1%,,,""

[SourceDisksFiles]
tbiosdrv.sys = 1,,
tbioscls.dll = 1,,

;----------------------- strings ---------------------------
;

[Strings]
SPSVCINST_ASSOCSERVICE= 0x00000002
MSFT = "Microsoft"
StdMfg = "(Standard system devices)"
ClassName = "Toshiba Tbios Device"
TbiosDevice.DeviceDesc = "Toshiba Logical Tbios Device"
tbios.SVCDESC = "Toshiba Logical Tbios Device"
TAIS = "Toshiba"
DiskId1 = "TAIS Tbios Disk 1"

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.89