files.loongson revision 1.4
11.4Smacallan# $NetBSD: files.loongson,v 1.4 2013/02/28 13:21:15 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.3Snonakafile 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.3Snonakainclude "dev/i2o/files.i2o" 301.3Snonakainclude "dev/isa/files.isa" 311.3Snonakainclude "dev/pci/files.pci" 321.3Snonakainclude "dev/pci/files.agp" 331.3Snonakainclude "dev/usb/files.usb" 341.1Sbouyerinclude "dev/bluetooth/files.bluetooth" 351.3Snonakainclude "dev/pckbport/files.pckbport" 361.1Sbouyer 371.1Sbouyerdevice mainbus {[addr = -1] } 381.1Sbouyerattach mainbus at root 391.3Snonakafile arch/evbmips/loongson/mainbus.c mainbus 401.1Sbouyer 411.3Snonakafile arch/evbmips/loongson/bonito_mainbus.c bonito_mainbus 421.1Sbouyer 431.1Sbouyerdevice cpu 441.1Sbouyerattach cpu at mainbus 451.1Sbouyerfile arch/evbmips/evbmips/cpu.c cpu 461.1Sbouyer 471.1Sbouyerdevice clock 481.1Sbouyerattach clock at mainbus 491.1Sbouyer 501.1Sbouyerinclude "arch/mips/conf/files.bonito" 511.1Sbouyer 521.1Sbouyer# AMD Geode CS5536 companion chip 531.1Sbouyerfile arch/evbmips/loongson/dev/glx.c bonito & pci 541.1Sbouyer 551.1Sbouyer# AMD Geode CS5535/CS5536 PCI-ISA bridge 561.3Snonakadevice gcscpcib: isabus, sysmon_wdog, gpiobus 571.3Snonakaattach gcscpcib at pci with gcscpcib_pci 581.1Sbouyerfile arch/evbmips/loongson/dev/gcscpcib_pci.c gcscpcib_pci 591.1Sbouyerfile dev/ic/gcscpcib.c gcscpcib 601.1Sbouyer 611.1Sbouyer# Other PCI-ISA bridges 621.1Sbouyerdevice pcib: isabus 631.1Sbouyerattach pcib at pci 641.1Sbouyerfile arch/evbmips/loongson/dev/pcib.c pcib | gcscpcib 651.1Sbouyer 661.1Sbouyerfile arch/mips/pci/pciide_machdep.c pciide_common 671.1Sbouyer 681.1Sbouyerdevice mcclock: mc146818 691.1Sbouyerattach mcclock at isa with mcclock_isa 701.1Sbouyerfile arch/evbmips/isa/mcclock_isa.c mcclock_isa 711.1Sbouyer 721.1Sbouyer# Lemote Yeeloong KB3310B Embedded Controller 731.1Sbouyerdevice ykbec 741.1Sbouyerattach ykbec at isa 751.3Snonakafile arch/evbmips/loongson/dev/kb3310.c ykbec needs-flag 761.1Sbouyer 771.1Sbouyer# Gdium ST7 controller 781.2Smacallandevice stvii 791.2Smacallanattach stvii at iic 801.4Smacallanfile arch/evbmips/loongson/dev/stvii.c stvii needs-flag 811.2Smacallandefflag opt_stvii.h STVII_DEBUG 821.1Sbouyer 831.1Sbouyer# SM502 OHCI 841.1Sbouyer#attach ohci at voyager with ohci_voyager 851.3Snonaka#file arch/loongson/dev/ohci_voyager.c ohci_voyager 86