Install and run OS/2 on a T23: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Jugbogdan (talk | contribs)
mNo edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
By [[Timo Maier]]
{{Article
|Author=[[Timo Maier‎]]
|Date=
|OS=
|File=N/A
|Source=
}}


==OS/2 drivers and useful software==
==OS/2 drivers and useful software==
Line 7: Line 13:
* [http://web.archive.org/web/20051215173256/http://tam.belchenstuermer.de/hardware/thinkpad/t23os2/ltmodem604.zip Lucent Modem driver for OS/2] working at 56k and [http://web.archive.org/web/20051215173256/http://tam.belchenstuermer.de/hardware/thinkpad/t23os2/v90atcom.pdf Lucent Modem AT command documentation]. (PDF file)
* [http://web.archive.org/web/20051215173256/http://tam.belchenstuermer.de/hardware/thinkpad/t23os2/ltmodem604.zip Lucent Modem driver for OS/2] working at 56k and [http://web.archive.org/web/20051215173256/http://tam.belchenstuermer.de/hardware/thinkpad/t23os2/v90atcom.pdf Lucent Modem AT command documentation]. (PDF file)
* This driver provides modem support for ThinkPads with the 56K V.90 Mini PCI modem card / Lucent chip set and IBM 10/100 EtherJet Mini PCI Adapter with 56K Modem / Intel ethernet chipset / Lucent modem chip set
* This driver provides modem support for ThinkPads with the 56K V.90 Mini PCI modem card / Lucent chip set and IBM 10/100 EtherJet Mini PCI Adapter with 56K Modem / Intel ethernet chipset / Lucent modem chip set
* [http://hobbes.nmsu.edu/h-search.php?key=irdd IRDA driver]. Includes IrCOMM support. Also included are 2 small apps: A Ringtone Manager and a Phonebook Manager for GSM phones attached through the IrDA port. This code is not ThinkPad specific anymore. Self-installing WarpIn archive.
* [IRDA driver]. Includes IrCOMM support. Also included are 2 small apps: A Ringtone Manager and a Phonebook Manager for GSM phones attached through the IrDA port. This code is not ThinkPad specific anymore. Self-installing WarpIn archive.
* T23 specific [http://web.archive.org/web/20051215173256/http://tam.belchenstuermer.de/hardware/thinkpad/t23os2/ibmaudiov.zip IBM T23 audio driver] version 5.02 for OS/2.
* T23 specific [http://web.archive.org/web/20051215173256/http://tam.belchenstuermer.de/hardware/thinkpad/t23os2/ibmaudiov.zip IBM T23 audio driver] version 5.02 for OS/2.
* UniAud driver for OS/2. Make sure you disable USB BIOS support in your T23 BIOS. For more information about this driver, please browse to the UniAud website
* UniAud driver for OS/2. Make sure you disable USB BIOS support in your T23 BIOS. For more information about this driver, please browse to the UniAud website
* [http://hobbes.nmsu.edu/h-search.php?key=lbmix Mixer LBmix] for Crystal Soundcards.
* [Mixer LBmix] for Crystal Soundcards.
* [PC Card driver] 5.0 (PCMCIA driver) for IBM ThinkPads.
* [PC Card driver] 5.0 (PCMCIA driver) for IBM ThinkPads.
* [http://www.os2warp.be/index2.php?name=notebook2 The new NoteBook/2 Site]
* [http://www.os2warp.be/index2.php?name=notebook2 The new NoteBook/2 Site]

Latest revision as of 15:16, 10 October 2021

Article Info
Author Timo Maier‎
Date
OS Version
Companion File N/A
Source


OS/2 drivers and useful software

  • Intel NIC driver version 4.35 for OS/2 with APM support. Suspend and resume working.
  • Intel Website for PRO 100/VE
  • Lucent Modem driver for OS/2 working at 56k and Lucent Modem AT command documentation. (PDF file)
  • This driver provides modem support for ThinkPads with the 56K V.90 Mini PCI modem card / Lucent chip set and IBM 10/100 EtherJet Mini PCI Adapter with 56K Modem / Intel ethernet chipset / Lucent modem chip set
  • [IRDA driver]. Includes IrCOMM support. Also included are 2 small apps: A Ringtone Manager and a Phonebook Manager for GSM phones attached through the IrDA port. This code is not ThinkPad specific anymore. Self-installing WarpIn archive.
  • T23 specific IBM T23 audio driver version 5.02 for OS/2.
  • UniAud driver for OS/2. Make sure you disable USB BIOS support in your T23 BIOS. For more information about this driver, please browse to the UniAud website
  • [Mixer LBmix] for Crystal Soundcards.
  • [PC Card driver] 5.0 (PCMCIA driver) for IBM ThinkPads.
  • The new NoteBook/2 Site
  • Use the following line in cddrv.inf for RSJ
 Matshita "MATSHITA UJDA720" N/A "MATSHITAUJDA720 DVD/CDRW" "YAMAHA CRW4416S" cdatapi ATAPI CUESHEET N/A 

Suspend with PCMCIA card?

Try

DEVICE=C:\OS2\BOOT\$ICPMOS2.SYS /C0 /G

instead of

DEVICE=C:\OS2\BOOT\$ICPMOS2.SYS /G

in config.sys (Source: Peter Verweij)