Home | History | Annotate | Line # | Download | only in conf
MODULAR revision 1.2.20.1
      1  1.2.20.1  pgoyette # $NetBSD: MODULAR,v 1.2.20.1 2016/11/04 14:49:01 pgoyette Exp $
      2       1.1     ahoka #
      3       1.1     ahoka # MODULAR kernel
      4       1.1     ahoka # This kernel config prefers loading kernel drivers from file system.
      5       1.1     ahoka # Please see module(7) for more information.
      6       1.1     ahoka #
      7       1.1     ahoka include "arch/i386/conf/GENERIC"
      8       1.1     ahoka 
      9       1.1     ahoka # these features are available as modules
     10       1.1     ahoka #
     11       1.1     ahoka no options	AIO		# POSIX asynchronous I/O, built as a module
     12       1.1     ahoka no options	MQUEUE		# POSIX messsage queues, built as a module
     13       1.1     ahoka no options	NFSSERVER	# Network File System server
     14       1.1     ahoka 
     15       1.1     ahoka # compatibility options, built as modules
     16       1.1     ahoka #
     17       1.1     ahoka no options 	COMPAT_OSSAUDIO	# OSS (Voxware) audio driver compatibility
     18       1.1     ahoka no options 	COMPAT_SVR4	# binary compatibility with SVR4
     19       1.1     ahoka no options 	COMPAT_IBCS2	# binary compatibility with SCO and ISC
     20       1.1     ahoka no options 	COMPAT_LINUX	# binary compatibility with Linux
     21       1.1     ahoka 
     22       1.1     ahoka # build non boot critical file systems as modules
     23       1.1     ahoka #
     24       1.1     ahoka no file-system	EXT2FS		# second extended file system (linux)
     25       1.1     ahoka no file-system	LFS		# log-structured file system
     26       1.1     ahoka no file-system	NTFS		# Windows/NT file system (experimental)
     27       1.1     ahoka no file-system	MSDOSFS		# MS-DOS file system
     28       1.1     ahoka no file-system	KERNFS		# /kern
     29       1.1     ahoka no file-system	OVERLAY		# overlay file system
     30       1.1     ahoka no file-system	PROCFS		# /proc
     31       1.1     ahoka no file-system	PUFFS		# Userspace file systems (e.g. ntfs-3g & sshfs)
     32       1.1     ahoka no file-system	UMAPFS		# NULLFS + uid and gid remapping
     33       1.1     ahoka no file-system	UNION		# union file system
     34       1.1     ahoka no file-system	CODA		# Coda File System; also needs vcoda (below)
     35       1.1     ahoka no file-system	SMBFS		# experimental - CIFS; also needs nsmb (below)
     36       1.1     ahoka 
     37       1.1     ahoka # accept filters, built as modules
     38       1.1     ahoka #
     39       1.1     ahoka no pseudo-device	accf_data 	       # "dataready" accept filter
     40       1.1     ahoka no pseudo-device	accf_http	       # "httpready" accept filter
     41       1.1     ahoka 
     42       1.1     ahoka # pseudo devices, available as modules
     43       1.1     ahoka #
     44       1.1     ahoka no pseudo-device	vcoda		       # coda minicache <-> venus comm.
     45       1.1     ahoka no pseudo-device	nsmb		       # experimental - SMB requester
     46       1.1     ahoka 
     47       1.1     ahoka # these drivers are available as modules
     48       1.1     ahoka #
     49       1.1     ahoka #no acpiacad*
     50       1.1     ahoka #no acpibat*
     51       1.1     ahoka #no acpibut*
     52       1.1     ahoka #no acpicpu*
     53       1.1     ahoka #no acpidalb*
     54       1.1     ahoka #no acpifan*
     55       1.1     ahoka #no acpilid*
     56       1.1     ahoka #no acpitz*
     57       1.1     ahoka #no acpivga*
     58       1.1     ahoka #no acpiwdrt*
     59       1.1     ahoka #no acpiwmi*
     60       1.1     ahoka 
     61       1.1     ahoka #no aibs*
     62       1.1     ahoka 
     63       1.1     ahoka no uvideo*
     64       1.1     ahoka no pseye*
     65       1.1     ahoka 
     66       1.1     ahoka no hdaudio*
     67       1.1     ahoka no hdafg*
     68       1.1     ahoka 
     69       1.1     ahoka #no cir*
     70       1.1     ahoka #no irmce*
     71       1.1     ahoka 
     72       1.1     ahoka #no alc*
     73       1.1     ahoka #no ath*
     74       1.1     ahoka #no axe*
     75       1.1     ahoka #no rum*
     76