Home | History | Annotate | Line # | Download | only in conf
MODULAR revision 1.2.16.2
      1  1.2.16.2  skrll # $NetBSD: MODULAR,v 1.2.16.2 2017/08/28 17:51:40 skrll 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_LINUX	# binary compatibility with Linux
     19       1.1  ahoka 
     20       1.1  ahoka # build non boot critical file systems as modules
     21       1.1  ahoka #
     22       1.1  ahoka no file-system	EXT2FS		# second extended file system (linux)
     23       1.1  ahoka no file-system	LFS		# log-structured file system
     24       1.1  ahoka no file-system	NTFS		# Windows/NT file system (experimental)
     25       1.1  ahoka no file-system	MSDOSFS		# MS-DOS file system
     26       1.1  ahoka no file-system	KERNFS		# /kern
     27       1.1  ahoka no file-system	OVERLAY		# overlay file system
     28       1.1  ahoka no file-system	PROCFS		# /proc
     29       1.1  ahoka no file-system	PUFFS		# Userspace file systems (e.g. ntfs-3g & sshfs)
     30       1.1  ahoka no file-system	UMAPFS		# NULLFS + uid and gid remapping
     31       1.1  ahoka no file-system	UNION		# union file system
     32       1.1  ahoka no file-system	CODA		# Coda File System; also needs vcoda (below)
     33       1.1  ahoka no file-system	SMBFS		# experimental - CIFS; also needs nsmb (below)
     34       1.1  ahoka 
     35       1.1  ahoka # accept filters, built as modules
     36       1.1  ahoka #
     37       1.1  ahoka no pseudo-device	accf_data 	       # "dataready" accept filter
     38       1.1  ahoka no pseudo-device	accf_http	       # "httpready" accept filter
     39       1.1  ahoka 
     40       1.1  ahoka # pseudo devices, available as modules
     41       1.1  ahoka #
     42       1.1  ahoka no pseudo-device	vcoda		       # coda minicache <-> venus comm.
     43       1.1  ahoka no pseudo-device	nsmb		       # experimental - SMB requester
     44       1.1  ahoka 
     45       1.1  ahoka # these drivers are available as modules
     46       1.1  ahoka #
     47       1.1  ahoka #no acpiacad*
     48       1.1  ahoka #no acpibat*
     49       1.1  ahoka #no acpibut*
     50       1.1  ahoka #no acpicpu*
     51       1.1  ahoka #no acpidalb*
     52       1.1  ahoka #no acpifan*
     53       1.1  ahoka #no acpilid*
     54       1.1  ahoka #no acpitz*
     55       1.1  ahoka #no acpivga*
     56       1.1  ahoka #no acpiwdrt*
     57       1.1  ahoka #no acpiwmi*
     58       1.1  ahoka 
     59       1.1  ahoka #no aibs*
     60       1.1  ahoka 
     61       1.1  ahoka no uvideo*
     62       1.1  ahoka no pseye*
     63       1.1  ahoka 
     64       1.1  ahoka no hdaudio*
     65       1.1  ahoka no hdafg*
     66       1.1  ahoka 
     67       1.1  ahoka #no cir*
     68       1.1  ahoka #no irmce*
     69       1.1  ahoka 
     70       1.1  ahoka #no alc*
     71       1.1  ahoka #no ath*
     72       1.1  ahoka #no axe*
     73       1.1  ahoka #no rum*
     74