Home | History | Annotate | Line # | Download | only in conf
GENERIC.SKI revision 1.1.2.3
      1  1.1.2.3  yamt # $NetBSD: GENERIC.SKI,v 1.1.2.3 2006/08/11 15:42:00 yamt Exp $
      2  1.1.2.2  yamt #
      3  1.1.2.2  yamt # GENERIC machine description file
      4  1.1.2.2  yamt #
      5  1.1.2.2  yamt # This machine description file is used to generate the default NetBSD
      6  1.1.2.2  yamt # kernel.  The generic kernel does not include all options, subsystems
      7  1.1.2.2  yamt # and device drivers, but should be useful for most applications.
      8  1.1.2.2  yamt #
      9  1.1.2.2  yamt # The machine description file can be customised for your specific
     10  1.1.2.2  yamt # machine to reduce the kernel size and improve its performance.
     11  1.1.2.2  yamt #
     12  1.1.2.2  yamt # For further information on compiling NetBSD kernels, see the config(8)
     13  1.1.2.2  yamt # man page.
     14  1.1.2.2  yamt #
     15  1.1.2.2  yamt # For further information on hardware support for this architecture, see
     16  1.1.2.2  yamt # the intro(4) man page.  For further information about kernel options
     17  1.1.2.2  yamt # for this architecture, see the options(4) man page.  For an explanation
     18  1.1.2.2  yamt # of each device driver in this file see the section 4 man page for the
     19  1.1.2.2  yamt # device.
     20  1.1.2.2  yamt 
     21  1.1.2.2  yamt include 	"arch/ia64/conf/std.ia64"
     22  1.1.2.2  yamt 
     23  1.1.2.2  yamt options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
     24  1.1.2.2  yamt 
     25  1.1.2.3  yamt #ident 		"GENERIC-$Revision: 1.1.2.3 $"
     26  1.1.2.2  yamt 
     27  1.1.2.2  yamt maxusers	32		# estimated number of users
     28  1.1.2.2  yamt 
     29  1.1.2.2  yamt # CPU support.  At least one is REQUIRED.
     30  1.1.2.2  yamt #options	IA64_CPU
     31  1.1.2.2  yamt 
     32  1.1.2.2  yamt # CPU-related options.
     33  1.1.2.2  yamt 
     34  1.1.2.2  yamt # Standard system options
     35  1.1.2.2  yamt 
     36  1.1.2.2  yamt options 	USERCONF	# userconf(4) support
     37  1.1.2.2  yamt 
     38  1.1.2.2  yamt # Diagnostic/debugging support options
     39  1.1.2.2  yamt options 	DIAGNOSTIC	# expensive kernel consistency checks
     40  1.1.2.2  yamt options 	DEBUG		# expensive debugging checks/support
     41  1.1.2.2  yamt #options 	KMEMSTATS	# kernel memory statistics (vmstat -m)
     42  1.1.2.2  yamt options 	DDB		# in-kernel debugger
     43  1.1.2.2  yamt #options 	DDB_ONPANIC=1	# see also sysctl(8): `ddb.onpanic'
     44  1.1.2.2  yamt #options 	DDB_HISTORY_SIZE=512	# enable history editing in DDB
     45  1.1.2.2  yamt #options 	KGDB		# remote debugger
     46  1.1.2.2  yamt #options 	KGDB_DEVNAME="\"com\"",KGDB_DEVADDR=0x3f8,KGDB_DEVRATE=9600
     47  1.1.2.2  yamt #options		MALLOC_DEBUG
     48  1.1.2.2  yamt #options		MALLOCLOG
     49  1.1.2.2  yamt makeoptions	DEBUG="-g"	# compile full symbol table
     50  1.1.2.2  yamt 
     51  1.1.2.2  yamt # File systems
     52  1.1.2.3  yamt file-system	FFS		# UFS
     53  1.1.2.3  yamt #file-system 	MFS		# memory file system
     54  1.1.2.3  yamt 
     55  1.1.2.2  yamt 
     56  1.1.2.2  yamt # Kernel root file system and dump configuration.
     57  1.1.2.3  yamt #config		netbsd	root on ? type ?
     58  1.1.2.3  yamt config		netbsd	root on md0a type ffs
     59  1.1.2.2  yamt #config		netbsd	root on sd0a type ffs
     60  1.1.2.2  yamt #config		netbsd	root on ? type nfs
     61  1.1.2.2  yamt 
     62  1.1.2.2  yamt #
     63  1.1.2.2  yamt # Device configuration
     64  1.1.2.2  yamt #
     65  1.1.2.2  yamt 
     66  1.1.2.2  yamt mainbus0 at root
     67  1.1.2.2  yamt 
     68  1.1.2.2  yamt cpu* at mainbus?
     69  1.1.2.2  yamt #ioapic* at mainbus?
     70  1.1.2.2  yamt 
     71  1.1.2.2  yamt 
     72  1.1.2.2  yamt # Pull in optional local configuration
     73  1.1.2.2  yamt include	"arch/ia64/conf/GENERIC.local"
     74  1.1.2.2  yamt 
     75  1.1.2.2  yamt # Console Devices
     76  1.1.2.2  yamt #ssccons*	at mainbus0		# Ski console interface driver
     77  1.1.2.2  yamt #wsdisplay*	at ssccons0 console ?
     78  1.1.2.2  yamt #wskbd*		at ssccons0 console ?
     79  1.1.2.2  yamt 
     80  1.1.2.2  yamt # Pseudo-Devices
     81  1.1.2.2  yamt 
     82  1.1.2.2  yamt 
     83  1.1.2.2  yamt # wscons pseudo-devices
     84  1.1.2.2  yamt pseudo-device	ssccons			# Ski emulator console
     85  1.1.2.2  yamt #pseudo-device	wsmux			# mouse & keyboard multiplexor
     86  1.1.2.2  yamt #pseudo-device	wsfont
     87  1.1.2.2  yamt pseudo-device	ksyms			# /dev/ksyms
     88  1.1.2.3  yamt pseudo-device	md		1
     89  1.1.2.3  yamt 
     90  1.1.2.3  yamt # Enable the hooks used for initializing the root memory-disk.
     91  1.1.2.3  yamt options     MEMORY_DISK_HOOKS
     92  1.1.2.3  yamt options     MEMORY_DISK_IS_ROOT         # force root on memory disk
     93  1.1.2.3  yamt options     MEMORY_DISK_SERVER=1        # make the ramdisk writeable
     94  1.1.2.3  yamt #options    MEMORY_DISK_ROOT_SIZE=2880  # 1.44M, same as a floppy
     95  1.1.2.3  yamt options     MEMORY_DISK_ROOT_SIZE=8192  # 4Meg
     96  1.1.2.3  yamt options     MEMORY_RBFLAGS=0            # don't force single user
     97