File:  [CSRG BSD Unix] / 3BSD / sys / h / uba.m
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:53 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, CSRG
CVS tags: HEAD, BSD3
BSD 3.0

#
#	uba.m	2.1	1/5/80
#
#
#	VAX unibus adapter registers
#

	.set	UBA,0x80044000		# virtual address of unibus registers
	.set	UBA0,0x80044000
	.set	UBR_OFF,0x30		# UBA offset to BRRVR regs
	.set	CFGFLT,0xfc000000	# SBI fault bits in UBA config reg
	.set	UCN_OFF,0		# UBA offset to config reg
	.set	UST_OFF,8		# UBA offset to status reg
	.set	UFMER_OFF,0x10		# UBA offset to failed map register
	.set	UFUBAR_OFF,0x14		# UBA offset to failed UB addr reg

	.set	UBA_SR,UBA + 0x8
	.set	UBA_BR4,UBA + 0x30	# virtual address of intr vect registers


unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.