Home | History | Annotate | Line # | Download | only in conf
files.ofppc revision 1.11
      1  1.11      fvdl #	$NetBSD: files.ofppc,v 1.11 2001/01/17 00:07:32 fvdl Exp $
      2   1.1        ws #
      3   1.8  sakamoto # First try for ofppc-specific configuration info
      4   1.1        ws #
      5   1.1        ws maxpartitions 16
      6   1.1        ws 
      7   1.1        ws maxusers 2 8 64
      8   1.1        ws 
      9   1.8  sakamoto file	arch/ofppc/ofppc/autoconf.c
     10   1.8  sakamoto file	arch/ofppc/ofppc/clock.c
     11   1.8  sakamoto file	arch/ofppc/ofppc/conf.c
     12   1.8  sakamoto file	arch/ofppc/ofppc/disksubr.c		disk
     13   1.8  sakamoto file	arch/ofppc/ofppc/machdep.c
     14  1.11      fvdl file	arch/ofppc/ofppc/procfs_machdep.c	procfs
     15   1.1        ws file	dev/cons.c
     16   1.1        ws file	dev/cninit.c
     17   1.1        ws 
     18   1.9  sakamoto #
     19   1.9  sakamoto # CPU specific OpenFirmware code
     20   1.9  sakamoto #
     21   1.9  sakamoto include "arch/powerpc/conf/files.ofw"
     22   1.7   mycroft 
     23   1.7   mycroft #
     24   1.7   mycroft # Generic OpenFirmware device support
     25   1.7   mycroft #
     26   1.7   mycroft include "dev/ofw/files.ofw"
     27   1.7   mycroft major	{ofdisk = 0}
     28   1.7   mycroft 
     29   1.7   mycroft 
     30   1.3   thorpej # For now, hardwire soft interrupt handling
     31   1.8  sakamoto file	arch/ofppc/ofppc/soft_spl.c
     32   1.3   thorpej 
     33   1.1        ws # FirePower specific code
     34   1.7   mycroft #device firepower: ofbus
     35   1.1        ws #attach firepower at root
     36   1.1        ws 
     37   1.8  sakamoto #file	arch/ofppc/firepower/firedep.c	firepower needs-flag
     38   1.8  sakamoto #file	arch/ofppc/firepower/fireirq.c	firepower
     39   1.7   mycroft 
     40   1.7   mycroft 
     41   1.7   mycroft #
     42   1.7   mycroft # System bus types
     43   1.7   mycroft #
     44   1.7   mycroft define	mainbus {}
     45   1.7   mycroft device	mainbus: mainbus, ofbus
     46   1.7   mycroft attach	mainbus at root
     47   1.8  sakamoto file	arch/ofppc/ofppc/mainbus.c		mainbus
     48  1.10     oster 
     49  1.10     oster # RAIDframe
     50  1.10     oster major	{raid = 12}
     51