Entry into os2ldr

Using Bochs I have the entry values into os2ldr when booted with BootJFS. One important note is that any of the filetable structure len fields will depend on the module […]

ah… BootJFS and the process

I’m going to plagiarize from www.osfree.org and modify the text to fit my adventures with BootJFS. At the end of POST procedure the ROM BIOS initializes devices and gives control […]

Killing time…

Doing as little as possible. Have started a new project – taking things apart. http://www.mgreene.org/wikka/BootableJFS

Easy gcc build environment

Open Office for eCS-OS/2 2.4 Beta1 is available (news post) and I installed it on my old SMP PIII box. Seems to work well! I guess the big milestone was […]

slow..

Some funny Aussie anti-MS rant – http://forums.mactalk.com.au/28/46290-why-i-hate-microsoft.html A svn page – http://www.mgreene.org/wikka/MySvnSites

Subversion hosting – free

I decided to try the free hosting provided by assembla. The first project I committed is rexxutil located here: WIKI: http://www.assembla.com/wiki/show/rexxutilTRAC: http://trac2.assembla.com/rexxutilSVN: http://svn2.assembla.com/svn/rexxutil Some misc blogs with recent OS/2-eCS content: […]

More stuff…

I uploaded a fixed and working version of rexxutil.dll to hobbes. Here’s a free svn hosting site with trac, it looks like they give you 500 megs free:http://www.assembla.com

Couple good links

Since I bricked the NAS, I have been killing some time on ASM again. Couple good links: Removing the Mystery from SEGMENT : OFFSET Addressing Assembly Tutorial

Storm…

Lucky me! While I was out of town Tuesday night we had the mother of all storms. It didn’t whack me through the power cords, but rather through a hub. […]

Better late than never…

Knut released gcc 3.3.5 csd3 12 June 2007 ftp://ftp.netlabs.org/pub/libc/ Open Watcom v1.7, RC1 is now available July 10, 2007 ftp://ftp.openwatcom.org/devel/ Also, made some progress on a Hello World device driver