|
DataMuseum.dkPresents historical artifacts from the history of: Regnecentalen RC-900 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Regnecentalen RC-900 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 878 (0x36e) Types: TextFile Notes: UNIX file Names: »space.c«
└─⟦69f23ffa1⟧ Bits:30004042/kconfig2.imd SW95705I 386/ix Multi-user Release 1.2 └─⟦69f23ffa1⟧ UNIX Filesystem └─⟦this⟧ »kc/new/etc/atconf/modules/icc/space.c«
/* * intelligent communications controller (ICC) configuration file * */ /* * Copyrighted as an unpublished work. * (c) Copyright 1986,1988 INTERACTIVE Systems Corporation * All rights reserved. * * RESTRICTED RIGHTS * * These programs are supplied under a license. They may be used, * disclosed, and/or copied only as permitted under such license * agreement. Any copy must contain the above copyright notice and * this restricted rights notice. Use, copying, and/or disclosure * of the programs is strictly prohibited unless otherwise provided * in the license agreement. */ #ident "@(#)space.c 1.2 - 88/02/02" #ident "@(#) (c) Copyright INTERACTIVE Systems Corporation 1986,1988" #include "sys/icconf.h" struct icconf icconf[NCARDS] = { 0x308, 0x1E, /* card 0 */ 0x30C, 0x1E, /* card 1 */ 0x310, 0x1E, /* card 2 */ 0x314, 0x1E /* card 3 */ };