Jump to content

IBMINT13.I13: Difference between revisions

From EDM2
No edit summary
No edit summary
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
Generic Adapter Driver for INT 13 BIOS. Generic INT13 HDD If HDD not found by ibm1s506.
{{ProdS |V21=S|V22=S|V30=S|V31=S|V40=S|V45=S}}
Generic disk device driver using INT 13H BIOS (IBMINT13.I13) can be used to support fixed disks. But it cannot be used to support CD-ROM drives or removables.


In the case that ibm1s506.add does not load the ISA IDE Hard disk, the IBMINT13.I13 will drive the hard disk. IBMINT13.I13 can drive a lot of device but it is slower.  
Generic driver for INT13 Bios. Supports generic disk adapters supported by the BIOS.
Using this driver is very slow, but it works with every hard drive supported by your BIOS, even SCSI adapters or RAID controllers.
 
==Syntax==
BASEDEV=IBMINT13.I13
Note: This driver has no parameters.


==Version==
==Version==
     
{| class="wikitable"
{| class="wikitable"
!Date||Version||Revision||Size||Comments
|-
|-
! Date !!Version !! Size  !! Comments
|1994-09-17||1.1||9.23||9,982 bytes||Warp 4
|-
|5-21-2002  5:46p  || 10.070 ||11,522  bytes || @#IBM:10.070#@  Generic Adapter Driver / INT 13 BIOS
|-
|-
|2002-05-21|| ||10.070||11,522 bytes||
|}
|}


==DLLs Loaded==
==Links==
N/A
 
==Alternatives==
N/A
 
==Documentation==
* [http://service5.boulder.ibm.com/pspsdocs.nsf/c7a34b35e55986f9862563cc00604815/eee0f6ceef33fbaa852561ac00790238?OpenDocument IBM Technical Document # - 1170144 - IBM1S506.ADD and IBMINT13.I13 Drivers Cannot be Used in OS/2 Warp]
* [http://service5.boulder.ibm.com/pspsdocs.nsf/c7a34b35e55986f9862563cc00604815/eee0f6ceef33fbaa852561ac00790238?OpenDocument IBM Technical Document # - 1170144 - IBM1S506.ADD and IBMINT13.I13 Drivers Cannot be Used in OS/2 Warp]


 
[[Category:BASEDEV Statements]][[Category:Adapter Device Drivers]]
[[Category:Files]]
[[Category:Drivers]]

Latest revision as of 02:01, 8 August 2025

Product Support
OS/2 1.3
OS/2 2.0
OS/2 2.1 S
OS/2 2.11 SMP S
OS/2 Warp 3 S
OS/2 Warp Connect S
OS/2 Warp 4 S
OS/2 Warp Server for e-Business S

Generic disk device driver using INT 13H BIOS (IBMINT13.I13) can be used to support fixed disks. But it cannot be used to support CD-ROM drives or removables.

Generic driver for INT13 Bios. Supports generic disk adapters supported by the BIOS. Using this driver is very slow, but it works with every hard drive supported by your BIOS, even SCSI adapters or RAID controllers.

Syntax

BASEDEV=IBMINT13.I13

Note: This driver has no parameters.

Version

Date Version Revision Size Comments
1994-09-17 1.1 9.23 9,982 bytes Warp 4
2002-05-21 10.070 11,522 bytes

Links