Home | History | Annotate | Line # | Download | only in pmax
hardware revision 1.1
      1  1.1  jonathan NetBSD/pmax 1.2 runs on the following classes of machines:
      2  1.1  jonathan 	- sun4c (e.g. the SS1, SS1+, SS2, IPC, ELC, IPX, and SLC)
      3  1.1  jonathan 	- sun4 (e.g. the 4/100, 4/200, and 4/300.   note that support
      4  1.1  jonathan 		for the 4/400 processor is incomplete)
      5  1.1  jonathan 	- sun4m (e.g. Classic, LX, SS4, SS5, SS10, and SS20)
      6  1.1  jonathan 
      7  1.1  jonathan NetBSD/pmax 1.2 does *not* (yet) run on these machines:
      8  1.1  jonathan 	- Decsystem 5800 (xbi-based multiprocessor, a Vax 8800 with
      9  1.1  jonathan 		 Vax CPU boards replaced with Mips cpu boards)
     10  1.1  jonathan 	- Decstation 5100 (an r2000-based cousin of the Decstation 3100)
     11  1.1  jonathan 	- Decsystem 5400 and 5500 (Qbus-based systems, similar to 
     12  1.1  jonathan  		a Vax 'Mayfair' and 'Mayfair II', but with an r2000a or r3000
     13  1.1  jonathan 		cpu instead of a CVAX cpu.)
     14  1.1  jonathan 
     15  1.1  jonathan The minimal configuration requires 8M of RAM and ~60M of disk space.
     16  1.1  jonathan To install the entire system requires much more disk space, and to run
     17  1.1  jonathan X or compile the system, more RAM is recommended.  (NetBSD with 8M of
     18  1.1  jonathan RAM feels like Solaris with 8M of RAM.) Note that until you have
     19  1.1  jonathan around 16M of RAM, getting more RAM is more important than getting a
     20  1.1  jonathan faster CPU.)
     21  1.1  jonathan 
     22  1.1  jonathan Supported devices include:
     23  1.1  jonathan 	Decstation 2100 and 3100 baseboard video: 
     24  1.1  jonathan 		pm one-bit mono or 8-bit pseudocolour fraem buffers.
     25  1.1  jonathan 
     26  1.1  jonathan 	Decstation 5000 series TurboChannel video:
     27  1.1  jonathan 		PMAG-DV Personal Decstation baseboard 1024x768 frame buffer.
     28  1.1  jonathan 		PMAG-BA	1024x768 8-bit colour frame buffer.
     29  1.1  jonathan 		PMAGB-BA  1024x768 8-bit colour frame buffer.
     30  1.1  jonathan 		PMAG-AA  1280x1024 four-bit greyscale frame buffer.
     31  1.1  jonathan 
     32  1.1  jonathan 		NOTE:  All supported DECstation vide produces sync-on-green.
     33  1.1  jonathan 		Be sure to use either a DEC-compatible fixed-sync monitor
     34  1.1  jonathan 		or a multisync monitor that supports sync-on-green.
     35  1.1  jonathan 
     36  1.1  jonathan 	serial ports: 
     37  1.1  jonathan 		ttya and ttyb (can be used as console if needed)
     38  1.1  jonathan 
     39  1.1  jonathan 	ethernet: 
     40  1.1  jonathan 		on-board AMD Lance ethernet ("le0"), 
     41  1.1  jonathan 		TURBOchannel AMD Lance ethernet cards, 
     42  1.1  jonathan 
     43  1.1  jonathan 	SCSI: 
     44  1.1  jonathan 		on-board DEC "sii" SCSI controller (2100 and 3100)
     45  1.1  jonathan 		on-board "asc" SCSI controller (5000 series machines)
     46  1.1  jonathan 		TurboChannel "asc" SCSI controller, 
     47  1.1  jonathan 	sun keyboard and mouse
     48  1.1  jonathan 
     49  1.1  jonathan 
     50  1.1  jonathan Hardware the we do NOT currently support, but get questions
     51  1.1  jonathan about from time to time:
     52  1.1  jonathan 	Q-bus Decsystem machines
     53  1.1  jonathan 	Decstation 5100 machines
     54  1.1  jonathan 	PrestoServe NVRAM on Decstation 5100 machines 
     55  1.1  jonathan 	audio drivers for  Personal Decstation machines
     56  1.1  jonathan 	floppy driver for Personal Decstation machines
     57  1.1  jonathan 	TurboChannel audio hardware (LoFi)
     58  1.1  jonathan 	PMAG-C 2-D accellerated framebuffers with onboard i860 processors
     59  1.1  jonathan 
     60  1.1  jonathan 	NOTE: the primary obstacle to support  of all but the very
     61  1.1  jonathan 	last item is non-availability of sample hardware for development.
     62  1.1  jonathan 	The primary support for the i860-based framebuffers is that there
     63  1.1  jonathan 	is no documentation on the accelerator board.
     64