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