NetBSD/sys/arch/vax
christos f9f989f545 Makefile.`arch`: - Add -lcompat
- Change clean: target to be a double dep one,
			  so libraries can use the clean target too
			- Add genassym to the clean targets
1995-06-24 21:14:40 +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 Makefile.`arch`: - Add -lcompat 1995-06-24 21:14:40 +00:00
if DELAY() removed, now common. 1995-06-16 15:14:05 +00:00
include DDB support. splddb() and trapcode for ddb. 1995-06-16 15:17:27 +00:00
mba Some flags added to use in boot blocks. 1995-06-16 15:20:11 +00:00
uba d_reset reference removed. Calling of ubareset must be solved. 1995-06-16 15:26:11 +00:00
vax rudimentary DDB support. 1995-06-16 15:36:37 +00:00
BUGS_MISSINGS Bug log... 1995-03-30 21:36:44 +00:00
README Bug log... 1995-03-30 21:36:44 +00:00

README

	$NetBSD: README,v 1.7 1995/03/30 21:36:46 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