Drivers


26 Decemeber 1994
------------
| OVERVIEW |
------------

This README describes an OS/2 device driver (TEACCD1.ADD) for the
Teac 55A CD-ROM drive. The device driver supports the internal
Teac 55A connected to the Teac interface adapter or the Soundblaster
Pro/16 Panasonic interface connector.


Supported Features
------------------
The OS/2 Teac CD-ROM device driver (TEACCD1.ADD) supports the
following features:

* Reads data from CD-ROM discs conforming to the High Sierra/ISO-9660
file formats.

* Plays audio from standard audio CDs or mixed mode CD-ROM discs
containing both data and audio

* Multisession photo CD

* Reads data from Mode 2 Form 1 or Mode 2 Form 2 sector formats

* MMPM/2 Software Motion Video

* MMPM/2 CD Audio Player

* Software lock, unlock and eject


THIS CD-ROM DEVICE DRIVER IS DESIGNED TO BE USED WITH THE OS/2 2.1 or Warp 3.0
PRODUCTs AND IS GOVERNED BY THE TERMS AND CONDITIONS OF THE OS/2 PROGRAM LICENSE
AGREEMENT.



----------------
| INSTALLATION |
----------------

Before starting the installation procedure, you should unzip the
files included in the 55A.ZIP file and copy them to a diskette.
The diskette you created will be referred to as the "Teac CD-ROM Device
Driver Diskette" in the following installation instructions.

The following files are included in the TEAC55.ZIP file:

TEACCD1.ADD - OS/2 device driver for Teac 55A
Teac.DDP - Teac 55A CD-ROM Drive
README.55a - This README file.


Installation if OS/2 2.1 (or Warp) is already installed on your fixed disk
----------------------------------------------------------------

1. Run the Device Driver installation program

a. Open the OS/2 System folder (usually located on the desktop)
b. Open the System Setup folder
c. Open Device Driver Install
d. Insert the "Teac CD-ROM Device Driver Diskette"
e. Select Install
f. Select the device driver to install from the list
g. Select OK

(Note: You do not need to reboot OS/2 before starting step 2 below).

2. After the Device Driver Installation is complete, you must run
Selective Install to install the files for the OS/2 CD-ROM Device
Manager and OS/2 CD-ROM File System.

a. Open the OS/2 System folder on the desktop
b. Open the System Setup folder
c. Open Selective Install
d. Select the CD-ROM Device Support check box
e. Select OK
f. Scroll to the bottom of the CD-ROM device list table and
select the choice OTHER
g. Select OK
h. Select the OK push button to proceed from the System Configuration
screen to the OS/2 Setup and Installation window
i. Select Install
j. When prompted to do so, insert the numbered installation diskettes
or installation CD-ROM from the OS/2 2.1 (Or Warp) product


3. you must edit your CONFIG.SYS file and add modify the /P:nnnn parameter
on the BASEDEV=TEACCD1.ADD statement in your CONFIG.SYS file. Refer to
the "Teac Device Driver Parameters" section below.


4. Shut down and restart your system


Installation from the CD-ROM version of OS/2 2.1 (or Warp)
----------------------------------------------------------

1. Make a copy of the OS/2 2.1 (or Warp) diskette labeled "Diskette 1"

2. Copy the file TEACCD1.ADD from the "Teac CD-ROM Device Driver
Diskette" to the root directory on the copy of the OS/2 Diskette 1.

(Note: If there is not enough room on the copy of OS/2
Diskette 1, then delete the file IBM2SCSI.ADD. If you delete
IBM2SCSI.ADD, you must also edit the CONFIG.SYS file and delete
the line BASEDEV=IBM2SCSI.ADD)

3. Edit the CONFIG.SYS file located on the copy of Diskette 1.
At the end of the file, add the following statement.

BASEDEV=TEACCD1.ADD /P:nnn

where "/P:nnn" is the base I/O port address selected on the
CD-ROM host interface card. The default base I/O port address
for the Teac interface card is 230h, so the statement
would appear as follows if the card is set to address 230h:


BASEDEV=TEACCD1.ADD /P:230


4. Begin the installation by inserting the Installation Diskette
into drive A and restarting the system. When prompted to insert
Diskette 1, insert the copy that you modifed.

5. When the System Configuration screen is displayed during installation,
the CD-ROM Device Support field will display "None". Do not modify
the choice and continue with the installation.

If you are installing OS/2 Warp 3.0 skip the remaining steps


6. After installation is complete, and you have rebooted your system,
you will not be able to access your CD-ROM drive. This is due
to a defect in the OS/2 2.1 install program. To access your
CD-ROM drive, perform the following steps:

a. Copy the following files from the OS/2 2.1 Diskette 1
to the drive which OS/2 was installed.
(Note: the example assume C:, change if different)

COPY A:OS2CDROM.DMD C:\OS2
COPY A:CDFS.IFS C:\OS2

b. Edit the CONFIG.SYS file on drive which OS/2 was installed
and add the following statements to the end of the file:
(Note: the example assume C:, change if different)

DEVICE=C:\OS2\OS2CDROM.DMD /Q
IFS=C:\OS2\CDFS.IFS /Q

c. Shut down and reboot the system


7. You will need to run Selective Install to copy over some remaining
system files.

a. Open the OS/2 System folder on the desktop.
b. Open the System Setup folder.
c. Open Selective Install
d. Select the CD-ROM Device Support check box
e. Select OK
f. Scroll to the bottom of the CD-ROM device list table and
select the choice OTHER
g. Select OK
h. Select the OK push button to proceed from the System Configuration
screen to the OS/2 Setup and Installation window
i. Select Install
j. When prompted to do so, insert the installation CD-ROM
from the OS/2 2.1 product.



Installation from the diskette version of OS/2 2.1 or Warp 3.0
--------------------------------------------------------------

1. Install the OS/2 2.1 product from the diskettes

2. Go to the section above titled "Installation if OS/2 is already
installed on your fixed disk".




---------------------------------
| Teac Device Driver Parameters |
---------------------------------

This section lists the parameters which are supported for the
Teac CD-ROM device driver. The parameters can be changed by modifying
the BASEDEV=TEACCD1.ADD line in config.sys.

For the TEACCD1.ADD device driver, the syntax for the line in config.sys
is as follows:

BASEDEV=TEACCD1.ADD /P:xxx [/S:x] [/I:x]

/P:xxx - Port address (220, 240, 260, 280, 230H...)
if you are using the Soundblaster Pro/ or SB16 adapters
this /P:value is the address your card is set to,
otherwise it is the correct port address setting
(the CD port on the SB cards is base+10, 220+10=230)

/S:x - CD-ROM fixed speed (1, 2 or 4). Omit this switch for auto
speed setting.

/I:x - Power Save time : H=30 sec, M=60 sec, L=80 sec. Omit
this switch for default power save time of 360 sec.


Teac 55A Device Driver Parameter Examples
---------------------------------------------

1. Teac 55A CD-ROM drive attached to a Teac host adapter:

The Teac host adapter supports a wide range of base I/O port addresses
but defaults to 230

BASEDEV=TEACCD1.ADD /P:230


Teac Host Adapter Jumper Settings
-----------------------------------------

The following tables explain the switch settings for the Teac 55a host interface
adapter.

2 1 8 4 2 1 8 4

switch 1 2 | 3 4 5 6 | 7 8 for /P:0230 (default)
on X | x x |
off x | x x | x x
| |
switch 1 2 | 3 4 5 6 | 7 8 for /P:0340
on x x | x |
off | x x x | x x
| |
switch 1 2 | 3 4 5 6 | 7 8 for /P:0328
on x x | x | x
off | x x x | x

x y z for /p:xyz


----------------------
| Reporting Problems |
----------------------

Defect reports should include the following information:

CD-ROM Product ID: Teac 55A
CD-ROM Firmware Level: (i.e. 0.11 )
Host CPU type and speed: (i.e. 25MZ 486)


The CD-ROM product ID and firmware level can be displayed at
boot time by adding the /V switch to the DEVICE=OS2CDROM.DMD line
in config.sys. For example, the following line may be displayed at boot
time after the OS/2 logo screen is displayed:

OS2CDROM.DMD 1.02b
0 CDROM TEAC 55A 0.11


The firmware level in the example above is 0.11

-------------------------------
| TradeMarks and Copyrights |
-------------------------------

IBM(TM) and OS/2(TM) are registered trademarks of International Business
Machines Corporation.

Teac is a registered trademark Teac Technology Corporation

NOTICE: The device driver and this file are owned by Teac and protected
by United States copyright laws, international treaty provisions,
and all other applicable national laws. You may not reverse
engineer, decompile, or disassemble the device driver.


IBM DISCLAIMS ALL WARRANTIES, WHETHER EXPRESSED
OR IMPLIED, INCLUDING WITHOUT LIMITATION,
WARRANTIES OF FITNESS AND MERCHANTABILITY WITH
RESPECT TO THE INFORMATION IN THIS DOCUMENT.
BY FURNISHING THIS DOCUMENT, Teac GRANTS NO
LICENSES TO ANY RELATED PATENTS OR COPYRIGHTS.

Copyright IBM Corporation, 1994, all rights
reserved.

  Filename Size Readme O.S. Description
zip cd55ant.zip 12KB cd55ant.htm This is the Windows NT 3.5x BETA driver for the Teac CD-55A 4x CD-ROM.
zip cd55os2.zip 10KB cd55os2.htm This is the OS/2 2.1 and OS/2 WARP 3 drivers for the Teac CD-55A 4x CD-ROM that is attached to a Teac 8-bit I/F controller card only.
Note: The file README.55A contains the I/O jumper settings for the Teac 8-bit I/F controller card.
zip cd55_w3x.zip 295KB   This is the DOS and Windows 3.x driver for the Teac CD-55A 4x CD-ROM that is attached to a Teac 8-bit I/F controller card only.
zip cd55_w95.zip 9KB cd55_w95.htm This is the Windows 95 driver for the Teac CD-55A 4x CD-ROM that is attached to a Teac 8-bit I/F controller card only.
zip cd55__95.zip 11KB cd55__95.htm This is the Windows 95 driver for the Teac CD-55A 4x CD-ROM that is attached to either a Teac 8-bit or 16-bit I/F controller card.
zip teac24x.zip 592KB teac24x.htm These are the DOS and Windows 3.1x/95 drivers for the Teac 24x CD-ROM.
zip teac56e.zip 33KB teac56e.htm This is the ATAPI/DOS driver for the Teac CD-56E 6x IDE CD-ROM.
zip teac58e.zip 475KB teac58e.htm This is the ATAPI/DOS driver for the Teac CD-58E 8x IDE CD-ROM.

style="display:inline-block;width:336px;height:280px"
data-ad-client="ca-pub-5193782351433030"
data-ad-slot="2063583586">