ATARITT revision 1.97
11.1Sleo#
21.92Sabs# $NetBSD: ATARITT,v 1.97 2010/03/13 16:31:38 tsutsui Exp $
31.1Sleo#
41.34Sleo# This file was automatically created. Changes will be
51.34Sleo# lost when running makeconf in this directory.
61.1Sleo#
71.41Slukem# Created from:
81.97Stsutsui#		NetBSD: GENERIC.in,v 1.84 2010/03/13 16:30:02 tsutsui Exp $
91.15Sleoinclude "arch/atari/conf/std.atari"
101.60Sabsoptions INCLUDE_CONFIG_FILE # embed config file in kernel binary
111.60Sabsmaxusers 16
121.60Sabsoptions HZ=64 # Set the clock-rate (48/64/96)
131.60Sabsoptions INSECURE # disable kernel security levels
141.60Sabsoptions M68030 # support for 030
151.60Sabsoptions INET # IP + ICMP + TCP + UDP
161.60Sabsoptions INET6 # IPV6
171.60Sabsoptions PPP_BSDCOMP # BSD-Compress compression support for PPP
181.60Sabsoptions PPP_DEFLATE # Deflate compression support for PPP
191.60Sabsoptions PPP_FILTER # Active filter support for PPP (requires bpf)
201.60Sabsoptions PFIL_HOOKS # pfil(9) packet filter hooks
211.60Sabsoptions IPFILTER_LOG # ipmon(8) log support
221.83Smartinoptions IPFILTER_LOOKUP # ippool(8) support
231.60Sabsfile-system FFS # Berkeley fast file system
241.60Sabsfile-system MFS # Memory based filesystem
251.60Sabsfile-system MSDOSFS # MSDOS filesystem
261.60Sabsfile-system CD9660 # ISO 9660 filesystem with Rock Ridge
271.89Sabsfile-system KERNFS # Kernel parameter filesystem
281.60Sabsfile-system NFS # Network File System client side code
291.60Sabsfile-system PROCFS # Process filesystem
301.60Sabsfile-system FDESC # /dev/fd
311.60Sabsfile-system NULLFS # Loopback filesystem
321.60Sabsfile-system OVERLAY # overlay filesystem
331.60Sabsfile-system UNION # union file system
341.60Sabsfile-system UMAPFS # null file system (with uid & gid remapping)
351.95Spookafile-system PUFFS # Userspace file systems (e.g. ntfs-3g & sshfs)
361.60Sabsfile-system EXT2FS # second extended file system (linux)
371.73Schristosfile-system PTYFS # /dev/pts/N support
381.86Ssimonboptions WAPBL # File system journaling support - Experimental
391.60Sabsoptions NFSSERVER # Network File System server side code
401.60Sabsoptions PANICWAIT # Require keystroke to dump/reboot
411.60Sabsoptions DDB # Kernel debugger
421.60Sabsoptions DDB_HISTORY_SIZE=100 # Enable history editing in DDB
431.93Sabsoptions COMPAT_43 # 4.3 BSD compatible system calls
441.68Ssimonboptions COMPAT_10 # Compatibility with NetBSD 1.0
451.68Ssimonboptions COMPAT_11 # Compatibility with NetBSD 1.1
461.68Ssimonboptions COMPAT_12 # Compatibility with NetBSD 1.2
471.68Ssimonboptions COMPAT_13 # Compatibility with NetBSD 1.3
481.68Ssimonboptions COMPAT_14 # Compatibility with NetBSD 1.4
491.68Ssimonboptions COMPAT_15 # Compatibility with NetBSD 1.5
501.68Ssimonboptions COMPAT_16 # Compatibility with NetBSD 1.6
511.68Ssimonboptions COMPAT_20 # Compatibility with NetBSD 2.0
521.74Schsoptions COMPAT_30 # NetBSD 3.0 compatibility.
531.84Sheoptions COMPAT_40 # NetBSD 4.0 compatibility.
541.93Sabsoptions COMPAT_50 # NetBSD 5.0 compatibility.
551.60Sabsoptions COMPAT_AOUT_M68K # Compatibility to a.out executables
561.60Sabsoptions EXEC_AOUT # a.out format executables
571.63Sbouyeroptions COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
581.60Sabsoptions SYSVSHM # System V shared memory
591.60Sabsoptions SYSVMSG # System V messages
601.60Sabsoptions SYSVSEM # System V semaphores
611.61Sbouyeroptions P1003_1B_SEMAPHORE # p1003.1b semaphore support
621.60Sabsoptions KTRACE # Add kernel tracing system call
631.60Sabsoptions USERCONF # userconf(4) support
641.63Sbouyeroptions SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
651.60Sabsoptions SCSIVERBOSE # human readable SCSI error messages
661.90Sabsoptions ST_POOL_SIZE=24 # smallest that allows TT-HIGH
671.60Sabsoptions TT_SCSI # SCSI-support for TT
681.60Sabsoptions TT_VIDEO # Graphics support for TT
691.60Sabsoptions MEMORY_DISK_HOOKS # Boot RAM-disk
701.60Sabsoptions DISKLABEL_NBDA # NetBSD disklabels (required)
711.60Sabsoptions DISKLABEL_AHDI # NetBSD/AHDI disklabels
721.87Sabsoptions SERCONSOLE # modem1 console support, breaks Falcon
731.60Sabsoptions RELOC_KERNEL # TT/Falcon: relocate kernel to TT-RAM
741.60Sabsoptions MSGBUFSIZE=32768 # size of kernel msg. buffer
751.60Sabsoptions TRY_SCSI_LINKED_COMMANDS=0x7f
761.60Sabsconfig netbsd root on ? type ?
771.60Sabspseudo-device sl # Slip
781.60Sabspseudo-device ppp # ppp
791.60Sabspseudo-device pppoe # PPP over Ethernet (RFC 2516)
801.60Sabspseudo-device pty # pseudo-terminals
811.60Sabspseudo-device loop # Loopback network
821.93Sabspseudo-device md 3 # Boot memory disk
831.95Spookapseudo-device putter # for puffs and pud
841.79Srpaulopseudo-device vnd # 3 pseudo disks (see vnconfig)
851.77Srpaulopseudo-device bpfilter # berkeley packet filters
861.79Srpaulopseudo-device tun # network tunnel
871.64Scubepseudo-device tap # virtual Ethernet
881.79Srpaulopseudo-device gif # IPv[46] over IPv[46] tunnel (RFC1933)
891.80Spavelpseudo-device stf # 6to4 IPv6 over IPv4 encapsulation
901.60Sabspseudo-device ccd 4 # concatenating disk driver
911.65Shannkenpseudo-device fss 4 # file system snapshot device
921.60Sabspseudo-device ipfilter # IP filtering device
931.60Sabspseudo-device rnd # /dev/random and in-kernel generator
941.60Sabspseudo-device clockctl # user control of clock subsystem
951.96Stsutsuipseudo-device ksyms # /dev/ksyms
961.60Sabspseudo-device view 4 # View (graphics mapping)
971.60Sabspseudo-device mouse 1 # mouse
981.60Sabsncrscsi0 at mainbus0 # NCR5380 SCSI driver
991.60Sabszs0 at mainbus0 # Serial support through 8530
1001.83Smartingrfbus0 at mainbus0 # bitmapped display's
1011.60Sabsgrfcc0 at grfbus0 # graphics driver
1021.60Sabsite0 at grfcc0 # console
1031.60Sabsnvr0 at mainbus0 # nvram driver
1041.60Sabsgrfcc1 at grfbus0 # 2nd graphics driver
1051.60Sabsite1 at grfcc1 # 2nd tty
1061.60Sabsgrfcc2 at grfbus0 # 3rd graphics driver
1071.60Sabsite2 at grfcc2 # 3rd tty
1081.60Sabslp0 at mainbus0 # centronics printer
1091.60Sabsser0 at mainbus0 # UART on first 68901 (ttyB0)
1101.60Sabsavmebus0 at mainbus0 # VME bus
1111.60Sabsvme0 at avmebus0
1121.60Sabsle0 at vme0 irq 5 # Lance ethernet (Riebl/PAM).
1131.60Sabsle0 at vme0 irq 4 # Lance ethernet (BVME410).
1141.97Stsutsuiwe0 at vme0 irq 4 # SMC Elite Ultra with SMC_TT VME-ISA bridge
1151.60Sabset0 at vme0 # Crazy Dots II
1161.93Sabsscsibus* at scsi? # SCSI bus
1171.60Sabssd* at scsibus? target ? lun ? # SCSI disk drives
1181.93Sabscd* at scsibus? target ? lun ? # SCSI CD-ROM drives
1191.60Sabsst* at scsibus? target ? lun ? # SCSI tape drives
1201.60Sabsch* at scsibus? target ? lun ? # SCSI autochangers
1211.60Sabsss* at scsibus? target ? lun ? # SCSI scanners
1221.60Sabsse* at scsibus? target ? lun ? # SCSI ethernet
1231.60Sabsuk* at scsibus? target ? lun ? # SCSI unknown
124