NetBSD/sys/arch/vax
christos 738cdfd351 Add netatalk netisr 1997-04-03 17:35:56 +00:00
..
bi Update due to changes to uba/mscp functions. 1997-01-11 11:34:39 +00:00
boot Bugfixes to lance routines. Get memory size from rpb to pass to kernel. 1997-03-22 12:47:27 +00:00
compile
conf New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
consolerl Files to generate usable console RL02 packs on 8600. 1996-03-08 12:41:33 +00:00
floppy Files needed to create boot floppies for 11/780, most of them 1996-03-02 17:57:34 +00:00
if #include <net/if_media.h> 1997-03-17 03:17:34 +00:00
include Add definitions for DEC HW device numbers. 1997-03-15 15:09:40 +00:00
mba Change the way boot device is figured out; now only using DEC numbers 1997-03-15 16:32:16 +00:00
mscp Make boot compile again. 1997-03-15 16:39:20 +00:00
uba Fast and dirty fix to avoid panics during autoconf of KFQSA DSSI disks. 1997-03-12 19:42:30 +00:00
vax Add netatalk netisr 1997-04-03 17:35:56 +00:00
vsa Update address struct to recognize KA420 motherboard. 1997-03-22 23:05:31 +00:00
BUGS_MISSINGS More near reality. 1995-07-05 08:15:25 +00:00
INSTALL Make install docs more up-to-date. 1997-03-15 20:08:33 +00:00
Makefile Support installation of /usr/mdec files. 1996-03-16 11:03:11 +00:00
README Make install docs more up-to-date. 1997-03-15 20:08:33 +00:00
README.copy Make install docs more up-to-date. 1997-03-15 20:08:33 +00:00
README.edlabel Readme & install files added and updated. 1995-09-16 12:00:19 +00:00

README

	$NetBSD: README,v 1.10 1997/03/15 20:08:34 ragge Exp $

Devices supported in kernel and _known_ to work:
CPU:	VAX11/750, VAX11/78X, VAX86X0.
	MicroVAX II/III (MicroVAX 3200/3300/3400/3500/3600/3800/3900)
	VAXstation 2000/MicroVAX 2000.

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

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).
	RP??/RM?? disks on Massbus.
	RD?? disks on MFM ctlr.
	SCSI disks.

Tapes:	DILOG Q22 bus tape ctlr w/ Exabyte. (TMSCP emulating)
	TSV05 Q22 bus tape ctlr.
	SCSI tapes.
	TK50 (TMSCP) on Q22 bus.
		Other TMSCP ctlrs may also work, but haven't tried.


To install and run NetBSD/vax you need at least 4MB of memory,
and a usable install media. I can provide (on request) a kernel that
will netboot and run fine on standard 2MB VS2000.
Supported install media is TK50 tape and RX33/RX50 floppy, or over
the net. If you do initial installation from floppy then you need a way
to load the rest of the system, like tape or ethernet. 
NOTE! TU58 INSTALLATION IS NOT YET SUPPORTED.

Actually, the system will run fine on only 2MB of memory, but
installation program needs 4MB. If this causes trouble for someone
tell me and I'll fix it.

Differences between the NetBSD/vax port and other ports:
 * No dynamic linked libraries, all binaries is statically linked.
These things will be fixed in the future.


We who have done parts of the VAX port 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 MicroVAX.
	Rick Macklem, fixed all MicroVAX II, TMSCP and DEQNA support.
	Gunnar Helliesen is maintaining the NetBSD/VAX FAQ.
	Ken Wellsch wrote DHU11 driver and did kernel optimizations.
	Anders Magnusson (ragge), that's me, who put things together
		and wrote the rest.

Have fun with it,
	ragge@ludd.luth.se