Jump to content

CONFIG.SYS - BASEDEV Statements: Difference between revisions

From EDM2
 
(103 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[The Config.sys Documentation Project|Return to The Config.sys Documentation Project Main Page]]
{{CFGProject}}


The Base Device Drivers are needed by OS/2 to install elementary services, like your hard disk, keyboard, etc. The Base Device Drivers are the first entries from the config.sys file that are loaded during the boot. They are not loaded in the same order as they appear in the config.sys file. They are loaded dependant on their file extension.
The Base Device Drivers are needed by OS/2 to install elementary services, like your hard disk, keyboard, etc. The Base Device Drivers are the first entries from the config.sys file that are loaded during the boot. They are not loaded in the same order as they appear in the config.sys file. They are loaded dependent on their file extension.


Here is the order of loading for the file extensions.
Here is the order of loading for the file extensions.
Line 12: Line 12:
# *.FLT - Filter
# *.FLT - Filter
# *.DMD - Device Manager
# *.DMD - Device Manager
 
If the CONFIG.SYS contains several files with the same extension, those files will be loaded in the order they appear in the CONFIG.SYS file.
If the CONFIG.SYS contains several files with the same extension, those files will be loaded in the order they appear in the CONFIG.SYS file.  


The Base Device drivers must be located in the root directory in the \OS2 directory or in the \OS2\BOOT directory. If you set up a Base Device driver in your CONFIG.SYS please use only the name of the driver without the path. The following pages describe these entries:
The Base Device drivers must be located in the root directory in the \OS2 directory or in the \OS2\BOOT directory. If you set up a Base Device driver in your CONFIG.SYS please use only the name of the driver without the path. The following pages describe these entries:


==SCSI==
==Device Driver==
*Adaptec
===Resource Management===
**[[AIC7870.ADD]]
*[[ACPICA.ADD]] - ACPI.
**[[AIC78U2.ADD]]
*[[AODBSMD.SYS]] - ThinkPad Resource Management Driver.
*AdvanSys
*[[APM.SYS]] - Advanced Power Management.
**[[ASC.ADD]]
*[[AST2RMU1.SYS]] - AST Bravo/AST PowerExec RMU.
* [[ATP6820.ADD]]
*[[BATT.SYS]] - Toshiba T1900 Series APM features.
* [[BTSCSI.ADD]]
*[[CDISK.ADD]] - Commuter Hard Disk Driver.
 
*[[CMPXCHG8.SYS]]
===ATP6820.ADD===
*[[HD4DISK.ADD]]
ACARD 6820 SCSI RAID device driver
*[[K6.SYS]] - Write combining.
BASEDEV=ATP6820.ADD
*[[PNPBIODD.SYS]]
 
*[[PMVDMCC.SYS]] - Memory mapping for DOS VDMs.
http://www.acard-germany.de/
* [[586NPX.SYS]] - For Pentium processor with a bad math co-processor.
 
{|class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===BTSCSI.ADD===
Driver for various Buslogic SCSI host adapters.
BASEDEV=BTSCSI.ADD parameters
 
'''TIP:''' For using the RSJ Writer you maybe have to set the Timeout parameter to zero /A:n /TO:0 (n=Adapter number)
 
{|class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
*Dawicontrol
**[[DC2974.ADD]]
**[[DC2975.ADD]]
**[[DC2976.ADD]]
**[[DC2980.ADD]]
 
* [[DPT20XX.ADD]]
 
===DPT20XX.ADD===
Driver for DPT SCSI Host adatper.
BASEDEV=DPT20XX.ADD <parameters>
 
{| class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
==ATAPI, IDE==
===ALI.ADD===
Aladin Busmaster driver, better use DANIS506.ADD
BASEDEV=ALI.ADD
 
{| class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===ATP8400A.ADD===
ARTOP IDE cache Driver for ATP8400A
BASEDEV=ATP8400A.ADD
 
http://www.acard-germany.de
 
ARTOP IDE cache OS/2 Warp driver support OS/2 2.x standard OS/2 DASD interface and ATAPI upto 16 IDE device (HDD and CD-ROM). ATP8400A OS/2 driver will auto check I/O port and IRQ.
 
Parameter:
* /P:1F0 /P:170 /P:1e8 or /P:168 => Select I/O port of ARTOP IDE cache
* /I:14 /I:15 /I:10 /I:11 /I:12 => Select IRQ 10,11,12,14 or 15.
* /A:0 /A:1 /A:2 or /A:3 => Select Adapter number.
* /S:00 /S:01 .. /S:15 => Select IDE speed for Non cache mode.
 
IF IO port or IRQ overlay with IBM1S506 Please reference follows:
 
IBM1S506.ADD (Please reference IBM OS/2 manual)
* /V => Show config condition
* /A:0 => Assign Adapter number (0,1 and 2)
* /I => Ingore Adapter (number of above assign)
 
{|class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
==Ressource Management==
===AODBSMD.SYS===
IBM Thinkpad Resource Management Driver
BASEDEV=AODBSMD.SYS
 
{|class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===APM.SYS===
Power management
BASEDEV=APM.SYS
 
{|class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|?
|Yes
|Yes
|Yes
|}
 
===ARCDRIVE.ADD===
Arcdrive PCMCIA HD Driver
BASEDEV=ARCDRIVE.ADD
 
{|class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===AUTODRV2.SYS===
Auto-Configurator supports PCMCIA modems.
BASEDEV=AUTODRV2.SYS
 
{|class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===BOOTDLY.SYS===
Creates a delay of about 20 seconds during boot of eCS.
BASEDEV=BOOTDLY.SYS
 
BOOTDLY was added to resolve startup time on some systems with SCSI HBAs. You may be able to REM it out without affecting your system.
 
===BPCDOS2.ADD===
Backpack CD-ROM OS/2 Driver from Micro Solutions (www.micro-solutions.com)
BASEDEV=BPCDOS2.ADD
 
{|class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===CADH.SYS===
CAD-handler is a Ctrl+Alt+Del manager and kill process application.
CADH.SYS <parameter>
 
'''Parameters:'''
* /Q
* /V
* /W
 
{| class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|?
|?
|Yes
|Yes
|}
 
==CDS BackAgain==
Back Again 2000 BASEDEV Statements
 
===CDSEIDE.FLT===
Back Again 2000 ATAPI/IDE Tape Filter Driver
BASEDEV=CDSEIDE.FLT
 
{| class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===CDSTAP2.DMD===
Back Again 2000 Tape Device Manager
BASEDEV=CDSTAP2.DMD
 
{|class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===CDSTAPE.DMD===
Back Again/2 tape device manager
BASEDEV=CDSTAPE.DMD
 
{|class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
==CWUSB==
===CWUSBD.SYS===
Basic USB driver by Chris Wohlgemuth, based on the sources available on the DDK site. It does not have the feature set of the latest IBM driver downloadable with software choice. If you already have a (maybe better) working driver from there feel free to use that one.
BASEDEV=CWUSBD.SYS
 
'''Parameter:'''
 
* /V
Verbose, show some information while booting.
 
* /I13
parameter could be used to delay USB host overtaking by USB driver stack until other device driver finishes required initialization operations and then send request to USBD driver to start USB service. It could be used to boot from USB floppy drive.
 
* /REQ
This parameter controlls USBD driver initialization: driver at initalization time checks for listed host controller drivers and fails to install if none of listed drivers is loaded. Current version of USB stack supports the following parameter codings:
 
* /REQ:USBUHCD$
* /REQ:CWUSBUHC$ USBD driver is loaded only if UHCI compliant host driver is loaded
 
* /REQ:USBOHCD$
* /REQ:CWUSBOHC$ USBD driver is loaded only if OHCI compliant host driver is loaded
 
* /REQ:USBUHCD$,USBOHCD$,CWUSBOHC$,CWUSBUHC$
USBD driver is loaded only if one of OHCI/UHCI compliant host drivers is loaded. This most general form of parameter and must be used in
most cases.
 
'''Platform Support:'''
{| class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|No
|Yes
|Yes
|Yes
|}
 
===CWUSBMSD.ADD===
Enhanced USB mass storage driver by Chris Wohlgemuth which supports more (or other) devices than the IBM version. Support for READ 10 commands and better disk geometry handling. Can force external hard disks to appear as removable devices.
BASEDEV=CWUSBMSD.ADD
 
'''Parameter:'''
 
* /V
Verbose, show some information while booting.
 
* /FLOPPIES:n
Number of floppy devices to be served (by default 1). In order to remove service the key value must be set to 0.
 
* /A_USAGE:n
Parameter controls usage of 'A' drive flag for the 1st floppy device. The following values of n can be used:
 
# 0 - 'A' drive flag is not used;
# 1 - 'A' drive flag is used;
# 2 (default value) - 'A' drive flag is used only if there is no other device driver using this flag.
 
* /MAX_FLOPPY
Parameter forces driver to report floppy device geometry with maximal sector count as floppy device physical geometry. With this parameter driver supports LS-120 media formatting but does not support XDF floppy filter features and vice versa.
 
* /REMOVABLES:n
Number of removable media devices to be served (by default 1).


* /FIXED_DISKS:n
===Debugging===
Number of fixed disks to be served.
*[[BOOTDLY.SYS]] - Boot delay
*[[KTRACE.SYS]] - Goldencode Kernel Trace


* /CDS:n
===Floppy===
Number of CD-ROM/CD-RW devices to be served (by default 1).
*[[IBM1FLPY.ADD]] - non-ABIOS floppy
*[[IBM2FLPY.ADD]] - ABIOS floppy
*[[MEMDISK.ADD]]


* /REMOVABLE_AS_FLOPPY
===Keyboard===
System uses removable disks as partitioned volumes:
*[[IBMKBD.SYS]] - IBM keyboard


* /FORCE_TO_REMOVABLE
===Mouse===
Change external hard disks (for example Archos Jukebox) to removable. This may be necessary if a device anounces itself as a fixed disk but you want to use it as a removable device.
* [[GLIFFIC.SYS]] - Gliffic Plus Mouse/Pen Set Driver.
* [[PCLOGIC.SYS]] - Logitech mouse
* [[TRACKOS2.SYS]] -  NP6500 Notebook Trackball


'''Tested devices:'''
===Multimedia===
*[[CWCMMPM.SYS]] - Crystal PCI OS/2 interface
*[[CWCONFIG.SYS]]
*[[CWCSPUD.SYS]] - Crystal DSP manager
*[[CWGMSG.SYS]] - Crystal PCI message
*[[STARTUP.SYS]] - VIA 8233


Archos Jukebox Recorder 20 : This is a portable MP3 player which may also be used as a hard disk. It contains an In-System Design USB 2.0 bridge. The file system is FAT32. No DRM or similar crap.
===PC Card===
*[[ARCDRIVE.ADD]] - Arcdrive PCMCIA HD
*[[AUTODRV2.SYS]] - Auto-Configurator
*[[CBENABLE.SYS]] - CardBus enabler
*[[CSSCSI.SYS]] - IBM PCMCIA SCSI card support
*[[OEMHLP2.SYS]] - PCI search
*[[PCCOFF.SYS]] - PC Card/CardBus Power
*[[PCM2ATA.ADD]] - PC Card ATA


EasyDisk memory stick : A memory stick with 64M flash memory.
;PCMCIA Resource Management (OS/2 2.1)
*[[AMB2RMU1.SYS]] - AMBRA RMU PCMCIA driver
*[[CAD2RMU1.SYS]]
*[[CMQ2RMU1.SYS]]
*[[ICRMU01.SYS]] - PCMCIA resource management
*[[ICRMU02.SYS]] - PCMCIA resource management for MicroChannel
*[[MAT2RMU1.SYS]] - Matsushita
*[[NCR2RMU1.SYS]] - NCR Safari
*[[NEC2RMU1.SYS]] - NEC Versa
*[[RMUOS2AT.SYS]] - AST Bravo/AST PowerExec
*[[TOS2RMU1.SYS]] - Toshiba
*[[ZEN2RMU1.SYS]] - Intel 82365SL for the Zenith Z-lite 425L
*[[ZOS2RMU1.SYS]] - Intel 82365SL for Zeos Color Notebook


Siemens MP3-Player USB : Small MP3-player to be used with Siemens cell phones and some Siemens Gigaset cordless phones (Gigaset Micro). The mobile is used for display and power supply. It uses MultiMedia cards (MMC) for storing the MP3s and may also be used as an external memory device for carrying any kind of files. File system is VFAT. No DRM or similar crap.
====Socket Services====
 
*[[CL6832SS.SYS]] - Toshiba Tecra 510CDT
Iomega Zip100 USB
*[[IBM2AMB1.SYS]] - Ambra
 
*[[IBM2AST1.SYS]] - AST
{|class="wikitable"
*[[IBM2CAD1.SYS]] - CompuAdd
|+Platform Support:
*[[IBM2CMQ1.SYS]] - Compaq
!OS/2 2.x
*[[IBM2NEC1.SYS]] - NEC
!OS/2 3.0
*[[IBM2NCR.SYS]] - NCR
!OS/2 4.0
*[[IBM2NCR1.SYS]] - NCR
!OS/2 4.5x
*[[IBM2NEC.SYS]] - NEC
|-
*[[IBM2SS01.SYS]] - IBM ThinkPad 750 (ISA bus)
|No
*[[IBM2SS02.SYS]] - IBM ThinkPad 720 (Micro Channel bus)
|Yes
*[[IBM2SS04.SYS]] - IBM ThinkPad 560
|Yes
*[[IBM2SS14.SYS]] - IBM ThinkPad
|Yes
*[[IBM2TOS.SYS]] - Toshiba
|}
*[[IBM2TOS1.SYS]] - Toshiba
 
*[[IBM2ZEN.SYS]] - Zenith
===CWUSBOHC.SYS===
*[[IBM2ZOS.SYS]] - ZEOS
OHCI compliant host controller driver
*[[IBM2ZOS1.SYS]] - ZEOS
 
*[[IBMDSS01.SYS]] - IBM ThinkPad
This driver by Chris Wohlgemuth is based on the sources available on the DDK site. It does not have the feature set of the latest IBM driver downloadable with software choice If you already have a (maybe better) working driver from there feel free to use that one. Unlike the latest IBM drivers only one controller chip is supported with this driver. When loading this driver twice you system may freeze when attaching an USB device.
*[[IBMDSS02.SYS]] - IBM ThinkPad 720
 
Use this driver if your USB controller chip is OHCI compliant. Refer to your mainboard documentation if in doubt.
BASEDEV=CWUSBOHC.SYS
 
'''Parameter:'''
 
* /V
Verbose, show some information while booting.
 
* /FS
Forces driver to stop USB host during OS/2 shutdown process. This parameter can be used to prevent POST (power on system test) failure on some hardware with legacy keyboard.
 
'''Platform Support:'''
{|class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|No
|Yes
|Yes
|Yes
|}
 
===CWUSBUHC.SYS===
UHCI compliant host controller driver
 
This driver by [[Chris Wohlgemuth]] is based on the sources available on the DDK site. It does not have the feature set of the latest IBM driver downloadable with software choice If you already have a (maybe better) working driver from there feel free to use that one. Unlike the latest IBM drivers only one controller chip is supported with this driver. When loading this driver twice you system may freeze when attaching an USB device.
 
Use this driver if your USB controller chip is UHCI compliant (for example Intel and VIA chipsets). Refer to your mainboard documentation if in doubt.
BASEDEV=CWUSBUHC.SYS
 
Parameter:
* /V
Verbose, show some information while booting.
 
* /FS
Forces driver to stop USB host during OS/2 shutdown process. This parameter can be used to prevent POST (power on system test) failure on some hardware with legacy keyboard.
 
'''Platform Support:'''
{|class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
==I²O==
===I2OSOSM.ADD===
I²O Storage OSM filter. Intelligent I/O Storage, i960 with IRTOS.
  BASEDEV=I2OSOSM.ADD
 
'''Platform Support:'''
{|class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|No
|No
|No
|Yes
|}
 
===I2OXPORT.SYS===
I²O Transport Device Driver
BASEDEV=I2OXPORT.SYS
 
'''Platform Support:'''
{|class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|No
|No
|No
|Yes
|}
 
==Unsorted==
===IBM1FLPY.ADD===
Installs support for diskette drives. Use this driver for PCs with PCI or ISA bussystems. See the Tips and Tricks section for more information. Supports diskette drives on non-Micro Channel PC's.
BASEDEV=IBM1FLPY.ADD <parameters>
 
'''TIP:''' If you wish to prevent users from using the floppy drives under OS/2 (to keep them from loading non-authorised programs or in a workstation situation), REM the BASEDEV=IBMxFLPY.ADD line (where x is 1 for ISA and EISA machines, or 2 for Microchannel).
 
'''NOTE:''' In Warp, the install program may have placed both IBM1FLPY.ADD and IBM2FLPY.ADD BASEDEV drivers in your config.sys. Remove IBM2FLPY.ADD if you don't have a Micro Channel PC.
 
The correct setting for e.g. a IBM Thinkpad 560 with external floppy disk is (see the Warp Reference book for a detailed description):
BASEDEV=IBM1FLPY.ADD /A:0 /FORCE:2 /U:0 /F:1.44MB /U:1 /F:1.44MB
 
Using the /DAPM Parameter (which disables the Power Managment) may also help on some Notebooks (e.g. Thinkpad 600) who can't find the Floppy.
 
{| class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===IBM2CAD1.SYS===
Socket Services for CompuAdd
BASEDEV=IBM2CAD1.SYS
 
'''Platform Support:'''
{| class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===IBM2CMQ1.SYS===
Compaq Socket Services.
BASEDEV=IBM2CMQ1.SYS  
 
'''Platform Support:'''
{| class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===IBM2FLPY.ADD===
Installs support for diskette drives. Use this driver for PCs with Micro-Channel bussystems (MCA). See the Tips and Tricks section for more information.
BASEDEV=IBM2FLPY.ADD <parameters>
 
'''Note:''' This driver has no parameters.
 
'''Platform Support:'''
{| class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===IBM2NCR.SYS===
Socket Services for NCR
BASEDEV=IBM2NCR.SYS <parameters>
 
'''Platform Support:'''
{| class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===IBM2NEC.SYS===
Socket Services for NEC.
BASEDEV=IBM2NEC.SYS
 
'''Platform Support:'''
{| class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===IBM2SS01.SYS===
IBM Thinkpad 750 (and others) Socket services
BASEDEV=IBM2SS01.SYS
 
'''ATTENTION:''' Must be in front of all other PCMCIA Drivers, but after PCMCIA.SYS
 
'''Platform Support:'''
{| class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===IBM2SS02.SYS===
Socket Services for Thinkpad 720.
BASEDEV=IBM2SS02.SYS
 
'''Platform Support:'''
{|class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===IBM2SS04.SYS===
Socket Services driver for IBM Thinkpads (e.g. 560)
BASEDEV=IBM2SS04.SYS
 
'''ATTENTION:''' Must be in front of all other PCMCIA Drivers, but after PCMCIA.SYS
 
'''Platform Support:'''
{|class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===IBM2SS14.SYS===
 
===IBM2TOS.SYS===
Toshiba Socket Services
BASEDEV=IBM2TOS.SYS
 
'''Platform Support:'''
{| class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===IBM2TOS1.SYS===
Socket Services
BASEDEV=IBM2TOS1.SYS
 
'''Platform Support:'''
{|class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===IBM2ZEN.SYS===
Socket Services for Zenith 2 Lite
BASEDEV=IBM2ZEN.SYS
 
'''Platform Support:'''
{| class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===IBM2ZOS.SYS===
Socket Services for ZEOS  
BASEDEV=IBM2ZOS.SYS
 
'''Platform Support:'''
{| class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===IBMDSS01.SYS===
IBM Thinkpad Socket services
BASEDEV=IBMDSS01.SYS
 
'''ATTENTION''' Must be in front of all other PCMCIA Drivers, but after PCMCIA.SYS
 
'''Platform Support:'''
{| class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===IBMDSS02.SYS===
IBM Thinkpad 720 Socket services
BASEDEV=IBMDSS02.SYS
 
'''ATTENTION''' Must be in front of all other PCMCIA Drivers, but after PCMCIA.SYS.
 
'''Platform Support:'''
{| class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===IBMKBD.SYS===
Provides support for your keyboard. Some tools e.g. the Ctrl-Alt-Del Commander form Perez Computing or the Process Commander from Stardock are replacing KBDBASE.SYS by their own version. Whenever you deinstall these tools manually be sure to revert to the original KBDBASE.SYS. It is also reported that Process-Commander fails with Warp 4.5 versions (WSeB and Warp4 Fixpak 13 or higher)
BASEDEV=IBMKBD.SYS <parameters>
 
'''Parameter:'''
 
* /NONE
Assumes a keyboard is installed even if a keyboard is not attached. Starts OS/2 even when no keyboard is attached. Useful for unsupervised operation.
 
* /NUMON
Turns the numeric keys on your keyboard on. This switch works only on some configuratins, it depends on what a keyboard you have and what Codepage you use.
 
* /NUMOFF
Turns the numeric keys on your keyboard off.
 
'''TIP:''' For the mostly sold so called 'Win95-Keyboards' (how ironic, as with windows9x you can only loose) there are two replacement drivers: One by [[Robert Muchsel]] (muchsel@acm.org), Release is Ver 2.00 available under winkey02.zip, and a newer one available at: http://os2.avi.kiev.ua/ Release is ver.021
 
'''TIP:''' By [[Kovacs Istvan]]: If you try BASEDEV=IMBKBD.SYS /NUMON numlock could turned on like with the utility 'jshifter'. Works only with some releases of the IBMKBD.SYS delivered with Warp. According to the mails I've got it seems that the parameter doesn't work on nearly most keyboards, (but one some) so you have still to use 'jshifter' available at: http://www.gbar.dtu.dk/~c948129, or 'numlock' by [[Peter Engels]] available at http://www.uni-bonn.de/~uzs0ad.
 
'''TIP:''' If you prefer a so called Dvorak keyboard layout (a keyboard which tends to arrange the characters more ergonomic than the qwerty type - which was a need when constructing mechanical typewriters at the end of the 19.th century - since Fixpak 8 for Warp 4 (maybe earlier, but this was the first time I was aware of its existance) go to your keyboard settings in the System Setup folder and simply select Dvorak (for left and righthanded !, but only in English). Now you only need a keyboard with a Dvorak layout (or one of these old but beautiful IBM keyboards with a 'klick' and 'solid as a rock', here you can pull the caps and place em where you want). This is another new goodie in OS/2 IBM never speaks of.
 
Platform Support:
{| class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===KME40S2.ADD===
Panasonic Quad Speed PCMCIA CD-ROM Player KXL-D740 Adapter driver for the Interface Card.
BASEDEV=KME40S2.ADD
 
'''Platform Support:'''
{| class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===KME40S2.SYS===
Panasonic Quad Speed PCMCIA CD-ROM Player KXL-D740. Enabler for the Interface Card.
BASEDEV=KME40S2.SYS <parameter>
 
'''NOTE:''' This file is located after the PCMCIA.SYS and the IBM2SS01.SYS in the CONFIG.SYS.
 
'''Parameter:'''
 
* /nobeep
Setting this option turn off the beep sound that is generated when inserting or removing the PC card.
 
* /v
Verbose
 
'''Platform Support:'''
{| class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===KTRACE.SYS===
Goldencode Kernel Trace (http://www.goldencode.com)
BASEDEV=KTRACE.SYS
 
'''Platform Support:'''
{| class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
==CD-ROM Interfaces==
===LMS205.ADD===
Driver for Philips LMS CM205 and LMS CM225 CD-ROM drives.
BASEDEV=LMS205.ADD <parameters>
 
'''Parameter:'''
* /p:hhh
Baseadress (same as on the Host Adaptor)
 
* /U:n
Unit number 0-4, default is 0
 
* /M:n
Number of Buffers (each 2500 Bytes), n =8-26, default is 16
 
{| class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===LMS206.ADD===
CD-ROM device driver for Philips LMS205MS, LMS225MS, LMS206 and LMS226 drives.
BASEDEV=LMS206.ADD <parameters>
 
'''Parameters:'''
* /p:hhh
Baseadress (same as on the Host Adaptor)
 
* /U:n
Unit number 0-4, default is 0
 
* /M:n
Number of Buffers (each 2500 Bytes), n =8-26, default is 16
 
{| class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
 
===MITFX001.ADD===
Mitsumi LU0002, LU00005 and FX001 CD-ROM device driver.
BASEDEV=MITFX001.ADD <parameters>
 
{| class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===MKECR56X.ADD===
Panasonic 2x proprietary (IDE) interface CD-ROM Driver. Supports multiple CD drives.
BASEDEV=MKECR56X.ADD <parameter>
 
'''Parameter:'''
* /P:
specifies the IO address as specified by jumper on the card.
 
'''NOTE:''' The driver is broken by and will trap the system on bootup of Warp 4 if a fixpack higher than 9 is installed.
 
{| class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
==Network==
===NFDASD.FLT===
Network File System base driver.
Only needed if NFS or Netfinity is installed.
BASEDEV=NFDASD.FLT
 
{| class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
==Security==
===NVCHOOK.SYS===
Norman Antivirus Driver.
BASEDEV=NVCHOOK.SYS
 
{| class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
==Parallel Port Devices==
===ONSCSI10.ADD===
OnSpec/MULTIPORT SimpleSCSI CD-ROM Parallel Port Device driver
http://www.multiport.de/Home_Deutsch/home_deutsch.html
BASEDEV=ONSCSI10.ADD
 
{|class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===PRINT01.SYS===
Provides support for your parallel ports LPT1, LPT2 and LPT3 on PCs with ISA or PCI buses.
BASEDEV=PRINT01.SYS <parameter>
 
'''WARP TIP:''' With Warp, the default transmission protocol used by PRINTO1.SYS and PRINTO2.SYS is the polling transmission method. The protocol used by previous versions of OS/2 was the interrupt transmission method. In Warp, you can change back to the interrupt method by adding the /IRQ parameter.
 
'''TIP:''' From Paul Kurr: "Since I'm running on a LAN at work here, I have no need for direct printer support of any kind since this is taken care of by my NOS (LAN Server). So I have REM'd BASEVEV=PRINT01.SYS to save some RAM."
 
Beginning with V. 10.049 PCI Add-On Cards are supported and beginning with 10.068 Combo Cards.
 
'''Parameter:'''
 
* /IRQ
This parameter change the transmission method from polling to interrupt. The interrupt method is faster but won't work on every system.
The used IRQ depends on the I/O address the LPT-port uses. IRQ 5 is used on LPT ports installed on the I/O address 278, IRQ 7 is used on LPT ports installed on the I/O address 378 or 3BC. To find out the I/O address of a LPT port use the Hardware-Manager.
 
* /SHR
This parameter in conjunction with /IRQ parameter directs the PP DD to service PCI IRQs as shared.
 
'''NOTE:''' If your printer (for example, old dot matrix printer) generates IRQs without setting interrupt pending (occured) bit in PCI PP status register correctly then you cannot use PCI IRQ sharing and must not use /SHR parameter.
 
* /TOU:ddd
Specifies maximum wait time in seconds before canceling the print request. This is a 3 decimal digit value (by default - 120 seconds).
 
* /F
Find PPs on PCI combo (serial/parallel) cards automatically.
 
* /MPL
modifies polling procedure - makes it less processor resource consuming by scheduling other systems tasks at certain print points, may decrease print speed.
 
{|class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===PRINT02.SYS===
Provides support for your parallel ports LPT1, LPT2 and LPT3 on PCs with Micro Channel buses.
BASEDEV=PRINT02.SYS parameter
 
Parameter:
 
* /IRQ
This parameter change the transmission method from polling to interrupt. The interrupt method is faster but won't work on every system.
 
note: This driver supports also the DMA method, which is used by default when your PC supports it.
 
{| class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===SEC32.SYS===
Driver from Antiviral Toolkit Pro/Kaperski Antivirus for OS/2.
BASEDEV=SEC32.SYS
 
{|class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===SHOWIDT.SYS===
Interrupt Monitor device driver.
BASEDEV=SHOWIDT.SYS
 
{| class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===SHOWIRQ.SYS===
Driver for the program PMIRQ a interrupt Monitor included in ISDN-PM 3.0. Useful for PCMCIA-Cards
BASEDEV=SHOWIRQ.SYS
 
'''Platform Support:'''
{|class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
==Socket Services==
*[[SS2INTEL.SYS]] - Intel i82365
*[[SS2INTEL.SYS]] - Intel i82365
*[[SS2PCIC.SYS]] - TI 1130A CardBus Controller
*[[SS2PCIC2.SYS]] - Texas Instruments Cardbus
*[[SS2TICB.SYS]] - TI CardBus
*[[SS2TICB.SYS]] - TI CardBus
*[[SSDPCIC1.SYS]] - Intel PCIC
*[[SSDPCIC1.SYS]] - Intel PCIC
*[[SSDTCIC1.SYS]] - DataBook TCIC
*[[SSDTCIC1.SYS]] - DataBook TCIC
*[[SSPCIC.SYS]] - APSoft Socket Services
*[[SSVLSI.SYS]] - VLSI (AST Bravo, PowerExec, Ascentia 900, Ascentia 900N)
*[[TI11225CB.SYS]] - Dell Latitude CpiA
*[[TI11225CB.SYS]] - Dell Latitude CpiA
*[[TI1130CB.SYS]] - Dell Latitude Cpi
*[[TI1130CB.SYS]] - Dell Latitude Cpi
*[[TPIC95SS.SYS]] - Chembook 2600
*[[TPIC95SS.SYS]] - Chembook 2600


==SCSI==
====Memory Card====
===QLogic===
*[[ICMEMCDD.SYS]]
===Ql10OS2.ADD===
*[[ICMEMMTD.SYS]]
SCSI adapter driver for Qlogic ISP1020 devices.
 
BASEDEV=Ql10OS2.ADD <parameters>
==Host Bus Adapters==
*[[LOOP.ADD]] - Loopback
*[[NVME.ADD]]
*[[PHDX.ADD]]


{|class="wikitable"
===AHCI===
|+Platform Support:
*[[OS2AHCI.ADD]]
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}


===QL40OS2.ADD===
===ATA, IDE===
SCSI adapter driver for Qlogic FAS408 devices.
*[[ADIO210.ADD]] - ADI
BASEDEV=QL40OS2.ADD <parameters>
*[[ALI.ADD]] - ALi Aladin
*[[ATP8400A.ADD]]
*[[CMD640X.ADD]]
*[[EIDE2300.ADD]]
*[[IBM1S506.ADD (CONFIG.SYS)|IBM1S506.ADD]]
*[[OS2_32.ADD]] - Buslogic IDE Caching
*[[PTI1S506.ADD]] - Promise
*[[QDI1S506.ADD]] - QD6580 VL BUS IDE
*[[TRIOS2.ADD]] - Triones Bus Master EIDE/ATAPI
*[[TRMDC620.ADD]] - Tekram DC-620
*[[UMC1S506.ADD]] - UMC UM8886BF PCI
*[[VIAIDE.ADD]] - VIA Bus master


{|class="wikitable"
===I2O===
|+Platform Support:
*[[I2OSOSM.ADD]] - I2O Storage OSM filter
!OS/2 2.x
*[[I2OXPORT.SYS]] - I2O Transport Device Driver
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}


===QL510.ADD===
===SCSI===
SCSI adapter driver for Qlogic Fast Scsi PCI Devices.
*ACARD
BASEDEV=QL510.ADD <parameters>
**[[ATP6820.ADD]] - AEC-6820 SCSI RAID
**[[OS2671X.ADD]] - AEC-671X Ultra SCSI
*Adaptec
**[[AHA152X.ADD]] - AIC-63x0
**[[AHA154X.ADD]] - AHA-1540/1542
**[[AHA164X.ADD]] - AHA-164x MC
**[[AHA174X.ADD]] - AHA-1740/1744 EISA
**[[AHA2920.ADD]] - AHA-2920 PCI
**[[AIC7770.ADD]] - AIC-7770 VLB & EISA
**[[AIC7870.ADD]] - AIC-7870
**[[AIC78U2.ADD]] -
**[[AICU160.ADD]] - AIC-7899 U160
**[[AICU320.ADD]] - AIC-790x U320
*AdvanSys
**[[ASC.ADD]]
*Always Technology
**[[AL1IN2.ADD]], [[IN2000.ADD]] - IN-2000
**[[AL7000.ADD]] - AL-7000
*American Megatrends, Inc. (AMI)
**AMI0OS2.ADD - AMI Series 15/44/441/48/70
*AMD
**[[AMSIO2.ADD]] - AMD SCSI Driver for Tecra 700CT
**[[AMSIO2T.ADD]] - AMD SCSI Driver for Tecra 700CT
*BusLogic
**[[BTSCSI.ADD]]
*Dawicontrol
**[[DC93M1.ADD]] - DC-93 MACH1
**[[DC93M2.ADD]] - DC-93 MACH2
**[[DC2964.ADD]] - DC-2964F
**[[DC2974.ADD]] - DC-2974 PCI
**[[DC2975.ADD]] - DC-2975U
**[[DC2976.ADD]] - DC-2976UW
**[[DC2980.ADD]] - DC-2980 U2W
**[[DC29160.ADD]] - DC-29160 U3W
*DPT
**[[DPT20XX.ADD]]
*DTC
**DTC3270.ADD - DTC-3270
**[[DTC3280.ADD]] - DTC-3280/3250
*IBM
**[[AWS34XX.SYS]] - P/390 SCSI Tape Device Driver
**[[IBMPSCSI.ADD]] - SCSI-2 Fast PCI Adapter
*LSI Logic
**[[SYM416.ADD]] - Symbios Logic 53C416 ISA
**[[SYM8XX.ADD]]
**[[SYM_HI.ADD]] - Symbios Logic U2W SCSI
**[[LSIMPT.ADD]] - Fusion-MPT
*NCR
**[[OS2CAM.ADD]] -
*NewMedia
**[[BSCOS2.ADD]] - Basics SCSI II PCMCIA
**[[BTOS2.ADD]] - Bus Toaster
*Panasonic
**[[SCSI37.ADD]]
*QLogic
**[[Ql10OS2.ADD]] - ISP1020
**[[QL40OS2.ADD]]
**[[QL510.ADD]]
*Seagate
**[[ST01.ADD]]
*SyQuest
**[[SYQLOCK.FLT]] - SyQuest SCSI drive.
*Tekram
**[[TMCSIM.ADD]] - Fast SCSI
**[[TMSCSIW.ADD]] - Wide SCSI
**[[TRM3X5.ADD]] - PCI SCSI
*Trantor
**[[T128SCSI.ADD]] - Trantor Systems T128
**[[TMV1SCSI.ADD]] - MediaVision PAS16 integrated SCSI
*UltraStor
**[[ULTRA14.ADD‎]]
**[[ULTRA24.ADD‎]]


{|class="wikitable"
===RAID===
|+Platform Support:
*[[DAC960.ADD]] - Mylex
!OS/2 2.x
*[[IBMRAID.ADD]]
!OS/2 3.0
*[[ISSADSK.ADD]] - IBM SSA
!OS/2 4.0
*[[ISSAPCI.ADD]]
!OS/2 4.5x
*[[PCI2220I.ADD]] - Perceptive Solutions PCI-2220i
|-
|Yes
|Yes
|Yes
|Yes
|}


===LSI Logic===
===CD-ROM Interfaces===
* [[SYM_HI.ADD]] - Symbios Logic U2W SCSI
*[[AZTCD268.ADD]] - Aztech CD-ROM.
*[[BPCDOS2.ADD]] - Backpack CD-ROM.
*[[CDBLAZER.ADD]]
*[[CDD110.ADD]]
*[[CDSETUP.ADD]]
*[[CDU535.ADD]]
*[[CRCCD2.ADD]] - Creative/Panasonic.
*[[DOLAT001.ADD]] - Dolphin 8000AT.
*[[EPATCD.ADD]]
*[[GSCDROM.ADD]] - GoldStar GCD-R420.
*[[IDECD.ADD]]
*[[IDEDRVR1.ADD]]
*[[ISACDOS2.ADD]] - IBM CD-ROM ISA.
*[[KME4OS2.SYS]] - Panasonic KXL-D740.
*[[LMS205.ADD]] - Philips.
*[[LMS206.ADD]] - Philips LMS205MS, LMS225MS, LMS206, LMS226.
*[[MITFX001.ADD]] - Mitsumi LU0002, LU00005, FX001.
*[[MKECR56X.ADD]] - Panasonic 2x.
*[[ONSCSI10.ADD]] - SimpleSCSI CD-ROM Parallel Port.
*[[POWER-CD.ADD]] - Freecom Parallel.
*[[SONYB31A.ADD]] - Sony CDU-31A Adapter Device Driver.
*[[TEACCD1.ADD]] - TEAC.


===Misc===
==Applications==
* [[TMCSIM.ADD]] - Tekram
===CAD Manager===
* [[TMSCSIW.ADD]] - Tekram
*[[CADH.SYS]] - Ctrl+Alt+Del manager
* [[TMV1SCSI.ADD]] - MediaVision PAS16 integrated SCSI


==USB==
===CDS BackAgain===
*[[USBCDROM.ADD]]
;Back Again 2000
*[[USBOHCD.SYS]]
*[[CDSEIDE.FLT]] - ATAPI/IDE Tape Filter Driver
*[[CDSTAP2.DMD]] - Tape Device Manager


===USBUHCD.SYS===
;Back Again/2
Driver for the USB port controller. You need also Usbd.sys and Usbhid.sys installed. For now only UHCI compatible USB controllers are supported. These are only the chip sets from Intel and VIA.
*[[CDSTAPE.DMD]] - Tape Device Manager
BASEDEV=USBUDCD.SYS <parameter>


'''TIP:''' If you use the version from the Device Driver Pak2 available at:
===Desktop Observatory===
ftp://service.boulder.ibm.com/ps/products/os2/fixes/DDPak/xr_d002
*[[DSKSES.SYS]]
the drivers supports Intel and VIA chipsets.
*[[DSKSHLP.SYS]]


'''NOTE:''' On IBM 365 System you have to add the parameter /FS
===DBGHLP===
* [[DBGHLP.SYS]]


'''TIP:''' A lot of Athlon motherboards are using the Via Southbridge VT82C686A chipset which provides 4 USB ports. Do you know if the Via drivers work with this Via chipset?". Robert Lalla, the author of the patched USB driver that works with VIA chipsets replied with this tip on how to get IBM's latest USB driver to work with VIA chipsets by applying a patch:
===Kaspersky Antivirus===
*[[SEC32.SYS]]


The VIA version of UHCI host driver that I uploaded to Hobbes last October is working for mice, keyboards, hubs and modem peripherals, maybe audio. For printers and removable disks updated USB base drivers are recommended. They are supplied from IBM together with the USB printer drivers. But again this USBUHCD.SYS is only enabled for Intel. The following patch script will add VIA support to USBUHCD.SYS dated Jan 2000:
===Norman===
-----save as VIA.PAT---------
*[[NVCHOOK.SYS]] - Norman Virus Control
FILE USBUHCD.SYS
VER 2F2B C747040300
CHA 2F2E 01
------------------------------
#copy VIA.PAT to \OS2\BOOT
#set current directory \OS2\BOOT
#create a backup copy of USBUHCD.SYS
#run: PATCH VIA.PAT /A


A special aspect of the 686a Southbridge is that it does not contain one USB controller having 4 ports but instead 2 controllers (2 ports each). So unless one of both controllers is disabled explicitly, USBUHCD.SYS should be loaded twice(!) in CONFIG.SYS.
===Security/2===
*[[SSES.SYS]]


'''Parameter:'''
==Parallel Port Devices==
* /V
*[[PRINT01.SYS]] - Parallel printer port
Verbose Mode, displays driver information during OS/2 initialization.
*[[PRINT02.SYS]] - Parallel printer port for ABIOS


* /FS
===ISDNPM===
Forces driver to stop USB host during OS/2 shutdown process. This parameter can be used to prevent POST (power on system test) failure on some hardware with legacy keyboard.
*[[SHOWIDT.SYS]] - Interrupt Monitor
*[[SHOWIRQ.SYS]] - Interrupt Monitor


;Tested UHCI Adapters or Controllers
===SCSI===
* D-Link DU-A2 PCI USB controller
*[[DC1368.ADD]] - Dawicontrol DC-1368
* Intel 82371AB/EB PCI to USB Universal Host Controller
*[[EPSA2.ADD]] - Shuttle EPSA-2
* Intel 82801AA USB Universal Host Controller
*[[EPST.ADD]] - Shuttle EPST
* Intel 82801CA/CAM USB Universal Host Controller
*[[PPAOS2.ADD]] - Iomega Zip


'''Platform Support:'''
===IDE===
{| class="wikitable"
*[[EPIACD.ADD]] - Shuttle-EPIA parallel port to IDE adapter
|-
*[[ONHDFLPY.ADD]] - LS120 Parallel Port
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|No
|Yes
|Yes
|Yes
|}


==DSP==
===PCMCIA===
===VHDO0437.SYS===
*[[SPP100.SYS]] - Quatech SPP-100 PCMCIA parallel port driver PCMCIA
DSP Driver for the MWAVE Modem for IBM Thinkpads
BASEDEV=VHDO0437.SYS <parameter>


'''Parameter:'''
==USB==
* BUS=1150000
*[[USBCDROM.ADD]]
*[[USBEHCD.SYS]] - EHCI compatible USB 2.0 controller
*[[USBOHCD.SYS]] - OHCI compatible USB controller
*[[USBUHCD.SYS]] - UHCI compatible USB controller


'''Platform Support:'''
===CWUSB===
{| class="wikitable"
*[[CWUSBD.SYS]]
|-
*[[CWUSBMSD.ADD]]
!OS/2 2.x
*[[CWUSBOHC.SYS]]
!OS/2 3.0
*[[CWUSBUHC.SYS]]
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}


==DSP==
*[[VHDO0437.SYS]] - DSP Driver for MWave


==Filters==
==Filters==
===ARCIDECD.FLT===
*[[ARCIDECD.FLT]] - Arcdrive PCMCIA
Arcdrive PCMCIA CD Driver
*[[ATAPIMO.FLT]]
BASEDEV=ARCIDECD.FLT
*[[BTSEIDE.FLT]] - Back Again/2 IDE
 
*[[CD_BOOT.FLT]] - CD boot filter
{|class="wikitable"
*[[CDBOOT.FLT]]
|+Platform Support:
*[[CHINCDS1.FLT]] - Chinon SCSI CD-ROM
!OS/2 2.x
*[[CMDATAPI.FLT]]
!OS/2 3.0
*[[CTCDRFLT.FLT]] - Cirrus Unite CD Maker
!OS/2 4.0
*[[DANIADSK.FLT]] - IDE Filter
!OS/2 4.5x
*[[DANIATAPI.FLT]] - IDE Filter
|-
*[[DSKSLEEP.FLT]] - SCSI disk sleep
|Yes
*[[EXT2FLT.FLT]] - ext2 partition
|Yes
*[[FAUXDASD.FLT]] - DASD
|Yes
*[[FAUXREM.FLT]] - removables
|Yes
*[[HFS.FLT]] - Mac HFS media
|}
*[[IBMRSCSI.FLT]] - Removable SCSI
 
*[[IOMGDRV.FLT]]
===ATAPIMO.FLT===
*[[LOCKCDR.FLT]]
MO device filter from Fujitsu
*[[LS120DRV.FLT]] - LS120
BASEDEV=ATAPIMO.FLT
*[[NFDASD.FLT]] - Netfinity DASD
 
*[[PIIXIDE.FLT]] - Intel IDE Filter
'''NOTE''' This driver is fully substituted by the DANIATPI.FLT
*[[RSJIDECD.FLT]] - RSJ CD Writer IDE Filter
 
*[[SCSIOPT.FLT]] - Modifies performance related settings of SCSI devices
;Parameters
*[[SYQUEST.FLT]] - Syquest removable media disk drives
* /Rn or /R:n
*[[UP2TB.FLT]]
(Number of reserved drives) 'n' is a number between 1 and 10. Default is 1. A series of logical drive names can be reserved for each MO drive for future partitioning. If the number of valid partitions exceeds the number specified /R option, and if /S option is not specified, up to 16 partitions are allowed.
*[[VIACD.FLT]] - VIA IDE CD
* /S
*[[VRAID.FLT]] - Software RAID Filter
(Reserved drive priority) No more logical drives than the number of /R option is assigned. When the number of reserved drives specified with the /R option is fewer than the number of valid partitions on a disk, the number of reserved drives takes priority. For example, if there are four valid partitions on the disk and the number of reserved drives is specified at 3, a logical drive name cannot be assigned to the fourth partition, and hence it cannot be accessed.
*[[XDFLOPPY.FLT]] - eXtended disk format
* /I {h:} m {[n]} {+-{h:} m {[n]}}+-...
(Specify the drive ID) This parameter specifies the target MO drive by the host adapter number and SCSI-ID number. If this option is not used, all accessible MO drives are used by default. h is the host adapter number (between 0 and 9). The default is 0. m is the SCSI-ID number (0 to 7). n is the number of reserved drives. When 'n' is omitted, the value specified with the /R option is used.
* /U:{IDE adapter name}
(Required, specify IDE adapter driver) This parameter is not optional but required both for ATAPIMO.FLT and MODISK.DMD. You must specify same name for these two drivers. Usually '/U:ST506_HardDrive' works fine if 'IBM1S506.ADD' or 'IBM2S506.ADD' is used as IDE adapter driver.
 
{|class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===BTSEIDE.FLT===
Back Again/2 ATAPI/IDE tape support
BASEDEV=BTSEIDE.FLT
 
{|class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===CD_BOOT.FLT===
CD Boot Filter according to the El Torito Specification
BASEDEV=CD_BOOT.FLT
 
Parameter:
* /D:2
Read the Boot CD How To in Chapter 00. Introduction
Part of Cdboot.zip available for free and also of Device Driver Pack 2
 
'''TIP''' See also the enhanced DANIBOOT.FLT
 
===CDBOOT.FLT===
OS/2 Filter for bootable CDs according to the El Torito Specification
BASEDEV=CDBOOT.FLT
 
Parameter:
* /D:2
 
===DANIADSK.FLT===
Replacement for IBMATAPI.FLT by [[Daniela Engert]]. This filter driver supports all of the ATAPI disks that IBMATAPI does (LS-120, ZIP-100, JAZZ), and in addition the ZIP-250 (including full media swapping). Superceded by DANIATAPI.FLT.
BASEDEV=DANIADSK.FLT
 
'''Platform Support:'''
{| class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===DANIATAP.FLT===
This highly recommended filter driver supports all types of ATAPI devices by [[Daniela Engert]] shortened to the 8.3 naming convention for use on floppy-bootdisks. See BASEDEV DANIATAPI.FLT for more information
BASEDEV=DANIATAP.FLT
 
{|class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===DANIATAPI.FLT===
This highly recommended filter driver by Daniela Engert (dani@ngrt.de) supports all types of ATAPI devices. It is a superset of IBMIDECD.FLT, IBMATAPI.FLT and DaniADsk.FLT, and supports all devices that the mentioned drivers do. Additionally, all ATAPI devices can be accessed through the OS/2 ASPI software interface. Each EIDE channel shows up as a SCSI channel, and each ATAPI device as a SCSI device (master = SCSI ID 0, slave = SCSI ID 1).
 
'''NOTE:''' Make sure that all other ATAPI related drivers are inactive or come after DaniATAPI.FLT in your CONFIG.SYS. If you intend to run the BootOS utility or to install this filter driver on a 8.3-only filesystem, rename the driver to DaniATAP.FLT.
 
* can deal with the ATAPI ZIP-250
* improved ZIP performance (up to factor 4 on ZIP-250)
* supports arbitrary swapping of 100MB and 250MB media
* reflects the current media capacity up to FDISK, DISKIO or the like
* OS/2 boot from ZIP is possible
* faster 32bit PIO in conjunction with DANIS506.ADD (rel. 1.1.1 or later)
* Busmaster DMA mode works and is tested with Intel, VIA, AMD, HPT, SiS and CMD chipsets until now. Busmaster DMA is available now for ALi as well (CD/DVD-ROM is safe, but some chip revisions fail on DMA write operations!). Due to hardware limitations there is no 32bit PIO and no busmaster DMA possible for ATAPI devices attached to a Promise Ultra controller.
* ATAPI devices appear to the rest of the system as regular SCSI-2 devices if used with DANIS506.ADD (rel. 1.1.5 or later). This may be disabled globally or individually.
* advanced "hot-swap" support if used with DANIS506.ADD (rel. 1.1.9 or later)
* support for PCCard (formerly: PCMCIA) ATAPI devices (like the Iomega PCMCIA ZIP-250 or the Iomega Click!40)
* the translation of old-style 6-byte SCSI commands into their more modern 10-byte counterparts is no longer hardcoded. The device is sensed now to check if it requires this translation.
* like DaniS506.ADD, this driver stores boot messages internally for later readout. To view them, issue "copy ATAPI$ con:", to dump them into a file, issue "copy ATAPI$ anyfile".
* automatic media unload on shutdown if desired
* supports up to eight IDE channels
 
BASEDEV=DANIATAPI.FLT
 
'''Parameter:'''
This driver supports all switches and options that IBM1ATAPI.FLT supports.
 
'''Generic options'''
* /!V
(quiet) (not) Verbose mode
 
* /EJ
(don't eject) eject medium at shutdown
 
* /ZA
(default mapping) map ZIP drive to A:
 
* /!SCSI
(export all) don't export any ATAPI devices as SCSI devices
 
'''Adapter options'''
* /A:n (n/a) Adapter number (0, 1, 2, 3)
* /I (off) Ignore adapter
* /EJ (don't eject) eject medium at shutdown
* /!SCSI (export all) (don't) export ATAPI devices as SCSI devices
 
'''Unit options'''
* /U:n - (n/a) Unit number (0, 1)
* /UNIT:n - same as /U
* /I - (off) Ignore unit
* /EJ - (don't eject) eject medium at shutdown
* /!SCSI - (export) (don't) export ATAPI devices as SCSI devices
* /RSJ - (off) RSJ CDROM backdoor. Installs an additional backdoor to re-enable regular CD ROM operation via OS2CDROM.DMD (or replacements).
* /TYPE: - Units marked as "hot-swappable" on DANIS506.ADD's command line (by /FORCE /ATAPI) need the new option /TYPE: to advice DaniATAPI.FLT to report appropriate device types to the device managers. The same applies to PCCard adapter channels (marked as /FORCE /PCMCIA on DANIS506.ADD's command line). This is done by additional characters designating the supported device types:
# 'c' or 'C': all CD-ROM like devices (CD-ROM, CD-R/W, DVD-ROM, DVD-RAM)
# 'z' or 'Z': all ZIP drives
# 'l' or 'L': the LS-120 drive
# 'w' or 'W': all CD writer like devices (CD-R/W, DVD-RAM)
 
{|class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===DANIBOOT.FLT===
DaniBoot.FLT is a enhanced filter driver which allows to boot OS/2 from a CD-ROM.
 
The boot image may be split into two images on the CD-ROM medium to accomodate space requirements for BASEDEVs. These two images need to be physically adjacent on the medium! The first part of the images needs to be of standard floppy size (1.44MB or 2.88MB) or the BIOS might not accept the image as a bootable one.
BASEDEV=DANIBOOT.FLT
 
'''Parameter:'''
 
* /D:n
total number of 1.44MB pseudo-images comprising the boot image
 
* /N:name
the image name to search for in case of multiple boot images. may contain any character except for white space. The length of name is 11 characters or less; excess characters are discarded.
 
* /H
hide all non-boot CD-ROM units
 
'''Platform Support:'''
{| class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===PIIXIDE.FLT===
Intel IDE filter driver, better use DANIATAPI.FLT or IBMIDECD.FLT
BASEDEV=PIIXIDE.FLT
 
{|class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===RSJIDECD.FLT===
Modified IBMIDECD.FLT for the RSJ CD-Toasting software since V 2.70 that works correct with writing commands and command timeouts. Will be removed as soon as a corrected IBMIDECD.FLT is available.
BASEDEV=RSJIDECD.FLT
 
'''TIP:''' Not needed when you have a SCSI-only system. If you get a trap 000d during boot REM this line and use BASEDEV=IBMIDECD.FLT instead.
 
'''Platform Support:'''
{|class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
===VIACD.FLT===
Support for ATAPI CD-ROM drives attached to the VIA AGP 4X/133 - use only with VIA Bus Master PCI IDE Driver
BASEDEV=VIACD.FLT
 
{|class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|?
|Yes
|Yes
|Yes
|}
 
* [[VRAID.FLT]] - Software RAID Filter
 
===XDFLOPPY.FLT===
This is required for reading diskettes which are written using the XDF (eXtended Disk Format) format. These are usually OS/2 installation diskettes, and some hardware driver diskettes. The first 3 disks of OS/2 Warp 3.0 and the first 4 disks of OS/2 Warp 4.0 do not use the XDF format.
BASEDEV=XDFLOPPY.FLT <parameters>
 
'''TIP:''' After installation you can put a REM in front of the XDFLOPPY.FLT, as it's only needed for the installation disks and Fixpak disks.
 
'''Parameters:'''
 
There are no parameters available.
{| class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|*
|Yes
|Yes
|Yes
|}


==Device Manager==
==Device Manager==
===AMD_K86.DMD===
*[[AMD_K86.DMD]] - AMD K6-II
Enables write combining on AMD K6-II Stepping 8 or greater
*[[CDSTAPE.DMD]] - Back Again/2 tape
BASEDEV=AMD_K86.DMD
*[[CDSTAP2.DMD]] - Back Again 2000 Tape
 
*[[DANIDASD.DMD]]
{|class="wikitable"
*[[MODISK.DMD]] - Fujitsu MO
|+Platform Support:
*[[OS2ASPI.DMD]] - ASPI device manager
!OS/2 2.x
*[[OS2DASD.DMD]]
!OS/2 3.0
*[[OS2LVM.DMD]]
!OS/2 4.0
*[[OS2PCARD.DMD]]
!OS/2 4.5x
*[[OS2SCSI.DMD]]
|-
*[[SCSITAPE.DMD]]
|Yes
|Yes
|Yes
|Yes
|}
 
===OS2ASPI.DMD===
ASPI device manager. SPI Device Manager for drivers according the ASPI specification by Adaptec. Replaces the ASPI4OS2.SYS by Adaptec.
  BASEDEV=OS2ASPI.DMD <parameters>
 
'''Parameters:'''
Both parameter prevent from exclusively allocating a device which prevents other DMD from using the device. At the same time they allow to access a device even if it is controlled by another DMD.
 
* /SHARE - allocates a device only while sending a command.
* /ALL - no devices are allocated.
 
'''TIP:''' If you are using RSJ CD Writer 2.59 or above you may add the parameter /ALL to BASEDEV=OS2ASPI.DMD. Also needed by SANE and CDRECORD.
After booting your machine, the recorder will be useable as a standard CDROM drive, and you will nevertheless be able to attach the CD to our filesystem. But please ensure that you're not using the CDROM drive letter at the same time when the CDR is attached to RSJ's filesystem, otherwise this will result in errors. If you are using RSJ CD Writer 2.7 you can add unsupported drives


{|class="wikitable"
==MISC==
|+Platform Support:
*[[ATOMBIOS.SYS]] -  ATOM BIOS widescreen video modes support.
!OS/2 2.x
*[[INTLBIOS.SYS]] - Widescreen modes for Intel GMA video adapters
!OS/2 3.0
*[[CPQFCAL.ADD]] - Compaq StorageWorks Fibre Channel Host Bus Adapter.
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}


[[Category:The Config.sys Documentation Project]]
[[Category:The Config.sys Documentation Project]]

Latest revision as of 03:27, 27 April 2025

The Config.sys Documentation Project
  1. BASEDEV Statements
  2. CALL Statements
  3. DEVICE Statements
  4. IFS Statements
  5. OS/2 Commands
  6. DOS Commands
  7. RUN Statements
  8. SET Statements
  9. PSD Statements
  10. Other Information
  1. Programs
  2. Hardware
  3. List of Statements

The Base Device Drivers are needed by OS/2 to install elementary services, like your hard disk, keyboard, etc. The Base Device Drivers are the first entries from the config.sys file that are loaded during the boot. They are not loaded in the same order as they appear in the config.sys file. They are loaded dependent on their file extension.

Here is the order of loading for the file extensions.

  1. *.SYS
  2. *.BID
  3. *.VSD
  4. *.TSD
  5. *.ADD - Adapter Device Driver
  6. *.I13
  7. *.FLT - Filter
  8. *.DMD - Device Manager

If the CONFIG.SYS contains several files with the same extension, those files will be loaded in the order they appear in the CONFIG.SYS file.

The Base Device drivers must be located in the root directory in the \OS2 directory or in the \OS2\BOOT directory. If you set up a Base Device driver in your CONFIG.SYS please use only the name of the driver without the path. The following pages describe these entries:

Device Driver

Resource Management

Debugging

Floppy

Keyboard

Mouse

Multimedia

PC Card

PCMCIA Resource Management (OS/2 2.1)

Socket Services

Memory Card

Host Bus Adapters

AHCI

ATA, IDE

I2O

SCSI

RAID

CD-ROM Interfaces

Applications

CAD Manager

CDS BackAgain

Back Again 2000
Back Again/2

Desktop Observatory

DBGHLP

Kaspersky Antivirus

Norman

Security/2

Parallel Port Devices

ISDNPM

SCSI

IDE

PCMCIA

  • SPP100.SYS - Quatech SPP-100 PCMCIA parallel port driver PCMCIA

USB

CWUSB

DSP

Filters

Device Manager

MISC

  • ATOMBIOS.SYS - ATOM BIOS widescreen video modes support.
  • INTLBIOS.SYS - Widescreen modes for Intel GMA video adapters
  • CPQFCAL.ADD - Compaq StorageWorks Fibre Channel Host Bus Adapter.