Jump to content

IBMINT13.I13: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
Generic Adapter Driver for INT 13 BIOS.
Generic INT 13 BIOS Support


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 Adapter driver via INT 13 BIOS (IBMINT13.I13) can be used to support fixed disks. But it cannot be used to support a CD-ROM drive or removables.


==Version==
==Version==
{| class="wikitable"
{| class="wikitable"
!Date||Version||Size||Comments
!Date||Version||Revision||Size||Comments
|-
|-
|2002-05-21 17:46||10.070||11,522 bytes||
|1994-09-17||1.1||9.23||9,982 bytes||Warp 4
|-
|2002-05-21 17:46|| ||10.070||11,522 bytes||
|}
|}



Revision as of 16:04, 14 October 2016

Generic INT 13 BIOS Support

Generic Adapter driver via INT 13 BIOS (IBMINT13.I13) can be used to support fixed disks. But it cannot be used to support a CD-ROM drive or removables.

Version

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

CONFIG.SYS

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

BASEDEV=IBMINT13.I13

Note: This driver has no parameters.

Platform Support:
OS/2 2.x OS/2 3.0 OS/2 4.0 OS/2 4.5x
Yes Yes Yes Yes

Links