Experimental Micro Channel Support In NetBSD 10
Looking for something to do with that old PS/2 in the cupboard? NetBSD can now be booted on it. Support is strictly experimental at the moment, and available as a patchset to the main code.
Re:Whoo-Hoo! (Score:1)
The ISA, EISA, VESA Local Bus and PCI bus architectures are supported. The MCA bus architecture (found on IBM PS/2 machines) has been minimally supported since the 2.1.x kernels, but may not be ready for prime time yet.
NetBSD may have started a bit later, but that's not quite significant in this case.
I want P3 + MCA! (Score:1)
MCA's a nice architecture; it's too bad that it's not in any more modern machines. (At least not Intel machines; though I don't think it's in any terribly recent IBM PPC machines, either...)
Re:I want P3 + MCA! (Score:1)
Re:Whoo-Hoo! (Score:1)
Re:I want P3 + MCA! (Score:1)
And OS/2 Warp? What are you thinking?
Re:I want P3 + MCA! (Score:1)
Re:Whoo-Hoo! (Score:2)
The virtual machine interface is, at least as I read what one of the architects (Frank Soltis) of S/38 and AS/400 said in his book Inside the AS/400, implemented largely by binary-to-binary translation; compilers generate MI code, in a very high-level instruction set, and code in the OS kernel translates it to machine code (the 3x0-ish IMPI on the CISC machines, extended PowerPC on the RISC machines) the first time it's run.
Whether this makes it possible to run OSes other than the "licensed internal code" (OS kernel) and OS/400 is another matter (although I have the impression that the "RS64" 64-bit PowerPC chip in some RS/6000's is one of the chips done for the AS/400, and just runs with tag bits turned off, so maybe it's possible).
Microchannel for PowerPC? (Score:1)
Re:Microchannel for PowerPC? (Score:1)
Re:Whoo-Hoo! (Score:2)
AFAIK FreeBSD also has working MCA support. It's good to see NetBSD getting it too - at about the same time as it's being dropped from Windows NT. (Win2k doesn't support MCA bus machines.)
If you have a PS/2 lying around in the cupboard, you have no excuse for not sticking Slackware on it right away. Also I'd like to insert a plug here for the newsgroup comp.sys.ibm.ps2.hardware, which is cool.