files.dreamcast revision 1.6
11.6Sthorpej# $NetBSD: files.dreamcast,v 1.6 2001/01/31 18:39:46 thorpej Exp $ 21.1Smarcus# 31.1Smarcus# new style config file for sh3 architecture 41.1Smarcus# 51.1Smarcus 61.1Smarcusinclude "arch/dreamcast/conf/files.shbus" 71.1Smarcus 81.2Smarcusinclude "dev/wscons/files.wscons" 91.6Sthorpej#include "dev/rasops/files.rasops" 101.6Sthorpej#include "dev/wsfont/files.wsfont" 111.6Sthorpej 121.6Sthorpejinclude "dev/i2o/files.i2o" 131.6Sthorpejinclude "dev/pci/files.pci" 141.2Smarcus 151.1Smarcusfile arch/dreamcast/dreamcast/conf.c 161.1Smarcusfile arch/dreamcast/dreamcast/machdep.c 171.3Sfvdlfile arch/dreamcast/dreamcast/procfs_machdep.c procfs 181.1Smarcus 191.1Smarcusdefopt opt_memsize.h IOM_ROM_BEGIN IOM_ROM_SIZE IOM_RAM_BEGIN IOM_RAM_SIZE 201.1Smarcusdefopt opt_led_addr.h LED_ADDR 211.1Smarcusdefopt opt_initbsc.h BSC_BCR1_VAL BSC_BCR2_VAL BSC_WCR1_VAL BSC_WCR2_VAL 221.1Smarcus BSC_WCR3_VAL BSC_MCR_VAL BSC_SDMR2_VAL BSC_SDMR3_VAL 231.1Smarcus BSC_RTCSR_VAL BSC_RTCNT_VAL BSC_RTCOR_VAL BSC_RFCR_VAL 241.1Smarcus BSC_PCR_VAL FRQCR_VAL PFC_SCPCR_VAL 251.2Smarcus 261.5Sthorpejdevice maple { [port = -1], [subunit = -1] } 271.2Smarcusattach maple at shb 281.6Sthorpejfile arch/dreamcast/dev/maple/maple.c maple 291.2Smarcus 301.2Smarcusdevice mkbd: wskbddev 311.2Smarcusattach mkbd at maple 321.6Sthorpejfile arch/dreamcast/dev/maple/mkbd.c mkbd needs-flag 331.2Smarcus 341.6Sthorpej#device pvr: wsemuldisplaydev, rasops16 351.2Smarcusdevice pvr: wsemuldisplaydev, wsrasteremulops 361.2Smarcusattach pvr at shb 371.6Sthorpejfile arch/dreamcast/dev/pvr.c pvr needs-flag 381.4Smarcus 391.4Smarcusdevice gdrom: disk 401.4Smarcusattach gdrom at shb 411.6Sthorpejfile arch/dreamcast/dev/gdrom.c gdrom needs-flag 421.4Smarcusmajor {gdrom = 19} 431.2Smarcus 441.6Sthorpejdevice g2bus { } 451.6Sthorpejattach g2bus at shb 461.6Sthorpejfile arch/dreamcast/dev/g2/g2bus.c g2bus 471.6Sthorpejfile arch/dreamcast/dev/g2/g2bus_bus_mem.c g2bus 481.6Sthorpej 491.6Sthorpejdevice gapspci: pcibus 501.6Sthorpejattach gapspci at g2bus 511.6Sthorpejfile arch/dreamcast/dev/g2/gapspci.c gapspci 521.6Sthorpejfile arch/dreamcast/dev/g2/gapspci_dma.c gapspci 531.6Sthorpejfile arch/dreamcast/dev/g2/gapspci_pci.c gapspci 54