File:  [CSRG BSD Unix] / 40BSD / sys / conf / up.h
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, BSD
CVS tags: HEAD, BSD40
BSD 4.0

/*	up.h	4.1	11/9/80	*/

/*
 * UNIBUS address of disk controller (e.g. EMULEX SC-21)
 */
#define	UPADDR		((struct device *)(UBA0_DEV + 0176700))

/*
 * Number of drives
 */
#define	NUP	2

/*
 * Drive numbers assigned for iostat/vmstat
 * Currently drives on hp are 0 and 1, drives on up are 2 and 3.
 */
#ifndef	DK_N
#define	DK_N	2
#define	DK_NMAX	3
#endif

unix.superglobalmegacorp.com

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