Home | History | Annotate | Line # | Download | only in conf
files.ofppc revision 1.41.2.2
      1  1.41.2.2     rmind #	$NetBSD: files.ofppc,v 1.41.2.2 2011/03/05 20:51:28 rmind Exp $
      2       1.1        ws #
      3      1.16   thorpej # NetBSD/ofppc configuration info
      4       1.1        ws #
      5      1.16   thorpej 
      6      1.16   thorpej # maxpartitions must be the first thing in files.${MACHINE}
      7       1.1        ws maxpartitions 16
      8       1.1        ws 
      9      1.16   thorpej maxusers 8 16 64
     10      1.16   thorpej 
     11  1.41.2.2     rmind defflag	akbd.h		NO_AKDB_DEVICE
     12  1.41.2.2     rmind defflag adbkbd.h	NO_ADBKBD_DEVICE
     13  1.41.2.2     rmind defflag zsc.h		NO_ZSC_DEVICE
     14  1.41.2.2     rmind defflag adb.h		NO_ADB_DEVICE
     15  1.41.2.2     rmind defflag ukbd.h		NO_UKBD_DEVICE
     16  1.41.2.2     rmind defflag zstty.h		NO_ZSTTY_DEVICE
     17  1.41.2.2     rmind defflag ofb.h		NO_OFB_DEVICE
     18  1.41.2.2     rmind 
     19  1.41.2.2     rmind defflag opt_disksubr.h	RDB_PART
     20       1.1        ws 
     21      1.33   garbled file	arch/powerpc/oea/ofw_autoconf.c
     22      1.28   garbled file	arch/powerpc/powerpc/clock.c
     23  1.41.2.2     rmind file	arch/ofppc/ofppc/disksubr.c		disk
     24      1.28   garbled file	arch/powerpc/oea/ofwoea_machdep.c
     25      1.28   garbled file	arch/powerpc/oea/ofw_consinit.c
     26      1.34   garbled file	arch/powerpc/oea/ofw_rascons.c
     27       1.8  sakamoto file	arch/ofppc/ofppc/machdep.c
     28       1.1        ws 
     29      1.28   garbled file	arch/powerpc/powerpc/bus_dma.c
     30      1.28   garbled file	arch/powerpc/powerpc/bus_space.c
     31      1.22      matt file	arch/powerpc/powerpc/procfs_machdep.c	procfs
     32      1.28   garbled file	dev/cons.c
     33      1.26      jmmv 
     34       1.9  sakamoto #
     35       1.9  sakamoto # CPU specific OpenFirmware code
     36       1.9  sakamoto #
     37       1.9  sakamoto include "arch/powerpc/conf/files.ofw"
     38      1.28   garbled include "arch/powerpc/pic/files.pic"
     39      1.40   garbled include "arch/powerpc/pic/files.ipi"
     40      1.12      manu 
     41      1.12      manu #
     42       1.7   mycroft # Generic OpenFirmware device support
     43       1.7   mycroft #
     44      1.30   garbled #include "dev/ofw/files.ofw"
     45      1.17   thorpej 
     46      1.17   thorpej #
     47      1.17   thorpej # I2O device support
     48      1.17   thorpej #
     49      1.17   thorpej include "dev/i2o/files.i2o"
     50      1.17   thorpej 
     51      1.17   thorpej #
     52      1.17   thorpej # SCSI support
     53      1.17   thorpej #
     54      1.17   thorpej include "dev/scsipi/files.scsipi"
     55      1.17   thorpej 
     56      1.17   thorpej #
     57      1.17   thorpej # ATA/IDE support
     58      1.17   thorpej #
     59      1.17   thorpej include "dev/ata/files.ata"
     60      1.17   thorpej 
     61      1.17   thorpej # Memory Disk
     62      1.17   thorpej file	dev/md_root.c				memory_disk_hooks
     63      1.17   thorpej 
     64      1.28   garbled define mainbus {}
     65      1.30   garbled device mainbus: mainbus
     66      1.28   garbled attach mainbus at root
     67      1.28   garbled file	arch/ofppc/ofppc/mainbus.c		mainbus
     68      1.28   garbled 
     69      1.30   garbled defpseudo openfirm
     70      1.30   garbled file	dev/ofw/openfirmio.c			openfirm needs-flag
     71      1.30   garbled file	dev/ofw/ofw_subr.c			ofbus | openfirm
     72      1.30   garbled 
     73      1.30   garbled device	rtas
     74      1.30   garbled attach	rtas at mainbus
     75      1.30   garbled file	arch/powerpc/powerpc/rtas.c		rtas needs-flag
     76      1.30   garbled 
     77      1.37       phx include "dev/usb/files.usb"
     78      1.37       phx include "dev/ieee1394/files.ieee1394"
     79      1.37       phx 
     80      1.17   thorpej #
     81      1.17   thorpej # PCI bus support
     82      1.17   thorpej #
     83      1.27   tsutsui include "dev/pci/files.pci"
     84      1.28   garbled include "dev/pci/files.agp"
     85      1.28   garbled file	arch/powerpc/pci/pciconf_indirect.c	pci
     86      1.29   garbled file	arch/powerpc/pci/pciconf_ofmethod.c	pci
     87      1.28   garbled file	arch/powerpc/pci/pci_machdep_common.c	pci
     88      1.28   garbled file	arch/powerpc/pci/pci_machdep_ofw.c	pci
     89      1.28   garbled 
     90      1.28   garbled device ofwpci: pcibus
     91      1.28   garbled attach ofwpci at mainbus
     92      1.28   garbled file	arch/ofppc/pci/ofwpci.c			ofwpci
     93      1.28   garbled 
     94  1.41.2.1     rmind # Marvell System-Controller MV64361(Discovery II) (on PegasosII)
     95  1.41.2.1     rmind include "dev/marvell/files.discovery"
     96  1.41.2.1     rmind attach	gt at mainbus
     97  1.41.2.1     rmind file	arch/ofppc/pci/gt_mainbus.c		gt
     98  1.41.2.1     rmind file	arch/powerpc/marvell/pci_machdep.c	gtpci
     99      1.29   garbled 
    100      1.28   garbled device pchb: pcibus
    101      1.28   garbled attach pchb at pci
    102      1.28   garbled file	arch/powerpc/pci/pchb.c			pchb
    103      1.28   garbled 
    104      1.28   garbled # PCI-ISA bridges
    105      1.28   garbled device	pcib: isabus
    106      1.28   garbled attach	pcib at pci
    107      1.28   garbled file	arch/powerpc/pci/pcib.c			pcib
    108      1.28   garbled 
    109      1.17   thorpej #
    110      1.17   thorpej # ISA bus support
    111      1.17   thorpej #
    112      1.17   thorpej include "dev/isa/files.isa"
    113      1.28   garbled file	arch/powerpc/isa/isa_machdep_common.c	isa
    114      1.28   garbled file	arch/ofppc/isa/isa_machdep.c		isa
    115      1.28   garbled file	arch/powerpc/isa/isadma_machdep.c	isa
    116      1.14      matt 
    117      1.32   garbled include "dev/pckbport/files.pckbport"
    118      1.32   garbled 
    119      1.41  kiyohara # Floppy disk controller
    120      1.41  kiyohara device	fdc {drive = -1}: isadma
    121  1.41.2.1     rmind file	dev/isa/fd.c				fdc needs-flag
    122      1.41  kiyohara 
    123      1.41  kiyohara attach	fdc at isa with fdc_isa
    124  1.41.2.1     rmind file	dev/isa/fdc_isa.c			fdc_isa
    125      1.41  kiyohara 
    126      1.41  kiyohara device	fd: disk
    127      1.41  kiyohara attach	fd at fdc
    128      1.41  kiyohara 
    129      1.14      matt device	cpu
    130      1.15   thorpej attach	cpu at mainbus
    131      1.14      matt file	arch/ofppc/ofppc/cpu.c			cpu
    132      1.16   thorpej 
    133      1.16   thorpej #
    134      1.16   thorpej # Support for generic OpenFirmware driver configurations.  This is
    135      1.16   thorpej # always included in the kernel.
    136      1.16   thorpej #
    137      1.28   garbled #file	arch/ofppc/ofwgen/ofwgen.c
    138      1.28   garbled #file	arch/ofppc/ofwgen/ofwgen_intr.c
    139      1.20   gehenna 
    140      1.36   garbled include "arch/powerpc/conf/majors.powerpc"
    141