Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Bogdan

Pages: [1] 2 3 ... 7
1
Virtualization / Re: print under virtual box
« on: March 08, 2025, 09:29:58 pm »
What the heck is "Datenstrommodus"? Is it a translation for raw mode?

I'm a native German speaker but I don't understand how someone can make such a weird translation.
Nein.

Hier handelt es sich lediglich um einen Ausgabeanschluß-Treiber, welcher über das Programm LPRPORTD (aus TCP/IP) bereitgestellt wird. Auf der Befehlszeile wäre die Entsprechung das Kommando LPR. Seit 1996 hat sich an dieser Übersetzung doch eigentlich nichts geändert.

2
Virtualization / Re: print under virtual box
« on: March 06, 2025, 11:40:17 pm »
Der Drucker kann mit dem Datenstrom nichts anfangen. Die einzige Möglichkeit, um unter OS/2 eine Druckausgabe zu erzielen, wäre es:
1. eine PDF-Datei erzeugen (Seitenformat sollte beachtet werden)
2. die PDF-Datei per FTP an den Drucker senden

Zum Testen wäre es am einfachsten, eine bereits bestehende PDF-Datei im Format A4 mit nur einer Seite zu übertragen.

4
Thanks, yes it does. But on reflection I think the ball is gliding more than turning. Even though it’s brand new it’s a Microsoft ball mouse (new old stock) and I have a funny feeling it’s just not rotating properly. And that would of course cause exactly the problem I’m experiencing.

So I’ve reverted to my Logitech PS/2 optical mouse and will take advantage of AMouse to see if I can get the wheel working for scrolling.

Thanks!
Richard.
For Warp 3 systems it's more useful to use the IBM ScrollPoint mouse driver (https://public.dhe.ibm.com/ps/products/os2/os2ddpak_cur/scrollms.exe).

5
Storage / Re: Boot from iscsi or fiber channel
« on: February 13, 2024, 05:23:27 pm »
What about fiber channel, is there any FC adapter known to work with OS/2?
Yes, of course. The Compaq StorageWorks around 1999/2000 supported OS/2 Warp Server (http://h10032.www1.hp.com/ctg/Manual/c00688043.pdf).

6
Programming / Re: IBM APL2 for OS/2
« on: January 26, 2024, 04:31:30 pm »
It's even the advanced edition in the later packaging.

APL2/2 Advanced provides the following additional features:
 o  Interfaces to the DB2/2 database system
 o  TCP/IP Socket Interface
 o  Cooperative processing across a TCP/IP network, providing the
    capability to:
    -  Share variables with MVS, VM, AIX/6000, OS/2, and Solaris
    -  Share variables with remote auxiliary processors for
       access to graphical user interface (GUI), database, and
       other system services
    -  Run a session manager communicating with an APL2
       interpreter on a remote platform
    -  Distribute parts of an application across multiple
       machines
    -  Build a network server

7
Hardware / Re: OS/2 for Industrial Use
« on: January 19, 2024, 09:20:36 pm »
PCs cannot replace PLCs, a Soft-PLC is not a PLC CPU equivalent. The same applies to Slot-PLCs.

Solutions based on OS/2 were mostly used for SCADA or HMI systems - completely irrelevant these days.

8
Applications / Re: IBM WorkSpace On-Demand on VMs ?
« on: October 09, 2023, 03:14:43 pm »
WSOD 2.0 can also use PXE.

For running WSOD 1.0 you can simply create 3 VMs:
1. Warp Server
2. Warp 4
3. Workspace On-Demand
The installation is straight as all fixes are included with WSOD.

The 3rd VM should be modified by using a ROM from PRORPL.EXE (Intel) or AMD's RBOOT.ROM.
 vboxmanage setextradata "vm3" VBoxInternal/Devices/pcbios/0/Config/LanBootRom ROMFILE

9
Networking / Re: WinOS2 and WinSock
« on: November 12, 2020, 12:25:34 am »
I installed some Win16 networking application, and I realized that it won't work without some kind of WinSock support.

 https://mochasoft.dk/win311x.htm

Apparently I've forgotten how to add WinSock support. Anyone remember this one?
There is no reason for adding the support. It should be available from IBM TCP/IP for OS/2 by default (VDOSTCP.SYS). Only configuration for \TCPIP\dos\etc\RESOLV should be done.

10
Storage / Re: ArcaOS USB floppy drive letter assignment
« on: October 19, 2020, 04:06:59 pm »
Check the CONFIG.SYS for the entry BASEDEV=USBMSD.ADD ...
and add /FLOPPIES:1 /A_USAGE:1 to this line.

11
Hardware / Re: OS/2 and the Mainframe
« on: March 13, 2020, 11:32:28 pm »
I have these questions:
1) Which are the "Support Element" software versions that runs on OS/2 ?
Please give us a FRU and I can check.

Quote
2) Some Mainframes came with a Thinkpad with OS/2 preloaded, how it is connected physically to the mainframe? Serial/Parallel/PCMCIA/Network?
It's not connected physically. Usually a console controller was used.

Quote
3) Some other mainframes came with a PC with OS/2 (I think it is called HMC -  Hardware Management Console ). how it is connected physically to the mainframe?
Please give at least a part number - there were dozens of devices which run internally OS/2 for different tasks.

Quote
4) I don't think I can find a list of which mainframe models used to be compatible with OS/2's HMC, but I will like to build one.  I only have the Multiprise 3000 and the IBM z890 on my list, if someone remember some other model that has OS/2's HMC or know where to get this information, please let me know.
What's the question here? Do you want to operate 15 to 20 years old systems and need replacement parts today? It would be cheaper to use emulation or a zPDT.

12
Hardware / Re: OS/2 and the Mainframe
« on: March 10, 2020, 11:51:52 am »
1) There was a PCI card (also some older ISA) called P/390 that used to be "a mainframe in a card" that you plugged into a PC so you can do development and testing for mainframe applications.
In fact there were different PCI adapters. And there was never an equivalent ISA solution. It's not helpful to mix here different architectures. Neither a PCI nor an ISA adapter would fit into a PC. The S/370 solution for the XT consisted of 3 boards and for the AT of 2 boards. Non of those adapters is required for "development and testing" of "mainframe applications". You can simply use the usual development environment via 3270-sessions or one of the GUI solutions.

13
Perhaps I can add a list of these programs and then a conventional VIO window gets started, or I define a command /VIO where the user can start a VIO window in a command.
This may only work for programs that don't use the following calls:
  • KbdRegister, KbdDeRegister
  • MouRegister, MouDeRegister
  • VioRegister, VioDeRegister, VioGetFont, VioSetFont, VioGetPhysBuf, VioGetState, VioSetState, VioModeUndo, VioModeWait, VioSavRedrawUndo, VioSavRedrawWait, VioScrLock, VioScrUnLock
Most likely, session management calls are affected also.

14
VirtualBox doesn't support XDF disk image files. Virtual PC can be used to install from them but not from physical floppy drives. The VHD that contains the installed system can be transferred to VirtualBox.

15
Programming / Re: fully programmatic menu creation?
« on: September 04, 2019, 07:34:21 pm »
but apparently not as straightforward as calling single API methods like win32's CreateMenu, AppendMenu, SetMenu, etc.
At least the mentioned functions will behave the same as their Win32 counterparts.

Pages: [1] 2 3 ... 7