NetBSD/sys/arch/vax
ragge 90a621b682 Fixed USRPTSIZE trouble. Cleaned up. 1995-08-22 04:34:17 +00:00
..
boot Passing symtab address to kernel. 1995-06-16 15:07:58 +00:00
compile
conf maxpartitions added. Kernel now loaded with -Z flag. 1995-07-24 18:58:32 +00:00
if Changes due to common network code mods. 1995-07-05 08:19:05 +00:00
include Changed way to calculate USRPTSIZE. 1995-08-22 04:28:20 +00:00
mba Some flags added to use in boot blocks. 1995-06-16 15:20:11 +00:00
uba uda/tmscp read/write added. 1995-07-05 08:24:45 +00:00
vax Fixed USRPTSIZE trouble. Cleaned up. 1995-08-22 04:34:17 +00:00
BUGS_MISSINGS More near reality. 1995-07-05 08:15:25 +00:00
README More near reality. 1995-07-05 08:15:25 +00:00

README

	$NetBSD: README,v 1.8 1995/07/05 08:15:27 ragge Exp $

Devices supported in kernel and _known_ to work:
CPU:	VAX 11/750 with 2-14MB of memory.
	KA630 (MicroVAX II) with 2-?? MB memory.

Net:	DEUNA/DELUA Unibus ethernet cards.
	DEQNA/DELQA Q22 bus ethernet cards.

Disks:	UDA50 Unibus MSCP controller.
	KDA50/RQDX3 Q22 bus MSCP controller.
		RA??-disks on UDA50 or KDA50.
		RD??-disks on RQDX3. (known as RA?? by system).

Tapes:	Exabyte on Qbus DILOG board. (TMSCP emulating)
	TK50 (TMSCP) on Q22 bus.
		Other TMSCP ctlrs may also work, but haven't tried.


NOTE: NetBSD/VAX is still a developers-only port.

I have only included relevant files from old berkeley VAX distributions.
If you want to look at other files get them from nearest ftp site with
an 4.4BSD distribution, or from ftp.luth.se:/pub/unix/4_4bsd_l directory.

We who have done parts of this is:
	Joachim Isaksson, first pmap and lots of help with gcc functionality.
	Mattias Gr|nlund, locore assembler and interrupt handling.
	Mattias ]slund, lots of help and ideas everywhere.
	Bertram Barth, bootblocks and boot routines for uVAX.
	Rick Macklem, fixed all uVAXII, tmscp and deqna support.
	Anders Magnusson (ragge), that's me, who put things together
		and wrote the rest.

/ragge@ludd.luth.se