head 1.2; access; symbols netbsd-11-0-RC3:1.2 netbsd-11-0-RC2:1.2 netbsd-11-0-RC1:1.2 perseant-exfatfs-base-20250801:1.2 netbsd-11:1.2.0.28 netbsd-11-base:1.2 netbsd-10-1-RELEASE:1.2 perseant-exfatfs-base-20240630:1.2 perseant-exfatfs:1.2.0.26 perseant-exfatfs-base:1.2 netbsd-10-0-RELEASE:1.2 netbsd-10-0-RC6:1.2 netbsd-10-0-RC5:1.2 netbsd-10-0-RC4:1.2 netbsd-10-0-RC3:1.2 netbsd-10-0-RC2:1.2 thorpej-ifq:1.2.0.24 thorpej-ifq-base:1.2 thorpej-altq-separation:1.2.0.22 thorpej-altq-separation-base:1.2 netbsd-10-0-RC1:1.2 netbsd-10:1.2.0.20 netbsd-10-base:1.2 bouyer-sunxi-drm:1.2.0.18 bouyer-sunxi-drm-base:1.2 thorpej-i2c-spi-conf2:1.2.0.16 thorpej-i2c-spi-conf2-base:1.2 thorpej-futex2:1.2.0.14 thorpej-futex2-base:1.2 thorpej-cfargs2:1.2.0.12 thorpej-cfargs2-base:1.2 cjep_sun2x-base1:1.2 cjep_sun2x:1.2.0.10 cjep_sun2x-base:1.2 cjep_staticlib_x-base1:1.2 cjep_staticlib_x:1.2.0.8 cjep_staticlib_x-base:1.2 thorpej-i2c-spi-conf:1.2.0.6 thorpej-i2c-spi-conf-base:1.2 thorpej-futex-base:1.2 thorpej-futex:1.2.0.4 thorpej-cfargs:1.2.0.2 thorpej-cfargs-base:1.2; locks; strict; comment @# @; 1.2 date 2021.02.16.10.58.33; author reinoud; state Exp; branches 1.2.4.1; next 1.1; commitid A9FZJFPRrQ7ioVHC; 1.1 date 2021.01.27.05.24.16; author simonb; state Exp; branches; next ; commitid 5sc3LTaIC2jMakFC; 1.2.4.1 date 2021.02.16.10.58.33; author thorpej; state dead; branches; next 1.2.4.2; commitid 1gqS07EfPjskJTNC; 1.2.4.2 date 2021.04.03.22.28.23; author thorpej; state Exp; branches; next ; commitid 1gqS07EfPjskJTNC; desc @@ 1.2 log @I forgot to add the needed conf files for the mipssim virtio addition @ text @# $NetBSD: files.mipssim,v 1.1 2021/01/27 05:24:16 simonb Exp $ file arch/evbmips/mipssim/autoconf.c file arch/evbmips/mipssim/machdep.c file arch/evbmips/mipssim/mipssim_intr.c file arch/evbmips/mipssim/mipssim_dma.c file arch/evbmips/mipssim/mipssim_bus_io.c file arch/evbmips/evbmips/interrupt.c file arch/mips/mips/bus_dma.c file arch/mips/mips/mips3_clock.c file arch/mips/mips/mips3_clockintr.c file kern/subr_disk_mbr.c disk # System bus device mainbus {} attach mainbus at root file arch/evbmips/mipssim/mainbus.c mainbus device cpu attach cpu at mainbus file arch/evbmips/evbmips/cpu.c cpu attach com at mainbus with com_mainbus file arch/evbmips/mipssim/com_mainbus.c com_mainbus device mipsnet: ether, ifnet, arp, mii attach mipsnet at mainbus file arch/evbmips/mipssim/if_mipsnet.c mipsnet defparam opt_mipsnet.h MIPSSIM_ETH_MACADDR attach virtio at mainbus with virtio_mainbus: virtio_mmio file arch/evbmips/mipssim/virtio_mainbus.c virtio_mainbus # Memory Disk file dev/md_root.c memory_disk_hooks # SCSI support include "dev/scsipi/files.scsipi" @ 1.2.4.1 log @file files.mipssim was added on branch thorpej-futex on 2021-04-03 22:28:23 +0000 @ text @d1 42 @ 1.2.4.2 log @Sync with HEAD. @ text @a0 42 # $NetBSD: files.mipssim,v 1.2 2021/02/16 10:58:33 reinoud Exp $ file arch/evbmips/mipssim/autoconf.c file arch/evbmips/mipssim/machdep.c file arch/evbmips/mipssim/mipssim_intr.c file arch/evbmips/mipssim/mipssim_dma.c file arch/evbmips/mipssim/mipssim_bus_io.c file arch/evbmips/evbmips/interrupt.c file arch/mips/mips/bus_dma.c file arch/mips/mips/mips3_clock.c file arch/mips/mips/mips3_clockintr.c file kern/subr_disk_mbr.c disk # System bus device mainbus {} attach mainbus at root file arch/evbmips/mipssim/mainbus.c mainbus device cpu attach cpu at mainbus file arch/evbmips/evbmips/cpu.c cpu attach com at mainbus with com_mainbus file arch/evbmips/mipssim/com_mainbus.c com_mainbus device mipsnet: ether, ifnet, arp, mii attach mipsnet at mainbus file arch/evbmips/mipssim/if_mipsnet.c mipsnet defparam opt_mipsnet.h MIPSSIM_ETH_MACADDR attach virtio at mainbus with virtio_mainbus: virtio_mmio file arch/evbmips/mipssim/virtio_mainbus.c virtio_mainbus # Memory Disk file dev/md_root.c memory_disk_hooks # SCSI support include "dev/scsipi/files.scsipi" @ 1.1 log @Add support for the QEMU MIPS "mipssim" simulator. TODO- mipsnet network driver (root on md(4) only for now). @ text @d1 1 a1 1 # $NetBSD$ d6 1 d11 1 d15 2 d34 3 d39 4 @