OS2 World Community Forum

OS/2, eCS & ArcaOS - Technical => Programming => Topic started by: Leonardo on April 17, 2025, 06:02:18 pm

Title: A nice paper on DD Development on OS/2
Post by: Leonardo on April 17, 2025, 06:02:18 pm
Just for those who don't know about this paper I leave the link:

https://www.researchgate.net/publication/2624613_A_Flat_Model_Base_Device_Driver_For_OS2

It's from the late era of IBM, but it was never implemented or added to the core
Title: Re: A nice paper on DD Development on OS/2
Post by: Martin Iturbide on April 17, 2025, 07:21:51 pm
Thanks Leonardo.

I think this article was on the "Developer Connection News" and I got permission to republish it.
- https://www.edm2.com/index.php/A_flat_model_device_driver_for_OS/2

I guess it is the same. I don't know if that version has some graphics I may be missing. I don't remember if the source was only text.

Regards
Title: Re: A nice paper on DD Development on OS/2
Post by: Leonardo on April 17, 2025, 08:46:34 pm
The paper it's the same but the listings are incomplete. I have it printed and the 32bit version of the driver is not available on the EDM article. I requested access to the paper to compare. In case the listings are not complete on the PDF I could scan the document.
Title: Re: A nice paper on DD Development on OS/2
Post by: Martin Iturbide on April 18, 2025, 02:34:49 am
Hello Leonardo.

I updated the EDM/2 pages just to show it better and now the two versions links that I found are available:
- https://www.edm2.com/index.php/A_Flat_Model_Device_Driver_for_OS/2

Let me know the differences and I will try to improve the EDM/2 wiki.

Regards
Title: Re: A nice paper on DD Development on OS/2
Post by: Roderick Klein on April 18, 2025, 03:24:04 pm
I wonder if David his 32 bit driver development toolkit is of more use as it takes some stuff away from the developer such and pointer thunking.

Roderick