files.loongson revision 1.2
11.2Smacallan# $NetBSD: files.loongson,v 1.2 2011/09/01 14:07:36 macallan Exp $ 21.1Sbouyer 31.1Sbouyer# Standard stanzas config(8) can't run without 41.1Sbouyermaxpartitions 16 51.1Sbouyermaxusers 8 16 64 61.1Sbouyer 71.1Sbouyerfile arch/evbmips/loongson/autoconf.c 81.1Sbouyerfile arch/evbmips/loongson/loongson_bus_io.c 91.1Sbouyerfile arch/evbmips/loongson/loongson_bus_mem.c 101.1Sbouyerfile kern/subr_disk_mbr.c 111.1Sbouyerfile arch/evbmips/loongson/loongson_intr.c 121.1Sbouyerfile arch/evbmips/evbmips/interrupt.c 131.1Sbouyerfile arch/evbmips/loongson/gdium_machdep.c 141.1Sbouyerfile arch/evbmips/loongson/generic2e_machdep.c 151.1Sbouyerfile arch/evbmips/loongson/yeeloong_machdep.c 161.1Sbouyerfile arch/evbmips/loongson/isa_machdep.c isa 171.1Sbouyerfile arch/evbmips/loongson/loongson2_machdep.c 181.1Sbouyerfile arch/evbmips/loongson/machdep.c 191.1Sbouyer 201.1Sbouyerfile arch/mips/mips/bus_dma.c 211.1Sbouyerfile arch/mips/mips/mips3_clock.c 221.1Sbouyerfile arch/mips/mips/mips3_clockintr.c 231.1Sbouyer 241.1Sbouyer# Memory Disk 251.1Sbouyerfile dev/md_root.c memory_disk_hooks 261.1Sbouyer 271.1Sbouyerinclude "dev/ata/files.ata" 281.1Sbouyerinclude "dev/scsipi/files.scsipi" 291.1Sbouyerinclude "dev/i2o/files.i2o" 301.1Sbouyerinclude "dev/isa/files.isa" 311.1Sbouyerinclude "dev/pci/files.pci" 321.1Sbouyerinclude "dev/pci/files.agp" 331.1Sbouyerinclude "dev/usb/files.usb" 341.1Sbouyerinclude "dev/bluetooth/files.bluetooth" 351.1Sbouyer 361.1Sbouyerdevice mainbus {[addr = -1] } 371.1Sbouyerattach mainbus at root 381.1Sbouyerfile arch/evbmips/loongson/mainbus.c mainbus 391.1Sbouyer 401.1Sbouyerfile arch/evbmips/loongson/bonito_mainbus.c bonito_mainbus 411.1Sbouyer 421.1Sbouyerdevice cpu 431.1Sbouyerattach cpu at mainbus 441.1Sbouyerfile arch/evbmips/evbmips/cpu.c cpu 451.1Sbouyer 461.1Sbouyerdevice clock 471.1Sbouyerattach clock at mainbus 481.1Sbouyer 491.1Sbouyerinclude "arch/mips/conf/files.bonito" 501.1Sbouyer 511.1Sbouyer# AMD Geode CS5536 companion chip 521.1Sbouyerfile arch/evbmips/loongson/dev/glx.c bonito & pci 531.1Sbouyer 541.1Sbouyer# AMD Geode CS5535/CS5536 PCI-ISA bridge 551.1Sbouyerdevice gcscpcib: isabus, sysmon_wdog, gpiobus 561.1Sbouyerattach gcscpcib at pci with gcscpcib_pci 571.1Sbouyerfile arch/evbmips/loongson/dev/gcscpcib_pci.c gcscpcib_pci 581.1Sbouyerfile dev/ic/gcscpcib.c gcscpcib 591.1Sbouyer 601.1Sbouyer# Other PCI-ISA bridges 611.1Sbouyerdevice pcib: isabus 621.1Sbouyerattach pcib at pci 631.1Sbouyerfile arch/evbmips/loongson/dev/pcib.c pcib | gcscpcib 641.1Sbouyer 651.1Sbouyerfile arch/mips/pci/pciide_machdep.c pciide_common 661.1Sbouyer 671.1Sbouyerdevice mcclock: mc146818 681.1Sbouyerattach mcclock at isa with mcclock_isa 691.1Sbouyerfile arch/evbmips/isa/mcclock_isa.c mcclock_isa 701.1Sbouyer 711.1Sbouyer# Lemote Yeeloong KB3310B Embedded Controller 721.1Sbouyerdevice ykbec 731.1Sbouyerattach ykbec at isa 741.1Sbouyerfile arch/evbmips/loongson/dev/kb3310.c ykbec needs-flag 751.1Sbouyer 761.1Sbouyer# Gdium ST7 controller 771.2Smacallandevice stvii 781.2Smacallanattach stvii at iic 791.2Smacallanfile arch/evbmips/loongson/dev/stvii.c stvii 801.2Smacallandefflag opt_stvii.h STVII_DEBUG 811.1Sbouyer 821.1Sbouyer# SM502 OHCI 831.1Sbouyer#attach ohci at voyager with ohci_voyager 841.1Sbouyer#file arch/loongson/dev/ohci_voyager.c ohci_voyager 85