Jump to content

IBMINT13.I13: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
No edit summary
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
Generic Adapter Driver for INT 13 BIOS.
{{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.


The generic INT 13 driver, IBMINT13.I13, which can be used to support a fixed disk, cannot be used to support a CD-ROM drive.
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 !! Size !! Comments
!Date||Version||Revision||Size||Comments
|-
|-
|2002-05-21 17:46
|1994-09-17||1.1||9.23||9,982 bytes||Warp 4
|10.070
|11,522 bytes
|
|-
|-
|2002-05-21|| ||10.070||11,522 bytes||
|}
|}


==Documentation==
==Links==
* [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:Files]][[Category:Drivers]]
[[Category:BASEDEV Statements]][[Category:Adapter Device 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