NetBSD/sys/arch/vax
cgd 479fb9e45b add <sys/cdefs.h> inclusions. namsspace-protect physadr, label_t
def'ns against _POSIX_SOURCE and _ANSI_SOURCE.
1995-07-06 03:39:32 +00:00
..
boot Passing symtab address to kernel. 1995-06-16 15:07:58 +00:00
compile new RCS ID format. 1994-10-26 08:06:10 +00:00
conf DDB file added. 1995-07-05 08:17:16 +00:00
if Changes due to common network code mods. 1995-07-05 08:19:05 +00:00
include add <sys/cdefs.h> inclusions. namsspace-protect physadr, label_t 1995-07-06 03:39:32 +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 (some) support for DDB disassembly added. 1995-07-05 09:54:07 +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