HADES revision 1.73
1#
2# $NetBSD: HADES,v 1.73 2007/06/06 08:21:09 martin Exp $
3#
4# This file was automatically created. Changes will be
5# lost when running makeconf in this directory.
6#
7# Created from:
8#		NetBSD: HADES.in,v 1.8 2005/12/11 12:16:54 christos Exp $
9#		NetBSD: GENERIC.in,v 1.66 2007/06/06 08:20:26 martin Exp $
10include "arch/atari/conf/std.hades"
11options INCLUDE_CONFIG_FILE # embed config file in kernel binary
12maxusers 16
13options HZ=64 # Set the clock-rate (48/64/96)
14options INSECURE # disable kernel security levels
15options M68040 # support for 040
16options M68060 # support for 060
17options FPSP # 68040 Floatingpoint support
18options M060SP # MC68060 software support (Required for 060)
19options INET # IP + ICMP + TCP + UDP
20options INET6 # IPV6
21options ISO,TPIP # OSI
22options NETATALK # AppleTalk networking protocols
23options PPP_BSDCOMP # BSD-Compress compression support for PPP
24options PPP_DEFLATE # Deflate compression support for PPP
25options PPP_FILTER # Active filter support for PPP (requires bpf)
26options PFIL_HOOKS # pfil(9) packet filter hooks
27options IPFILTER_LOG # ipmon(8) log support
28options IPFILTER_LOOKUP # ippool(8) support
29file-system FFS # Berkeley fast file system
30file-system MFS # Memory based filesystem
31file-system KERNFS # Kernel parameter filesystem
32file-system MSDOSFS # MSDOS filesystem
33file-system CD9660 # ISO 9660 filesystem with Rock Ridge
34file-system NFS # Network File System client side code
35file-system PROCFS # Process filesystem
36file-system FDESC # /dev/fd
37file-system NULLFS # Loopback filesystem
38file-system OVERLAY # overlay filesystem
39file-system UNION # union file system
40file-system UMAPFS # null file system (with uid & gid remapping)
41file-system PORTAL # portal file system
42file-system EXT2FS # second extended file system (linux)
43file-system LFS # log-structured file system
44file-system PTYFS # /dev/pts/N support
45options QUOTA # Disk quotas for local disks
46options SOFTDEP # FFS soft updates support.
47options NFSSERVER # Network File System server side code
48options PANICWAIT # Require keystroke to dump/reboot
49options DDB # Kernel debugger
50options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
51options COMPAT_43 # 4.3 BSD compatible system calls (required)
52options COMPAT_10 # Compatibility with NetBSD 1.0
53options COMPAT_11 # Compatibility with NetBSD 1.1
54options COMPAT_12 # Compatibility with NetBSD 1.2
55options COMPAT_13 # Compatibility with NetBSD 1.3
56options COMPAT_14 # Compatibility with NetBSD 1.4
57options COMPAT_15 # Compatibility with NetBSD 1.5
58options COMPAT_16 # Compatibility with NetBSD 1.6
59options COMPAT_20 # Compatibility with NetBSD 2.0
60options COMPAT_30 # NetBSD 3.0 compatibility.
61options COMPAT_AOUT_M68K # Compatibility to a.out executables
62options EXEC_AOUT # a.out format executables
63options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
64options SYSVSHM # System V shared memory
65options SYSVMSG # System V messages
66options SYSVSEM # System V semaphores
67options P1003_1B_SEMAPHORE # p1003.1b semaphore support
68options KTRACE # Add kernel tracing system call
69options USERCONF # userconf(4) support
70options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
71options SCSIVERBOSE # human readable SCSI error messages
72options MIIVERBOSE # verbose PHY autoconfig messages
73options PCIVERBOSE # verbose PCI device autoconfig messages
74options ST_POOL_SIZE=22 # smallest that allows TT-HIGH
75options TT_SCSI # SCSI-support for TT
76options TT_VIDEO # Graphics support for TT
77options MEMORY_DISK_HOOKS # Boot RAM-disk
78options DISKLABEL_NBDA # NetBSD disklabels (required)
79options DISKLABEL_AHDI # NetBSD/AHDI disklabels
80options SERCONSOLE # modem1 console support
81options RELOC_KERNEL # TT/Falcon: relocate kernel to TT-RAM
82options MSGBUFSIZE=32768 # size of kernel msg. buffer
83options TRY_SCSI_LINKED_COMMANDS=0x7f
84config netbsd root on ? type ?
85pseudo-device sl # Slip
86pseudo-device ppp # ppp
87pseudo-device pppoe # PPP over Ethernet (RFC 2516)
88pseudo-device pty # pseudo-terminals
89pseudo-device loop # Loopback network
90pseudo-device vnd # 3 pseudo disks (see vnconfig)
91pseudo-device md 3 # Boot memory disk
92pseudo-device bpfilter # berkeley packet filters
93pseudo-device tun # network tunnel
94pseudo-device tap # virtual Ethernet
95pseudo-device gif # IPv[46] over IPv[46] tunnel (RFC1933)
96pseudo-device stf # 6to4 IPv6 over IPv4 encapsulation
97pseudo-device vlan # IEEE 802.1q encapsulation
98pseudo-device bridge # simple inter-network bridging
99pseudo-device agr # IEEE 802.3ad link aggregation
100pseudo-device ccd 4 # concatenating disk driver
101pseudo-device raid 8 # RAIDframe disk driver
102options RAID_AUTOCONFIG # auto-configuration of RAID components
103pseudo-device fss 4 # file system snapshot device
104pseudo-device ipfilter # IP filtering device
105pseudo-device rnd # /dev/random and in-kernel generator
106pseudo-device clockctl # user control of clock subsystem
107exphy* at mii? phy ? # 3Com internal PHYs
108inphy* at mii? phy ? # Intel 82555 PHYs
109iophy* at mii? phy ? # Intel 82553 PHYs
110ukphy* at mii? phy ? # generic unknown PHYs
111ep* at pci? dev ? function ? # 3Com 3c59x
112fxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
113eso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive
114audio* at eso?
115pseudo-device view 4 # View (graphics mapping)
116pseudo-device mouse 1 # mouse
117ncrscsi0 at mainbus0 # NCR5380 SCSI driver
118scsibus0 at ncrscsi0 # SCSI bus
119zs0 at mainbus0 # Serial support through 8530
120nvr0 at mainbus0 # nvram driver
121lp0 at mainbus0 # centronics printer
122ser0 at mainbus0 # UART on first 68901 (ttyB0)
123grfbus0 at mainbus0 # bitmapped display's
124grfet0 at grfbus0 # et4000/et6000/et6100 consoles
125ite0 at grfet0
126grfet1 at grfbus0
127ite1 at grfet1
128grfet2 at grfbus0
129ite2 at grfet2
130pcib0 at mainbus0 # PCI-bus
131pci0 at pcib0
132avmebus0 at mainbus0 # VME bus
133vme0 at avmebus0
134le0 at vme0 irq 5 # Lance ethernet (Riebl/PAM).
135le0 at vme0 irq 4 # Lance ethernet (BVME410).
136et0 at vme0 # Crazy Dots II
137isab0 at mainbus0 # ISA-bus
138isa0 at isab0
139wdc0 at mainbus0 # IDE-bus
140atabus* at wdc? channel ?
141wd* at atabus? drive ?
142atapibus* at atabus?
143cd* at atapibus? drive ? # ATAPI CD-ROM drives
144sd* at scsibus? target ? lun ? # SCSI disk drives
145st* at scsibus? target ? lun ? # SCSI tape drives
146cd* at scsibus? target ? lun ? # SCSI CD-ROM drives
147ch* at scsibus? target ? lun ? # SCSI autochangers
148ss* at scsibus? target ? lun ? # SCSI scanners
149se* at scsibus? target ? lun ? # SCSI ethernet
150uk* at scsibus? target ? lun ? # SCSI unknown
151ne0 at isa0 port 0x300 irq 5 # NE2000 ethernet
152ep* at pci0 dev ? function 0 # 3Com 3c59x/3c90x Ethernet
153eso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive
154audio* at eso?
155