Home | History | Annotate | Line # | Download | only in conf
files.hpcsh revision 1.2
      1  1.2     uch #	$NetBSD: files.hpcsh,v 1.2 2001/01/21 18:33:53 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.2     uch 
     12  1.2     uch # Raster operations
     13  1.2     uch include "dev/rasops/files.rasops"
     14  1.2     uch include "dev/wsfont/files.wsfont"
     15  1.2     uch 
     16  1.2     uch #
     17  1.2     uch # Workstation Console
     18  1.2     uch #
     19  1.2     uch include "dev/wscons/files.wscons"
     20  1.2     uch 
     21  1.1  itojun 
     22  1.1  itojun defopt	opt_memsize.h	IOM_ROM_BEGIN IOM_ROM_SIZE IOM_RAM_BEGIN IOM_RAM_SIZE
     23  1.1  itojun defopt  opt_led_addr.h	LED_ADDR
     24  1.1  itojun defopt	opt_initbsc.h	BSC_BCR1_VAL BSC_BCR2_VAL BSC_WCR1_VAL BSC_WCR2_VAL
     25  1.1  itojun 			BSC_WCR3_VAL BSC_MCR_VAL BSC_SDMR2_VAL BSC_SDMR3_VAL
     26  1.1  itojun 			BSC_RTCSR_VAL BSC_RTCNT_VAL BSC_RTCOR_VAL BSC_RFCR_VAL
     27  1.1  itojun 			BSC_PCR_VAL FRQCR_VAL PFC_SCPCR_VAL
     28