DataMuseum.dk

Presents historical artifacts from the history of:

Regnecentalen RC-900

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Regnecentalen RC-900

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦4097467b7⟧ TextFile

    Length: 2034 (0x7f2)
    Types: TextFile
    Notes: UNIX file
    Names: »system.std«

Derivation

└─⟦22cab2c1b⟧ Bits:30004042/kcaddon.imd SW95705I 386/ix Multi-user Release 1.2
└─⟦22cab2c1b⟧ UNIX Filesystem
    └─⟦this⟧ »KC/new/etc/atconf/systems/system.std« 

TextFile

*       Copyright (c) 1984, 1987 AT&T
*	  All Rights Reserved

*	THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T
*	The copyright notice above does not evidence any
*	actual or intended publication of such source code.

*       "@(#)system.std	1.27.1.1 - 88/05/26"

rootdev = 0,1
pipedev = 0,1
swapdev = 0,2
modules =


		db,     * kernel debugger

		kd,     * AT keyboard driver
		asy,    * AT serial I/O driver
		cram,   * AT CMOS ram driver
		fd,     * AT floppy disk driver
		hd,     * AT hard disk driver
		lp,     * AT line printer driver
		rtc,    * AT real time clock driver
		errorlog,	* RC Errorlog

		lani,	* LAN Adapter Driver
		comi,	* COM Adapter Driver
		muxi,	* MUX Adapter Driver
		csem,	* RC Semaphores
		card,	* RC Adapter Control
		imc,	* RC Local Area Network Transport Service
		mux, muxl1, muxl2, muxm1, muxm2,	* RC Terminal Driver's
		lph,	* RC Lan Printer Driver
		scsi,	* RC Streamer Tape Driver
		bbu,	* RC Battery Backup Support
		tci,	* RC Terminal Control Interface

		vdi,	* VP/ix Device Interface driver





* Modules disp, kernel, mem, s5 will always be included even
* they are deleted from this file
		clock,  * clock tick interrupts
		clone,  * STREAMS clone driver for minor devices
		disp,   * process dispatcher
		dos,	* MS-DOS file system service
		fp,     * floating point
		gentty, * indirect driver for controlling tty
		ipc,    * common inter-process communication routines
		kernel, * Unix kernel
		mem,    * main memory read/write
		msg,    * inter-process communication message facility
		osm,    * operating system messages
		pic,    * programmable interrupt controllers
		s5,     * System V file system service
		sem,    * inter-process communicationsemaphore facility
		shm,    * shared memory
		sxt,    * Shell layers driver
		fpemul, * 387 floating point coprocessor emulator
		cpyrt   * Copyright notice "drive"r



* Tunable parameters are listed in the file /usr/include/sys/kdef.h
* and the space.c files in /etc/conf/modules



MAXUMEM = 10240
NBUF = 600


REL = "1.0.6"