Home | History | Annotate | Line # | Download | only in conf
files.hpcsh revision 1.3
      1  1.3     uch #	$NetBSD: files.hpcsh,v 1.3 2001/02/05 17:41:23 uch Exp $
      2  1.1  itojun #
      3  1.1  itojun # new style config file for sh3 architecture
      4  1.1  itojun #
      5  1.1  itojun 
      6  1.1  itojun include "arch/hpcsh/conf/files.shbus"
      7  1.1  itojun 
      8  1.1  itojun file	arch/hpcsh/hpcsh/conf.c
      9  1.1  itojun file	arch/hpcsh/hpcsh/machdep.c
     10  1.1  itojun file	arch/hpcsh/hpcsh/procfs_machdep.c	procfs
     11  1.3     uch 
     12  1.3     uch #
     13  1.3     uch # H/PC Platform common files.
     14  1.3     uch #
     15  1.3     uch include "arch/hpc/conf/files.hpc"
     16  1.2     uch 
     17  1.2     uch # Raster operations
     18  1.2     uch include "dev/rasops/files.rasops"
     19  1.2     uch include "dev/wsfont/files.wsfont"
     20  1.2     uch 
     21  1.2     uch #
     22  1.2     uch # Workstation Console
     23  1.2     uch #
     24  1.2     uch include "dev/wscons/files.wscons"
     25  1.2     uch 
     26  1.1  itojun 
     27  1.1  itojun defopt	opt_memsize.h	IOM_ROM_BEGIN IOM_ROM_SIZE IOM_RAM_BEGIN IOM_RAM_SIZE
     28  1.1  itojun defopt  opt_led_addr.h	LED_ADDR
     29  1.1  itojun defopt	opt_initbsc.h	BSC_BCR1_VAL BSC_BCR2_VAL BSC_WCR1_VAL BSC_WCR2_VAL
     30  1.1  itojun 			BSC_WCR3_VAL BSC_MCR_VAL BSC_SDMR2_VAL BSC_SDMR3_VAL
     31  1.1  itojun 			BSC_RTCSR_VAL BSC_RTCNT_VAL BSC_RTCOR_VAL BSC_RFCR_VAL
     32  1.1  itojun 			BSC_PCR_VAL FRQCR_VAL PFC_SCPCR_VAL
     33