1 1.1 bouyer # $NetBSD: files.loongson,v 1.1 2011/08/27 13:42:44 bouyer Exp $ 2 1.1 bouyer 3 1.1 bouyer # Standard stanzas config(8) can't run without 4 1.1 bouyer maxpartitions 16 5 1.1 bouyer maxusers 8 16 64 6 1.1 bouyer 7 1.1 bouyer file arch/evbmips/loongson/autoconf.c 8 1.1 bouyer file arch/evbmips/loongson/loongson_bus_io.c 9 1.1 bouyer file arch/evbmips/loongson/loongson_bus_mem.c 10 1.1 bouyer file kern/subr_disk_mbr.c 11 1.1 bouyer file arch/evbmips/loongson/loongson_intr.c 12 1.1 bouyer file arch/evbmips/evbmips/interrupt.c 13 1.1 bouyer file arch/evbmips/loongson/gdium_machdep.c 14 1.1 bouyer file arch/evbmips/loongson/generic2e_machdep.c 15 1.1 bouyer file arch/evbmips/loongson/yeeloong_machdep.c 16 1.1 bouyer file arch/evbmips/loongson/isa_machdep.c isa 17 1.1 bouyer file arch/evbmips/loongson/loongson2_machdep.c 18 1.1 bouyer file arch/evbmips/loongson/machdep.c 19 1.1 bouyer 20 1.1 bouyer file arch/mips/mips/bus_dma.c 21 1.1 bouyer file arch/mips/mips/mips3_clock.c 22 1.1 bouyer file arch/mips/mips/mips3_clockintr.c 23 1.1 bouyer 24 1.1 bouyer # Memory Disk 25 1.1 bouyer file dev/md_root.c memory_disk_hooks 26 1.1 bouyer 27 1.1 bouyer include "dev/ata/files.ata" 28 1.1 bouyer include "dev/scsipi/files.scsipi" 29 1.1 bouyer include "dev/i2o/files.i2o" 30 1.1 bouyer include "dev/isa/files.isa" 31 1.1 bouyer include "dev/pci/files.pci" 32 1.1 bouyer include "dev/pci/files.agp" 33 1.1 bouyer include "dev/usb/files.usb" 34 1.1 bouyer include "dev/bluetooth/files.bluetooth" 35 1.1 bouyer 36 1.1 bouyer device mainbus {[addr = -1] } 37 1.1 bouyer attach mainbus at root 38 1.1 bouyer file arch/evbmips/loongson/mainbus.c mainbus 39 1.1 bouyer 40 1.1 bouyer file arch/evbmips/loongson/bonito_mainbus.c bonito_mainbus 41 1.1 bouyer 42 1.1 bouyer device cpu 43 1.1 bouyer attach cpu at mainbus 44 1.1 bouyer file arch/evbmips/evbmips/cpu.c cpu 45 1.1 bouyer 46 1.1 bouyer device clock 47 1.1 bouyer attach clock at mainbus 48 1.1 bouyer 49 1.1 bouyer include "arch/mips/conf/files.bonito" 50 1.1 bouyer 51 1.1 bouyer # AMD Geode CS5536 companion chip 52 1.1 bouyer file arch/evbmips/loongson/dev/glx.c bonito & pci 53 1.1 bouyer 54 1.1 bouyer # AMD Geode CS5535/CS5536 PCI-ISA bridge 55 1.1 bouyer device gcscpcib: isabus, sysmon_wdog, gpiobus 56 1.1 bouyer attach gcscpcib at pci with gcscpcib_pci 57 1.1 bouyer file arch/evbmips/loongson/dev/gcscpcib_pci.c gcscpcib_pci 58 1.1 bouyer file dev/ic/gcscpcib.c gcscpcib 59 1.1 bouyer 60 1.1 bouyer # Other PCI-ISA bridges 61 1.1 bouyer device pcib: isabus 62 1.1 bouyer attach pcib at pci 63 1.1 bouyer file arch/evbmips/loongson/dev/pcib.c pcib | gcscpcib 64 1.1 bouyer 65 1.1 bouyer file arch/mips/pci/pciide_machdep.c pciide_common 66 1.1 bouyer 67 1.1 bouyer device mcclock: mc146818 68 1.1 bouyer attach mcclock at isa with mcclock_isa 69 1.1 bouyer file arch/evbmips/isa/mcclock_isa.c mcclock_isa 70 1.1 bouyer 71 1.1 bouyer # Lemote Yeeloong KB3310B Embedded Controller 72 1.1 bouyer device ykbec 73 1.1 bouyer attach ykbec at isa 74 1.1 bouyer file arch/evbmips/loongson/dev/kb3310.c ykbec needs-flag 75 1.1 bouyer 76 1.1 bouyer # Silicon Motion SM502 master device 77 1.1 bouyer #device voyager {}: gpiobus 78 1.1 bouyer #attach voyager at pci 79 1.1 bouyer #file arch/loongson/dev/voyager.c voyager 80 1.1 bouyer 81 1.1 bouyer # SM502 specific I2C bus bit-banging 82 1.1 bouyer #device gdiumiic: i2cbus, i2c_bitbang 83 1.1 bouyer #attach gdiumiic at gpio 84 1.1 bouyer #file arch/loongson/dev/gdiumiic.c gdiumiic 85 1.1 bouyer 86 1.1 bouyer # Gdium ST7 controller 87 1.1 bouyer #device stsec 88 1.1 bouyer #attach stsec at i2c 89 1.1 bouyer #file arch/loongson/dev/stsec.c stsec 90 1.1 bouyer 91 1.1 bouyer # Gdium M41T8x RTC 92 1.1 bouyer #device mfokclock 93 1.1 bouyer #attach mfokclock at i2c 94 1.1 bouyer #file arch/loongson/dev/m41t8xclock.c mfokclock 95 1.1 bouyer 96 1.1 bouyer # SM502 OHCI 97 1.1 bouyer #attach ohci at voyager with ohci_voyager 98 1.1 bouyer #file arch/loongson/dev/ohci_voyager.c ohci_voyager 99 1.1 bouyer 100 1.1 bouyer # Silicon Motion SM502/SM712 frame buffer 101 1.1 bouyer #device smfb: wsemuldisplaydev, rasops16 102 1.1 bouyer #attach smfb at pci with smfb_pci 103 1.1 bouyer #attach smfb at voyager with smfb_voyager 104 1.1 bouyer #file arch/loongson/dev/smfb.c smfb needs-flag 105