[BACK]Return to ATARITT CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / atari / conf

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/arch/atari/conf/ATARITT between version 1.40.8.4 and 1.40.8.5

version 1.40.8.4, 2002/04/17 00:02:38 version 1.40.8.5, 2002/06/20 03:38:16
Line 6 
Line 6 
 #  #
 # Created from:  # Created from:
 #               NetBSD: ATARITT.in,v 1.4 2001/04/10 06:28:38 leo Exp $  #               NetBSD: ATARITT.in,v 1.4 2001/04/10 06:28:38 leo Exp $
 #               NetBSD: GENERIC.in,v 1.17 2002/04/12 22:34:13 leo Exp $  #               NetBSD: GENERIC.in,v 1.21 2002/06/17 05:14:06 lukem Exp $
   
 #This configuration file is for a GENERIC ATARI-TT  #This configuration file is for a GENERIC ATARI-TT
   
Line 14 
Line 14 
   
 include "arch/atari/conf/std.atari"  include "arch/atari/conf/std.atari"
   
   options         INCLUDE_CONFIG_FILE     # embed config file in kernel binary
   
 #Add support for about 16 users. This variable is used to size  #Add support for about 16 users. This variable is used to size
 #various kernel structures.  #various kernel structures.
   
Line 88  options  QUOTA  # Disk quotas for local 
Line 90  options  QUOTA  # Disk quotas for local 
 options         SOFTDEP         # FFS soft updates support.  options         SOFTDEP         # FFS soft updates support.
 options         NFSSERVER       # Network File System server side code  options         NFSSERVER       # Network File System server side code
 #options        EXT2FS_SYSTEM_FLAGS     # makes ext2fs file flags (append and  #options        EXT2FS_SYSTEM_FLAGS     # makes ext2fs file flags (append and
                                 # immutable) behave as system flags.                                  #immutable) behave as system flags.
   
 #Misc. debugging options  #Misc. debugging options
   
Line 163  config  netbsd root on ? type ?
Line 165  config  netbsd root on ? type ?
   
 pseudo-device   sl                      # Slip  pseudo-device   sl                      # Slip
 pseudo-device   ppp                     # ppp  pseudo-device   ppp                     # ppp
   
 pseudo-device   pppoe                   # PPP over Ethernet (RFC 2516)  pseudo-device   pppoe                   # PPP over Ethernet (RFC 2516)
   
 pseudo-device   pty                     # pseudo-terminals  pseudo-device   pty                     # pseudo-terminals
 pseudo-device   loop                    # Loopback network  pseudo-device   loop                    # Loopback network
 pseudo-device   vnd             3       # 3 pseudo disks (see vnconfig)  pseudo-device   vnd             3       # 3 pseudo disks (see vnconfig)
Line 190  options  RAID_AUTOCONFIG  # auto-configu
Line 194  options  RAID_AUTOCONFIG  # auto-configu
 #options        RF_INCLUDE_PARITY_DECLUSTERING_DS=1  #options        RF_INCLUDE_PARITY_DECLUSTERING_DS=1
 pseudo-device   ipfilter                # IP filtering device  pseudo-device   ipfilter                # IP filtering device
 pseudo-device   rnd                     # /dev/random and in-kernel generator  pseudo-device   rnd                     # /dev/random and in-kernel generator
   pseudo-device   clockctl                # user control of clock subsystem
   
 #Hardware options for GENERIC are in the various machine type specific files  #Hardware options for GENERIC are in the various machine type specific files
   

Legend:
Removed from v.1.40.8.4  
changed lines
  Added in v.1.40.8.5

CVSweb <webmaster@jp.NetBSD.org>