Home | History | Annotate | Line # | Download | only in conf
files.obs405 revision 1.17.32.1
      1  1.17.32.1  jmcneill #	$NetBSD: files.obs405,v 1.17.32.1 2007/12/09 19:35:02 jmcneill Exp $
      2        1.1     shige #
      3        1.1     shige # obs405-specific configuration info
      4        1.1     shige 
      5        1.6     shige file	arch/powerpc/ibm4xx/ibm4xx_autoconf.c
      6        1.1     shige file	arch/powerpc/ibm4xx/ibm40x_machdep.c
      7        1.8     shige file	arch/powerpc/ibm4xx/ibm4xx_machdep.c
      8        1.4       scw file	arch/powerpc/ibm4xx/intr.c
      9        1.7     shige file	arch/powerpc/ibm4xx/openbios/openbios.c
     10        1.1     shige file	arch/evbppc/obs405/consinit.c
     11       1.10     shige file	arch/evbppc/obs405/obs266_autoconf.c
     12       1.10     shige file	arch/evbppc/obs405/obs266_machdep.c
     13       1.10     shige file	arch/evbppc/obs405/obs405_autoconf.c
     14       1.10     shige file	arch/evbppc/obs405/obs405_machdep.c
     15        1.1     shige 
     16        1.1     shige # Memory Disk for install kernel
     17        1.1     shige file	dev/md_root.c				memory_disk_hooks
     18        1.1     shige 
     19        1.1     shige # Machine-independent SCSI drivers
     20        1.1     shige include	"dev/scsipi/files.scsipi"
     21        1.1     shige 
     22        1.1     shige # Machine-independent ATA drivers
     23        1.1     shige include	"dev/ata/files.ata"
     24        1.1     shige 
     25        1.1     shige # Workstation Console
     26        1.1     shige include "dev/wscons/files.wscons"
     27        1.1     shige 
     28        1.1     shige # Raster operations
     29        1.1     shige include "dev/rasops/files.rasops"
     30        1.1     shige include "dev/wsfont/files.wsfont"
     31       1.11  kiyohara 
     32       1.11  kiyohara #
     33       1.11  kiyohara # Machine-independent CardBus drivers
     34       1.11  kiyohara #
     35       1.11  kiyohara include "dev/cardbus/files.cardbus"
     36       1.11  kiyohara include "dev/pcmcia/files.pcmcia"
     37       1.11  kiyohara 
     38       1.11  kiyohara file arch/evbppc/obs405/rbus_machdep.c		cardbus
     39       1.12  kiyohara 
     40       1.12  kiyohara include "dev/usb/files.usb"
     41       1.12  kiyohara 
     42       1.12  kiyohara include "dev/ieee1394/files.ieee1394"
     43