Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What hardware does 6th Edition Unix support?

edition hardware support Unix
0
Posted

What hardware does 6th Edition Unix support?

0

[Answered by: Warren Toomey wkt@tuhs.org] I’ve only ever seen V6 distributed as disk images, although the manuals describe how to load it from tape. It would be nice if someone recreated the tape records. As distributed, virgin V6 expects an 11/40-style machine: 18-bit addressing with kernel and user modes and EIS, and around 96Kw of memory. You will need a line-frequency clock or a real-time clock (KW11-L). There is support for 11/45-style machines with supervisor mode in sys/conf; split I/D is supported. Floating point is required to run some programs: UNIX only supports the 11/45 FP11-B floating point unit. For machines without this hardware, there is a user subroutine available that will catch illegal instruction traps and interpret floating point operations. (See fptrap(3)). The system as delivered has this code included in all commands that have floating point. This code is never used if the FP hardware is available and therefore does not need to be changed. The penalty is a litt

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123