#
# @DEC_COPYRIGHT@
#
#
# HISTORY
# $Log:	files,v $
# Revision 4.3.3.44  92/05/21  08:08:10  Marc_Evans
# 	resolved mcount.s duplication
# 	[92/05/21  08:05:02  Marc_Evans]
# 
# Revision 4.3.3.43  92/05/21  07:12:03  Marc_Evans
# 	Fixed duplicate entry for arch/mips/mcount.s
# 	[92/05/21  07:10:11  Marc_Evans]
# 
# Revision 4.3.3.42  92/05/20  14:59:20  Mark_Parenti
# 	Build tc_option_data.c from target directory to allow for automatic
# 	addition of third-party devices by the mktcdata utility.
# 	[92/05/20  14:38:42  Mark_Parenti]
# 
# Revision 4.3.3.41  92/05/18  09:36:38  Peter_Keilty
# 	Added optimization for nport.
# 	Removed optimization for the following files in CAM for Janet.
# 	sim_sched.c, sim_sii.c and sim_sm.c.
# 	[92/05/18  09:07:25  Peter_Keilty]
# 
# 	Changed CAM files to be optimized.
# 	[92/04/20  08:51:45  Janet_Schank]
# 
# Revision 4.3.3.40  92/05/05  12:45:05  Peter_Keilty
# 	merged with ag.latest
# 	[92/05/04  17:01:24  Peter_Keilty]
# 
# 	Added DSA optimize except for nport.
# 	Merge with pre.bl6
# 	[92/04/04  09:37:39  Peter_Keilty]
# 
# 	Remove ne, msi, uq from ci_data.c
# 	Added comment to scs_data.c on modification also check/modify
# 	mkheaders.c
# 	[92/03/26  14:11:36  Peter_Keilty]
# 
# Revision 4.3.3.39  92/04/21  09:15:03  cam_proj_Janet_Schank
# 	"bsubmitted from shared SB, defect 361-janet"
# 
# Revision 4.3.3.38  92/03/27  13:52:15  Uttam_Shikarpur
# 	Added support for DEFTA.
# 	[92/03/27  13:31:30  Uttam_Shikarpur]
# 
# 	Added if_fta.c and if_fta_data.c files.
# 	[92/03/25  07:13:06  Uttam_Shikarpur]
# 
# Revision 4.3.3.37  92/03/24  17:53:08  halproject_Donald_Dutile
# 	Merged changes from HALPROJECT to AG
# 	[92/03/24  16:57:31  halproject_Donald_Dutile]
# 
# 	Changed per-platform library names from .a's to .O's.
# 	[92/03/23  16:09:47  Donald_Dutile]
# 
# 	Removed all arch/mips & arch/mips/hal files except
# 		entry.s (built from source, for historical reasons),
# 		vec_intr.c (which should be moved to data area),
# 		kdebug.c (uses special "no_global_ptr" flag),
# 		mach_o_hdr.c (optional on osf_mach_o),
# 		mcount.s (optional on profiling-routine),
# 		md.c (memory driver -- should go into io/common/memory),
# 		super.c (compatibility stuff?),
# 		ul.c (more compatbility sutff ?)
# 	[92/03/23  14:28:40  Donald_Dutile]
# 
# 	Removed arch/mips/hal/kn_delay.s. Moved into platform
# 	libraries.
# 	[92/03/20  13:46:54  Gary_Dupuis]
# 
# 	Added KZQSA support.
# 	[92/03/06  20:01:12  cam_proj_Janet_Schank]
# 
# Revision 4.3.3.36  92/03/24  09:06:53  Jeff_Anuszczyk
# 	Added a new module called tc_loadable.c.
# 	[92/03/20  09:47:07  Jeff_Anuszczyk]
# 
# Revision 4.3.3.35  92/03/13  17:59:43  Thomas_Tierney
# 	Merge with AG.
# 	[92/03/13  17:43:22  Thomas_Tierney]
# 
# 	Removed option 'ne' from scs_data.c.
# 	[92/03/13  17:41:02  Thomas_Tierney]
# 
# Revision 4.3.3.34  92/03/13  17:28:31  halproject_Donald_Dutile
# 	Merge to AG from HALPROJECT
# 	[92/03/13  16:48:48  halproject_Donald_Dutile]
# 
# 	Merge with HALPROJECT
# 	[92/03/13  12:34:03  Gary_Dupuis]
# 
# 	Removed arch/mips/hal/c0_support.s, arch/mips/hal/mc146818clock.c and
# 	arch/mips/hal/parity.c.
# 	[92/03/13  11:12:22  Gary_Dupuis]
# 
# 	Removed arch/mips/hal modules containing cache
# 	ops (clean's, flush's); moved into platform libraries.
# 	Cleaned up rc info (deleted duplicates due to bad bmerge).
# 	[92/03/13  09:42:21  Donald_Dutile]
# 
# 	Removed arch/mips/hal/spl.s and arch/mips/hal/spl_subr.c.
# 	Functions from these files have been moved into platform
# 	libraries.
# 	[92/03/12  13:39:47  Gary_Dupuis]
# 
# 	Deleted entries for: in_cksum.s, ns_cksum.s, net_support.s, scans.s,
# 	crc.c, strcpy.c, strncpy.c, strcmp.c, strncmp.c, ovbcopy.c. These
# 	files and/or functions are now archived in 'lib_${machine}.a'.
# 	[92/03/12  12:12:46  Dave_Gerson]
# 
# 	Added LIB/lib_DSxxxx.a option lines for all DEC-MIPS systems;
# 	this forces use of platform libraries across all supported
# 	DEC-MIPS systems (to date);  removed cpuconf.c;
# 	removed arch/mips/hal wbflush, cpusw; moving wbflush code
# 	into platform libraries; temp. removed clock.c and added
# 	to lib_hal.a to test hal library builds & links.
# 	[92/03/09  10:16:38  Donald_Dutile]
# 
# Revision 4.3.3.33  92/03/13  13:13:55  Debra_Haeck
# 	deleted reference to io/common/conf.c
# 	[92/03/13  10:10:05  Debra_Haeck]
# 
# 	bci after bmerge
# 	[92/03/05  11:15:16  Debra_Haeck]
# 
# 	Delete reference to io/common/conf.c
# 	The "real" version of this file, which was generated by config, now
# 	lives in and is compiled from the HOSTNAME/ directory.
# 	[92/03/04  18:05:28  Debra_Haeck]
# 
# Revision 4.3.3.32  92/03/12  12:19:46  Timothy_Burke
# 	Loadable driver changes.
# 	[92/03/12  05:31:26  Timothy_Burke]
# 
# Revision 4.3.3.31  92/03/11  13:11:18  Brian_Harrigan
# 	Added delqa support
# 	[92/03/11  13:04:04  Brian_Harrigan]
# 
# 	 Added desqa/delqa/deqna support
# 	[92/03/06  18:11:06  Brian_Harrigan]
# 
# Revision 4.3.3.30  92/03/11  09:46:25  cam_proj_Janet_Schank
# 	"bsubmitted from shared SB"
# 
# Revision 4.3.3.29  92/03/09  12:57:08  Philip_Cameron
# 	Removed extra OPTIONS/ult_bin_compat
# 	[92/03/06  13:51:32  Philip_Cameron]
# 
# 	Merged with ag.latest
# 	[92/03/05  16:35:11  Philip_Cameron]
# 
# 	      to arch/mips; functions came from machdep.c;
# 	      Added console.c, cpusw.c, dump.c, mp_support.c to arch/mips/hal;
# 	      functions came from machdep.c;
# 	      part of hw indep. partitioning.
# 	      [92/02/12  17:21:26  Donald_Dutile]
# 	[92/02/13  09:39:49  Gary_Dupuis]
# 
# 	Added arch/mips/hal/kn_delay.s
# 	[92/02/12  17:42:42  Gary_Dupuis]
# 
# 	Added arch/mips/hal/spl.s and arch/mips/hal/wbflush.s
# 	[92/02/12  09:32:37  Gary_Dupuis]
# 
# Revision 4.3.3.27  92/02/29  14:11:43  Dave_Gerson
# 	Corrected merge error. comment as per rev 4.3.3.24
# 
# Revision 4.3.3.26  92/02/28  16:27:11  Gary_Dupuis
# 	Merge with AG.
# 	[92/02/28  16:15:29  Gary_Dupuis]
# 
# 	Merge with ag.latest.
# 	[92/02/28  15:18:50  Gary_Dupuis]
# 
# 	Added following files as a result of locore.s splitup.
# 	arch/mips/badaddr.s, arch/mips/scans.s, arch/mips/net_support.s,
# 	arch/mips/hal/console_entry.s, arch/mips/hal/clr_be_intr.s,
# 	arch/mips/hal/kn2xx.s, arch/mips/hal/c0_support.s
# 	[92/02/28  08:45:18  Gary_Dupuis]
# 
# Revision 4.3.3.25  92/02/28  12:53:07  Scott_Cranston
# 	AG bmerge
# 	deleted option uerf, changed errlog_data.c to binlog_data.c
# 	[92/02/28  09:39:56  Scott_Cranston]
# 
# Revision 4.3.3.24  92/02/28  12:05:46  Dave_Gerson
# 	Deleted entries for generic architecture files now archived in
# 	lib_${machine}.a, (adderr.s, bcopy.s, size_cache.s, etc.). Added
# 	entry for DS5000_300 platform library.
# 
# Revision 4.3.3.23  92/02/27  15:53:12  cam_proj_Janet_Schank
# 	"bsubmitted from shared SB"
# 
# Revision 4.3.3.22  92/02/27  13:45:21  Barbara_Corriero
# 	Add ws_data.c
# 	[92/02/27  13:38:50  Barbara_Corriero]
# 
# Revision 4.3.3.21  92/02/26  15:34:57  Charles_Briggs
# 	Removed old dbgmon drb_vtop module.
# 	[92/02/26  13:03:54  Charles_Briggs]
# 
# 	AG merge
# 	[92/02/25  13:39:23  Charles_Briggs]
# 
# 	UBC merge
# 	[92/02/23  15:43:39  Charles_Briggs]
# 
# 	UBC merge.
# 	[92/02/21  17:01:05  Charles_Briggs]
# 
# Revision 4.3.3.20  92/02/24  19:08:42  Shirley_Smith
# 	Merged with ag.latest.
# 	[92/02/24  19:01:46  Shirley_Smith]
# 
# 	Added entry for dhu.c and dhu_data.c.
# 	[92/02/24  18:30:34  Shirley_Smith]
# 
# Revision 4.3.3.19  92/02/24  14:45:11  Brian_Harrigan
# 	 Added if_ne.c if_ne_data.c for sgec
# 	[92/02/23  18:07:03  Brian_Harrigan]
# 
# Revision 4.3.3.18  92/02/24  11:41:57  Peter_Keilty
# 	bmerge against ag.latest
# 	[92/02/23  13:32:04  Peter_Keilty]
# 
# 	Code cleanup and merge of AG.latest
# 	[92/02/18  15:58:28  Peter_Keilty]
# 
# 	Initial checkin of DSA IO subsystem and
# 	related system files
# 	[92/02/12  18:34:51  Peter_Keilty]
# 
# Revision 4.3.3.17  92/02/14  13:29:06  Stuart_Hollander
# 	Added files for Generic VME Interface
# 	Removed superceded files for same.
# 	[92/02/14  12:18:17  Stuart_Hollander]
# 
# Revision 4.3.3.16  92/02/14  09:10:43  William_Burns
# 	Fix up bad merge.
# 	[92/02/14  09:06:53  William_Burns]
# 
# Revision 4.3.3.15  92/02/13  22:02:09  Barbara_Corriero
# 	Bmerge.
# 	[92/02/13  21:59:52  Barbara_Corriero]
# 
# 	Add ims_g332.c, sfb.c, pmagdv.c
# 	[92/02/12  19:32:06  Barbara_Corriero]
# 
# Revision 4.3.3.14  92/02/13  09:54:11  Gary_Dupuis
# 	Merged in Don Dutiles changes.
# 
# 	      Remerge w/AG to try to get through bsubmit.
# 	      Merge w/Brian's kdebug change.
# 	      Added crc.c, ovbcopy.c, strcmp.c, strncmp.c, strcpy.c & strncpy.c
# 	      to arch/mips; functions came from machdep.c;
# 	      Added console.c, cpusw.c, dump.c, mp_support.c to arch/mips/hal;
# 	      functions came from machdep.c;
# 	      part of hw indep. partitioning.
# 	      [92/02/12  17:21:26  Donald_Dutile]
# 	[92/02/13  09:39:49  Gary_Dupuis]
# 
# 	Added arch/mips/hal/kn_delay.s
# 	[92/02/12  17:42:42  Gary_Dupuis]
# 
# 	Added arch/mips/hal/spl.s and arch/mips/hal/wbflush.s
# 	[92/02/12  09:32:37  Gary_Dupuis]
# 
# Revision 4.3.3.13  92/02/12  09:37:20  Brian_Stevens
# 	Removed inclusion of check_dbg.c.  Added inclusion of kdebug.c.
# 	[92/02/12  09:36:09  Brian_Stevens]
# 
# Revision 4.3.3.12  92/02/06  12:11:51  Gary_Dupuis
# 	Merged with AG Rev 4.3.3.11
# 	[92/02/05  09:05:12  Gary_Dupuis]
# 
# 	Added entry for arch/mips/hal/kn_hardclock.c and
# 	arch/mips/hal/kn220_hardclock.c.
# 	[92/02/05  07:51:07  Gary_Dupuis]
# 
# Revision 4.3.3.11  92/01/30  10:39:02  Donald_Dutile
# 	Added arch/mips/syscall_trap.c, tlb_trap.c, arch/mips/hal/intr.c,
# 	parity.c, and spl_subr.c due to partitioning of trap.c functions.
# 	[92/01/30  09:55:54  Donald_Dutile]
# 
# Revision 4.3.3.10  92/01/29  16:24:39  Dave_Gerson
# 	Added entry for arch/mips/adderr.s.
# 	[92/01/28  18:17:23  Dave_Gerson]
# 
# 	Entries added to support partitioning of arch/mips/usercopy.s into
# 	functional modules.
# 	[92/01/27  17:06:17  Dave_Gerson]
# 
# Revision 4.3.3.9  92/01/22  17:00:31  Dave_Gerson
# 	Added entry for arch/mips/hal/hal_sysinfo.c as reqd by SWOE-HAL
# 	partitioning of {get,set}sysinfo(). Deleted entry for
# 	arch/mips/sys_sysinfo.c.
# 	[92/01/21  15:46:11  Dave_Gerson]
# 
# Revision 4.3.3.8  92/01/03  09:30:27  William_Burns
# 	Once again fix tc.c
# 	[92/01/03  09:28:53  William_Burns]
# 
# Revision 4.3.3.7  92/01/02  16:19:22  William_Burns
# 	Fixed collision, retored tc.c to be optional.
# 	[92/01/02  16:09:46  William_Burns]
# 
# Revision 4.3.3.6  91/12/18  16:27:10  William_Burns
# 	"15-burns tin bl8 merge"
# 
# Revision 4.3.3.5  91/12/17  11:04:17  Jeffrey_Kenton
# 	"Made md.c Notbinary."
# 
# Revision 4.3.3.4  91/12/16  16:31:05  Joseph_Amato
# 	added uba and kn220 (ds5500) support
# 
# Revision 4.3.3.2  91/12/16  10:46:37  Gary_Dupuis
# 
# 	91/12/06	Gary Dupuis
# 	Added support for Maxine (PERSONAL_DECstation)
# 	1) Add entry for maxine init routine kn02ca.c.
# 	2) Add entry for serial bus routines dti.c, dti_protos.c,
# 	   dti_kbd.c, dti_keymap.c and dti_loc.c.
# 	[91/12/11  14:20:14  Gary_Dupuis]
# 
# Revision 4.3.3.35  92/03/13  17:59:43  Thomas_Tierney
# 	Merge with AG.
# 	[92/03/13  17:43:22  Thomas_Tierney]
# 
# 	Removed option 'ne' from scs_data.c.
# 	[92/03/13  17:41:02  Thomas_Tierney]
# 
# Revision 4.3.3.34  92/03/13  17:28:31  halproject_Donald_Dutile
# 	Merge to AG from HALPROJECT
# 	[92/03/13  16:48:48  halproject_Donald_Dutile]
# 
# 	Merge with HALPROJECT
# 	[92/03/13  12:34:03  Gary_Dupuis]
# 
# 	Removed arch/mips/hal/c0_support.s, arch/mips/hal/mc146818clock.c and
# 	arch/mips/hal/parity.c.
# 	[92/03/13  11:12:22  Gary_Dupuis]
# 
# 	Removed arch/mips/hal modules containing cache
# 	ops (clean's, flush's); moved into platform libraries.
# 	Cleaned up rc info (deleted duplicates due to bad bmerge).
# 	[92/03/13  09:42:21  Donald_Dutile]
# 
# 	Removed arch/mips/hal/spl.s and arch/mips/hal/spl_subr.c.
# 	Functions from these files have been moved into platform
# 	libraries.
# 	[92/03/12  13:39:47  Gary_Dupuis]
# 
# 	Deleted entries for: in_cksum.s, ns_cksum.s, net_support.s, scans.s,
# 	crc.c, strcpy.c, strncpy.c, strcmp.c, strncmp.c, ovbcopy.c. These
# 	files and/or functions are now archived in 'lib_${machine}.a'.
# 	[92/03/12  12:12:46  Dave_Gerson]
# 
# 	Added LIB/lib_DSxxxx.a option lines for all DEC-MIPS systems;
# 	this forces use of platform libraries across all supported
# 	DEC-MIPS systems (to date);  removed cpuconf.c;
# 	removed arch/mips/hal wbflush, cpusw; moving wbflush code
# 	into platform libraries; temp. removed clock.c and added
# 	to lib_hal.a to test hal library builds & links.
# 	[92/03/09  10:16:38  Donald_Dutile]
# 
# Revision 4.3.3.33  92/03/13  13:13:55  Debra_Haeck
# 	deleted reference to io/common/conf.c
# 	[92/03/13  10:10:05  Debra_Haeck]
# 
# 	bci after bmerge
# 	[92/03/05  11:15:16  Debra_Haeck]
# 
# 	Delete reference to io/common/conf.c
# 	The "real" version of this file, which was generated by config, now
# 	lives in and is compiled from the HOSTNAME/ directory.
# 	[92/03/04  18:05:28  Debra_Haeck]
# 
# Revision 4.3.3.32  92/03/12  12:19:46  Timothy_Burke
# 	Loadable driver changes.
# 	[92/03/12  05:31:26  Timothy_Burke]
# 
# Revision 4.3.3.31  92/03/11  13:11:18  Brian_Harrigan
# 	Added delqa support
# 	[92/03/11  13:04:04  Brian_Harrigan]
# 
# 	 Added desqa/delqa/deqna support
# 	[92/03/06  18:11:06  Brian_Harrigan]
# 
# Revision 4.3.3.30  92/03/11  09:46:25  cam_proj_Janet_Schank
# 	"bsubmitted from shared SB"
# 
# Revision 4.3.3.29  92/03/09  12:57:08  Philip_Cameron
# 	Removed extra OPTIONS/ult_bin_compat
# 	[92/03/06  13:51:32  Philip_Cameron]
# 
# 	Merged with ag.latest
# 	[92/03/05  16:35:11  Philip_Cameron]
# 
# 	      to arch/mips; functions came from machdep.c;
# 	      Added console.c, cpusw.c, dump.c, mp_support.c to arch/mips/hal;
# 	      functions came from machdep.c;
# 	      part of hw indep. partitioning.
# 	      [92/02/12  17:21:26  Donald_Dutile]
# 	[92/02/13  09:39:49  Gary_Dupuis]
# 
# 	Added arch/mips/hal/kn_delay.s
# 	[92/02/12  17:42:42  Gary_Dupuis]
# 
# 	Added arch/mips/hal/spl.s and arch/mips/hal/wbflush.s
# 	[92/02/12  09:32:37  Gary_Dupuis]
# 
# Revision 4.3.3.27  92/02/29  14:11:43  Dave_Gerson
# 	Corrected merge error. comment as per rev 4.3.3.24
# 
# Revision 4.3.3.26  92/02/28  16:27:11  Gary_Dupuis
# 	Merge with AG.
# 	[92/02/28  16:15:29  Gary_Dupuis]
# 
# 	Merge with ag.latest.
# 	[92/02/28  15:18:50  Gary_Dupuis]
# 
# 	Added following files as a result of locore.s splitup.
# 	arch/mips/badaddr.s, arch/mips/scans.s, arch/mips/net_support.s,
# 	arch/mips/hal/console_entry.s, arch/mips/hal/clr_be_intr.s,
# 	arch/mips/hal/kn2xx.s, arch/mips/hal/c0_support.s
# 	[92/02/28  08:45:18  Gary_Dupuis]
# 
# Revision 4.3.3.25  92/02/28  12:53:07  Scott_Cranston
# 	AG bmerge
# 	deleted option uerf, changed errlog_data.c to binlog_data.c
# 	[92/02/28  09:39:56  Scott_Cranston]
# 
# Revision 4.3.3.24  92/02/28  12:05:46  Dave_Gerson
# 	Deleted entries for generic architecture files now archived in
# 	lib_${machine}.a, (adderr.s, bcopy.s, size_cache.s, etc.). Added
# 	entry for DS5000_300 platform library.
# 
# Revision 4.3.3.23  92/02/27  15:53:12  cam_proj_Janet_Schank
# 	"bsubmitted from shared SB"
# 
# Revision 4.3.3.22  92/02/27  13:45:21  Barbara_Corriero
# 	Add ws_data.c
# 	[92/02/27  13:38:50  Barbara_Corriero]
# 
# Revision 4.3.3.21  92/02/26  15:34:57  Charles_Briggs
# 	Removed old dbgmon drb_vtop module.
# 	[92/02/26  13:03:54  Charles_Briggs]
# 
# 	AG merge
# 	[92/02/25  13:39:23  Charles_Briggs]
# 
# 	UBC merge
# 	[92/02/23  15:43:39  Charles_Briggs]
# 
# 	UBC merge.
# 	[92/02/21  17:01:05  Charles_Briggs]
# 
# Revision 4.3.3.20  92/02/24  19:08:42  Shirley_Smith
# 	Merged with ag.latest.
# 	[92/02/24  19:01:46  Shirley_Smith]
# 
# 	Added entry for dhu.c and dhu_data.c.
# 	[92/02/24  18:30:34  Shirley_Smith]
# 
# Revision 4.3.3.19  92/02/24  14:45:11  Brian_Harrigan
# 	 Added if_ne.c if_ne_data.c for sgec
# 	[92/02/23  18:07:03  Brian_Harrigan]
# 
# Revision 4.3.3.18  92/02/24  11:41:57  Peter_Keilty
# 	bmerge against ag.latest
# 	[92/02/23  13:32:04  Peter_Keilty]
# 
# 	Code cleanup and merge of AG.latest
# 	[92/02/18  15:58:28  Peter_Keilty]
# 
# 	Initial checkin of DSA IO subsystem and
# 	related system files
# 	[92/02/12  18:34:51  Peter_Keilty]
# 
# Revision 4.3.3.17  92/02/14  13:29:06  Stuart_Hollander
# 	Added files for Generic VME Interface
# 	Removed superceded files for same.
# 	[92/02/14  12:18:17  Stuart_Hollander]
# 
# Revision 4.3.3.16  92/02/14  09:10:43  William_Burns
# 	Fix up bad merge.
# 	[92/02/14  09:06:53  William_Burns]
# 
# Revision 4.3.3.15  92/02/13  22:02:09  Barbara_Corriero
# 	Bmerge.
# 	[92/02/13  21:59:52  Barbara_Corriero]
# 
# 	Add ims_g332.c, sfb.c, pmagdv.c
# 	[92/02/12  19:32:06  Barbara_Corriero]
# 
# Revision 4.3.3.14  92/02/13  09:54:11  Gary_Dupuis
# 	Merged in Don Dutiles changes.
# 
# 	      Remerge w/AG to try to get through bsubmit.
# 	      Merge w/Brian's kdebug change.
# 	      Added crc.c, ovbcopy.c, strcmp.c, strncmp.c, strcpy.c & strncpy.c
# 	      to arch/mips; functions came from machdep.c;
# 	      Added console.c, cpusw.c, dump.c, mp_support.c to arch/mips/hal;
# 	      functions came from machdep.c;
# 	      part of hw indep. partitioning.
# 	      [92/02/12  17:21:26  Donald_Dutile]
# 	[92/02/13  09:39:49  Gary_Dupuis]
# 
# 	Added arch/mips/hal/kn_delay.s
# 	[92/02/12  17:42:42  Gary_Dupuis]
# 
# 	Added arch/mips/hal/spl.s and arch/mips/hal/wbflush.s
# 	[92/02/12  09:32:37  Gary_Dupuis]
# 
# Revision 4.3.3.13  92/02/12  09:37:20  Brian_Stevens
# 	Removed inclusion of check_dbg.c.  Added inclusion of kdebug.c.
# 	[92/02/12  09:36:09  Brian_Stevens]
# 
# Revision 4.3.3.12  92/02/06  12:11:51  Gary_Dupuis
# 	Merged with AG Rev 4.3.3.11
# 	[92/02/05  09:05:12  Gary_Dupuis]
# 
# 	Added entry for arch/mips/hal/kn_hardclock.c and
# 	arch/mips/hal/kn220_hardclock.c.
# 	[92/02/05  07:51:07  Gary_Dupuis]
# 
# Revision 4.3.3.11  92/01/30  10:39:02  Donald_Dutile
# 	Added arch/mips/syscall_trap.c, tlb_trap.c, arch/mips/hal/intr.c,
# 	parity.c, and spl_subr.c due to partitioning of trap.c functions.
# 	[92/01/30  09:55:54  Donald_Dutile]
# 
# Revision 4.3.3.10  92/01/29  16:24:39  Dave_Gerson
# 	Added entry for arch/mips/adderr.s.
# 	[92/01/28  18:17:23  Dave_Gerson]
# 
# 	Entries added to support partitioning of arch/mips/usercopy.s into
# 	functional modules.
# 	[92/01/27  17:06:17  Dave_Gerson]
# 
# Revision 4.3.3.9  92/01/22  17:00:31  Dave_Gerson
# 	Added entry for arch/mips/hal/hal_sysinfo.c as reqd by SWOE-HAL
# 	partitioning of {get,set}sysinfo(). Deleted entry for
# 	arch/mips/sys_sysinfo.c.
# 	[92/01/21  15:46:11  Dave_Gerson]
# 
# Revision 4.3.3.8  92/01/03  09:30:27  William_Burns
# 	Once again fix tc.c
# 	[92/01/03  09:28:53  William_Burns]
# 
# Revision 4.3.3.7  92/01/02  16:19:22  William_Burns
# 	Fixed collision, retored tc.c to be optional.
# 	[92/01/02  16:09:46  William_Burns]
# 
# Revision 4.3.3.6  91/12/18  16:27:10  William_Burns
# 	"15-burns tin bl8 merge"
# 
# Revision 4.3.3.5  91/12/17  11:04:17  Jeffrey_Kenton
# 	"Made md.c Notbinary."
# 
# Revision 4.3.3.4  91/12/16  16:31:05  Joseph_Amato
# 	added uba and kn220 (ds5500) support
# 
# Revision 4.3.3.2  91/12/16  10:46:37  Gary_Dupuis
# 
# 	91/12/06	Gary Dupuis
# 	Added support for Maxine (PERSONAL_DECstation)
# 	1) Add entry for maxine init routine kn02ca.c.
# 	2) Add entry for serial bus routines dti.c, dti_protos.c,
# 	   dti_kbd.c, dti_keymap.c and dti_loc.c.
# 	[91/12/11  14:20:14  Gary_Dupuis]
# 
# Revision 4.3.48.3  92/03/06  20:01:12  cam_proj_Janet_Schank
# 	Added KZQSA support.
# 
# Revision 4.3.42.4  92/02/27  14:27:27  cam_proj_Janet_Schank
# 	Added CAM files.
# 	Revision 4.3.3.27  92/02/29  14:11:43  Dave_Gerson
# 	Corrected merge error. comment as per rev 4.3.3.24
# 
# Revision 4.3.42.4  92/02/27  14:27:27  cam_proj_Janet_Schank
# 	Added CAM files.
# 	Revision 4.3.3.27  92/02/29  14:11:43  Dave_Gerson
# 
# Revision 4.3.1.3  91/12/18  13:06:20  William_Burns
# 	TIN BL8 merge
# 
# $EndLog$
#
# @(#)$RCSfile: files,v $ $Revision: 4.3.3.44 $ (DEC) $Date: 92/05/21 08:08:10 $
#
#
# (c) Copyright 1990, OPEN SOFTWARE FOUNDATION, INC.
# ALL RIGHTS RESERVED
#
#
# OSF/1 Release 1.0
#
# FYI - Lines marked 'standard' are always in linked into a kernel and lines
#	marked 'optional' are only linked in if the keyword they are 
#	optional on is in the config file. 
#
#	'Binary' files are linked into a kernel but not compiled
#	 and 'Notbinary' entries are compiled first and then linked
#	 into a kernel.
#
#	'device-driver' changes the level of compiler optomization to 
#	allow device driver.
#
OPTIONS/labels			optional labels
OPTIONS/pmap_pcache		optional pmap_pcache
OPTIONS/ref_bits		optional ref_bits 
LIB/lib_DS3100.O		optional cpu DS3100
LIB/lib_DS5000_100.O		optional cpu DS5000_100
LIB/lib_DS5000_300.O		optional cpu DS5000_300
LIB/lib_DS5000.O		optional cpu DS5000
LIB/lib_DS5100.O		optional cpu DS5100
LIB/lib_DS5500.O		optional cpu DS5500
LIB/lib_DSPERSONAL_DECSTATION.O	optional cpu DSPERSONAL_DECSTATION
io/common/driver_support.c	standard Binary
io/common/ldbl_driver_support.c	standard Binary
io/common/ldbl_controller_support.c standard Binary
io/common/stanza_resolver.c	standard Binary
io/common/topology.c		standard Binary
io/common/handler.c		standard Binary
data/kn230_option_data.c	optional cpu DS5100 Notbinary
arch/mips/hal/vec_intr.c	standard Binary
io/dec/uba/uba.c		optional uba or uq Binary
io/dec/uba/dhu.c		optional dhu device-driver Binary
io/dec/tc/tc.c			optional tc Binary
io/dec/tc/tc_loadable.c		optional tc Binary
io/dec/ws/ws_device.c		optional ws Binary
io/dec/ws/bt431.c		optional fb device-driver Binary
io/dec/ws/bt459.c		optional fb device-driver Binary
io/dec/ws/bt455.c		optional fb device-driver Binary
io/dec/ws/bt463.c		optional fb device-driver Binary
io/dec/ws/fb.c			optional fb device-driver Binary
io/dec/ws/ims_g332.c            optional fb device-driver Binary
io/dec/ws/lk201.c		optional fb device-driver Binary
io/dec/ws/pmagaa.c		optional fb device-driver Binary
io/dec/ws/pmagro.c		optional fb device-driver Binary
io/dec/ws/pmvdac.c		optional fb device-driver Binary
io/dec/ws/pmagdv.c              optional fb device-driver Binary
io/dec/ws/sfb.c                 optional fb device-driver Binary
io/dec/ws/vfb03.c		optional fb device-driver Binary
./tc_option_data.c		optional tc Notbinary
data/fb_data.c			optional fb device-driver Notbinary
data/lk201_data.c		optional ws device-driver Notbinary
data/ws_data.c			optional ws device-driver Notbinary
data/autoconf_data.c		standard Notbinary
arch/mips/entry.s		standard ordered Notbinary
arch/mips/hal/kdebug.c		standard Binary no_global_ptr

arch/mips/hal/kdb/access.c	optional mach_kdb Binary
arch/mips/hal/kdb/command.c	optional mach_kdb Binary
arch/mips/hal/kdb/expr.c	optional mach_kdb Binary
arch/mips/hal/kdb/format.c	optional mach_kdb Binary
arch/mips/hal/kdb/input.c	optional mach_kdb Binary
arch/mips/hal/kdb/kdb_main.c	optional mach_kdb Binary
arch/mips/hal/kdb/message.c	optional mach_kdb Binary
arch/mips/hal/kdb/mips_symtab.c	optional mach_kdb Binary
arch/mips/hal/kdb/mips_trace.c	optional mach_kdb Binary
arch/mips/hal/kdb/output.c	optional mach_kdb Binary
arch/mips/hal/kdb/pcs.c		optional mach_kdb Binary
arch/mips/hal/kdb/print.c	optional mach_kdb Binary
arch/mips/hal/kdb/runpcs.c	optional mach_kdb Binary
arch/mips/hal/kdb/sym.c		optional mach_kdb Binary
arch/mips/hal/kdb/unasm.c	optional mach_kdb Binary
arch/mips/hal/kdb.c		optional mach_kdb Binary

arch/mips/mach_o_hdr.c		optional osf_mach_o Binary

arch/mips/mcount.s              optional profilrtn Binary

io/dec/dti/dti.c		optional dti device-driver Binary
io/dec/dti/dti_protos.c		optional dti device-driver Binary
io/dec/dti/dti_kbd.c		optional dti device-driver Binary
io/dec/dti/dti_keymap.c		optional dti device-driver Binary
io/dec/dti/dti_loc.c		optional dti device-driver Binary
#
data/cam_data.c			optional asc or sii or kzq Notbinary
data/cam_special_data.c		optional asc or sii or kzq Notbinary
io/cam/cam_config.c		optional asc or sii or kzq Notbinary
io/cam/cam_debug.c		optional asc or sii or kzq Notbinary
io/cam/cam_disk.c		optional asc or sii or kzq Binary
io/cam/cam_logger.c		optional asc or sii or kzq Binary
io/cam/cam_special.c		optional asc or sii or kzq Binary
io/cam/cam_tape.c		optional asc or sii or kzq Binary
io/cam/ccfg.c			optional asc or sii or kzq Binary
io/cam/dme_3min_94_dma.c	optional asc Binary
io/cam/dme_mipsmate_sii_ram.c	optional sii Binary
io/cam/dme_pmax_sii_ram.c	optional sii Binary
io/cam/dme_turbo_94_ram.c	optional asc Binary
io/cam/dme_kn03_94_dma.c	optional asc Binary
io/cam/sim_kzq.c		optional kzq Binary
io/cam/dme_kzq_ram.c		optional kzq Binary
io/cam/pdrv_common.c		optional asc or sii Binary
io/cam/sim_94.c			optional asc Binary
io/cam/sim_as.c			optional asc or sii or kzq Binary
io/cam/sim_common.c		optional asc or sii or kzq Binary
io/cam/sim_config.c		optional asc or sii or kzq Notbinary
io/cam/sim_error.c		optional asc or sii or kzq Binary
io/cam/sim_kn01.c		optional sii Binary
io/cam/sim_kn02.c		optional asc Binary
io/cam/sim_kn03.c		optional cpu DS5000_300 Binary
io/cam/sim_sched.c		optional asc or sii or kzq device-driver Binary
io/cam/sim_sii.c		optional sii device-driver Binary
io/cam/sim_sm.c			optional asc or sii or kzq device-driver Binary
io/cam/sim_target.c		optional asc or sii or kzq Binary
io/cam/sim_xpt.c		optional asc or sii or kzq Binary
io/cam/special_audio.c		optional asc or sii or kzq Binary
io/cam/special_direct.c		optional asc or sii or kzq Binary
io/cam/special_generic.c	optional asc or sii or kzq Binary
io/cam/special_sequential.c	optional asc or sii or kzq Binary
io/cam/uagt.c			optional asc or sii or kzq Binary
io/cam/xpt.c			optional asc or sii or kzq Binary
#
# PMAX devices drivers Binary
io/dec/tc/dc7085.c		optional dc device-driver  Binary
io/dec/tc/scc.c			optional scc device-driver  Binary
io/dec/tc/xcons.c		optional xcons Binary
io/dec/netif/if_ln.c		optional ln device-driver Binary
io/dec/netif/if_ne.c            optional ne device-driver Binary
io/dec/netif/if_qe.c		optional qe device-driver Binary
io/dec/netif/if_fza.c		optional fza device-driver Binary
io/dec/netif/if_fta.c		optional fta device-driver Binary
io/dec/netif/if_ln_copy.s	optional ln device-driver Binary
arch/mips/md.c			optional memd device-driver Notbinary
io/dec/tc/qfont.c		optional ws device-driver Binary
io/dec/vme/gen_bus_adapt.c	optional vba device-driver Binary
io/dec/vme/vba_generic.c	optional vba device-driver Binary
io/dec/vme/vba_xvia.c		optional vba device-driver Binary
io/dec/vme/vme_routines.s	optional vba device-driver Binary
#
io/dec/ci/ciconfig.c		optional ci Binary
io/dec/ci/cippd_error.c		optional ci or msi Binary
io/dec/ci/cippd_event.c		optional ci or msi Binary
io/dec/ci/cippd_pmaint.c	optional ci or msi Binary
io/dec/ci/cippd_protocol.c	optional ci or msi Binary
io/dec/ci/cippdvar.c		optional ci or msi Binary
#
io/dec/gvp/gvp_block.c          optional ci or bvpssp or msi Binary
io/dec/gvp/gvp_dg.c             optional ci or bvpssp or msi Binary
io/dec/gvp/gvp_msg.c            optional ci or bvpssp or msi Binary
io/dec/gvp/gvp_subr.c           optional ci or bvpssp or msi Binary
io/dec/gvp/gvpvar.c             optional ci or bvpssp or msi Binary
#
io/dec/msi/msi_dg.c		optional msi Binary
io/dec/msi/msi_error.c		optional msi Binary
io/dec/msi/msi_init.c		optional msi Binary
io/dec/msi/msi_isr.c		optional msi Binary
io/dec/msi/msi_lpmaint.c	optional msi Binary
io/dec/msi/msi_msg.c		optional msi Binary
io/dec/msi/msi_subr.c		optional msi Binary
io/dec/msi/msivar.c		optional msi Binary
#
io/dec/np/np_block.c		optional np Binary
io/dec/np/np_dg.c		optional np Binary 
io/dec/np/np_error.c		optional np Binary
io/dec/np/np_init.c		optional np Binary
io/dec/np/np_isr.c		optional np Binary
io/dec/np/np_lpmaint.c		optional np Binary
io/dec/np/np_msg.c		optional np Binary
io/dec/np/np_subr.c		optional np Binary
io/dec/np/npvar.c		optional np Binary
#
io/dec/scs/scs_block.c		optional uq or ci or msi Binary
io/dec/scs/scs_configdb.c	optional uq or ci or msi Binary
io/dec/scs/scs_conn.c		optional uq or ci or msi Binary
io/dec/scs/scs_dg.c		optional uq or ci or msi Binary 
io/dec/scs/scs_error.c		optional uq or ci or msi Binary
io/dec/scs/scs_event.c		optional uq or ci or msi Binary
io/dec/scs/scs_info.c		optional uq or ci or msi Binary
io/dec/scs/scs_maint.c		optional uq or ci or msi Binary
io/dec/scs/scs_msg.c		optional uq or ci or msi Binary
io/dec/scs/scs_protocol.c	optional uq or ci or msi Binary
io/dec/scs/scs_subr.c		optional uq or ci or msi Binary
io/dec/scs/scsvar.c		optional uq or ci or msi Binary
#
io/dec/sysap/scs_directory.c 	optional uq or bvpssp or ci or msi Binary
io/dec/sysap/mscp_tape.c	optional uq or bvpssp or ci or msi Binary
io/dec/sysap/mscp_disk.c	optional uq or bvpssp or ci or msi Binary
io/dec/sysap/mscp_bbr.c		optional uq or bvpssp or ci or msi Binary
io/dec/sysap/mscp_bbrstates.c 	optional uq or bvpssp or ci or msi Binary
io/dec/sysap/mscp_config.c	optional uq or bvpssp or ci or msi Binary
io/dec/sysap/mscp_conpol.c	optional uq or bvpssp or ci or msi Binary
io/dec/sysap/mscp_diskvar.c	optional uq or bvpssp or ci or msi Binary
io/dec/sysap/mscp_subr.c	optional uq or bvpssp or ci or msi Binary
io/dec/sysap/mscp_var.c		optional uq or bvpssp or ci or msi Binary
io/dec/sysap/sysap_start.c	optional uq or bvpssp or ci or msi Binary
#
io/dec/uba/uqserv.c		optional uq Binary
#
io/dec/tc/tcci.c		optional ci Binary
#
data/cons_sw_data.c		standard Notbinary
io/dec/tc/tty_def.c		standard Binary
data/dc_data.c			optional dc device-driver Notbinary
data/dhu_data.c			optional dhu device-driver Notbinary
data/scc_data.c			standard Notbinary
data/tty_pty_data.c		standard Notbinary
data/if_ln_data.c		optional ln Notbinary
data/if_qe_data.c		optional qe Notbinary
data/if_ne_data.c               optional ne Notbinary
data/if_fza_data.c		optional fza Notbinary
data/if_fta_data.c		optional fta Notbinary
data/pmap_data.c		standard Notbinary
data/xvia_data.c          	optional vba device-driver Notbinary
arch/mips/super.c		standard Binary
arch/mips/ul.c			standard Binary
io/dec/presto/pr.c		optional presto Binary
data/presto_data.c		optional presto Notbinary
data/ci_data.c			optional ci or kdb or klesib or kdm Notbinary
data/cippd_data.c		optional ci or msi Notbinary
data/gvp_data.c			optional bvpssp or ci or msi Notbinary
data/mscp_data.c		optional uq or bvpssp or ci or msi or mscp Notbinary
data/msi_data.c			optional msi Notbinary
data/np_data.c			optional np Notbinary
#
# scs_data.c the 4 port driver tokens uq,ci,msi,bvpssp are also in 
# config/mkheaders.c on modification also check/modify mkheaders.c
data/scs_data.c			optional uq or bvpssp or ci or msi or hsc or dssc or scsnet Notbinary
#
data/sysap_data.c		optional uq or bvpssp or ci or msi Notbinary
data/uq_data.c			optional uq Notbinary
data/binlog_data.c		standard Notbinary

