files.dreamcast revision 1.23
11.23Stsutsui# $NetBSD: files.dreamcast,v 1.23 2002/12/27 11:43:38 tsutsui Exp $ 21.1Smarcus 31.16Such# maxpartitions must be first item in files.${MACHINE} 41.22Sitohymaxpartitions 16 51.8Such 61.8Suchmaxusers 2 16 64 71.1Smarcus 81.2Smarcusinclude "dev/wscons/files.wscons" 91.7Sthorpejinclude "dev/rasops/files.rasops" 101.7Sthorpejinclude "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.8Suchfile arch/dreamcast/dreamcast/autoconf.c 181.15Suchfile arch/dreamcast/dreamcast/clock_machdep.c 191.9Suchfile arch/sh3/sh3/disksubr.c disk 201.1Smarcus 211.14Slukemdefparam opt_memsize.h IOM_ROM_BEGIN IOM_ROM_SIZE IOM_RAM_BEGIN IOM_RAM_SIZE 221.8Such 231.8Such# 241.8Such# Machine-independent SCSI drivers 251.8Such# 261.8Such 271.8Suchinclude "dev/scsipi/files.scsipi" 281.8Such 291.8Such# 301.8Such# Machine-independent ATA drivers 311.8Such# 321.8Such 331.8Suchinclude "dev/ata/files.ata" 341.8Such 351.8Such# Memory Disk for install floppy 361.8Suchfile dev/md_root.c memory_disk_hooks 371.8Such 381.8Such# 391.8Such# System bus types 401.8Such# 411.8Such 421.8Suchdefine mainbus { } 431.13Slukemdevice mainbus: mainbus 441.8Suchattach mainbus at root 451.8Suchfile arch/dreamcast/dreamcast/mainbus.c mainbus 461.8Such 471.17Suchdevice cpu 481.17Suchattach cpu at mainbus 491.17Suchfile arch/sh3/sh3/cpu.c cpu 501.17Such 511.17Suchinclude "arch/sh3/conf/files.shb" 521.17Such 531.17Suchfile arch/dreamcast/dreamcast/sysasic.c shb 541.2Smarcus 551.5Sthorpejdevice maple { [port = -1], [subunit = -1] } 561.2Smarcusattach maple at shb 571.11Smarcusfile arch/dreamcast/dev/maple/maple.c maple needs-flag 581.2Smarcus 591.2Smarcusdevice mkbd: wskbddev 601.2Smarcusattach mkbd at maple 611.6Sthorpejfile arch/dreamcast/dev/maple/mkbd.c mkbd needs-flag 621.12Sthorpej 631.12Sthorpejdevice mms: wsmousedev 641.12Sthorpejattach mms at maple 651.12Sthorpejfile arch/dreamcast/dev/maple/mms.c mms needs-flag 661.21Sitohy 671.21Sitohydevice mmem: disk 681.21Sitohyattach mmem at maple 691.21Sitohyfile arch/dreamcast/dev/maple/mmemcard.c mmem needs-flag 701.21Sitohy 711.21Sitohydevice mlcd 721.21Sitohyattach mlcd at maple 731.21Sitohyfile arch/dreamcast/dev/maple/mlcd.c mlcd needs-flag 741.2Smarcus 751.13Slukemdevice pvr: wsemuldisplaydev, rasops16 761.13Slukemattach pvr at shb 771.13Slukemfile arch/dreamcast/dev/pvr.c pvr needs-flag 781.4Smarcus 791.4Smarcusdevice gdrom: disk 801.4Smarcusattach gdrom at shb 811.6Sthorpejfile arch/dreamcast/dev/gdrom.c gdrom needs-flag 821.2Smarcus 831.6Sthorpejdevice g2bus { } 841.6Sthorpejattach g2bus at shb 851.6Sthorpejfile arch/dreamcast/dev/g2/g2bus.c g2bus 861.6Sthorpejfile arch/dreamcast/dev/g2/g2bus_bus_mem.c g2bus 871.6Sthorpej 881.6Sthorpejdevice gapspci: pcibus 891.6Sthorpejattach gapspci at g2bus 901.6Sthorpejfile arch/dreamcast/dev/g2/gapspci.c gapspci 911.6Sthorpejfile arch/dreamcast/dev/g2/gapspci_dma.c gapspci 921.6Sthorpejfile arch/dreamcast/dev/g2/gapspci_pci.c gapspci 931.23Stsutsui 941.23Stsutsui# LAN Adapter 951.23Stsutsuiattach mbe at g2bus with mbe_g2bus 961.23Stsutsuifile arch/dreamcast/dev/g2/if_mbe_g2.c mbe_g2bus 971.20Sgehenna 981.20Sgehennainclude "arch/dreamcast/conf/majors.dreamcast" 99