GENERIC revision 162658
1#
2# GENERIC -- Generic kernel configuration file for FreeBSD/ia64
3#
4# For more information on this file, please read the handbook section on
5# Kernel Configuration Files:
6#
7#    http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
8#
9# The handbook is also available locally in /usr/share/doc/handbook
10# if you've installed the doc distribution, otherwise always see the
11# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
12# latest information.
13#
14# An exhaustive list of options and more detailed explanations of the
15# device lines is also present in the ../../conf/NOTES and NOTES files.
16# If you are in doubt as to the purpose or necessity of a line, check
17# first in NOTES.
18#
19# For hardware specific information check HARDWARE.TXT
20#
21# $FreeBSD: head/sys/ia64/conf/GENERIC 162658 2006-09-26 12:36:34Z ru $
22
23cpu		ITANIUM
24ident		GENERIC
25
26makeoptions	DEBUG=-g	# Build kernel with debug information.
27
28options 	CD9660		# ISO 9660 Filesystem
29options 	COMPAT_43TTY	# BSD 4.3 TTY compat [KEEP THIS!]
30options 	COMPAT_FREEBSD5	# Compatible with FreeBSD5
31options 	COMPAT_FREEBSD6	# Compatible with FreeBSD6
32options 	DDB		# Support DDB
33options 	FFS		# Berkeley Fast Filesystem
34options 	GDB		# Support remote GDB
35options 	INET		# InterNETworking
36options 	INET6		# IPv6 communications protocols
37options 	KDB		# Enable kernel debugger support
38options 	KTRACE		# ktrace(1) syscall trace support
39options 	MD_ROOT		# MD usable as root device
40options 	MSDOSFS		# MSDOS Filesystem
41options 	NFSCLIENT	# Network Filesystem Client
42options 	NFSSERVER	# Network Filesystem Server
43options 	NFS_ROOT	# NFS usable as root device
44options 	PROCFS		# Process filesystem (/proc)
45options 	PSEUDOFS	# Pseudo-filesystem framework
46options 	SCHED_4BSD	# 4BSD scheduler
47#options 	SCHED_ULE	# ULE scheduler
48options 	SCSI_DELAY=5000	# Delay (in ms) before probing SCSI
49options 	SMP		# Symmetric Multi-Processor support
50options 	SOFTUPDATES	# Enable FFS soft updates support
51options 	SYSVMSG		# SYSV-style message queues
52options 	SYSVSEM		# SYSV-style semaphores
53options 	SYSVSHM		# SYSV-style shared memory
54options 	UFS_ACL		# Support for access control lists
55options 	UFS_DIRHASH	# Hash-based directory lookup scheme
56options 	_KPOSIX_PRIORITY_SCHEDULING	# Posix P1003_1B RT extensions
57
58# Various "busses"
59device		firewire	# FireWire bus code
60device		miibus		# MII bus support (Ethernet)
61device		pci		# PCI bus support
62device		scbus		# SCSI bus (required for SCSI)
63device		usb		# USB Bus (required for USB)
64
65# ATA and ATAPI devices
66device		ata		# ATA controller
67device		atadisk		# ATA disk drives
68device		atapicd		# ATAPI CDROM drives
69device		atapifd		# ATAPI floppy drives
70device		ataraid		# ATA RAID drives
71
72# SCSI Controllers
73device		ahc		# AHA2940 and AIC7xxx devices
74device		ahd		# AHA39320/29320 and AIC79xx devices
75device		isp		# Qlogic family
76device		mpt		# LSI-Logic MPT-Fusion
77device		sym		# NCR/Symbios Logic
78
79# RAID controllers interfaced to the SCSI subsystem
80device		ciss		# Compaq Smart RAID 5*
81device		dpt		# DPT Smartcache III, IV
82device		iir		# Intel Integrated RAID
83device		mly		# Mylex AcceleRAID/eXtremeRAID
84
85# SCSI peripherals
86device		cd		# CD-ROM, DVD-ROM etc.
87device		ch		# Media changer
88device		da		# Direct Access (ie disk)
89device		pass		# Passthrough (direct SCSI access)
90device		sa		# Sequential Access (ie tape)
91device		ses		# Environmental Services (and SAF-TE)
92
93# RAID controllers
94device		aac		# Adaptec FSA RAID
95device		aacp		# SCSI passthrough for aac (requires CAM)
96device		amr		# AMI MegaRAID
97device		ida		# Compaq Smart RAID
98device		mlx		# Mylex DAC960 family
99
100# USB host controllers and peripherals
101device		ehci		# EHCI host controller
102device		ohci		# OHCI PCI->USB interface
103device		ugen		# Generic device
104device		uhci		# UHCI PCI->USB interface
105device		uhid		# Human Interface Devices
106device		ukbd		# Keyboard
107device		ulpt		# Printer
108device		umass		# Disks/Mass storage (need scbus & da)
109device		ums		# Mouse
110
111# PCI Ethernet NICs.
112device		de		# DEC/Intel DC21x4x (``Tulip'')
113device		em		# Intel PRO/1000 adapter Gigabit Ethernet Card
114device		le		# AMD Am7900 LANCE and Am79C9xx PCnet
115device		txp		# 3Com 3cR990 (``Typhoon'')
116device		vx		# 3Com 3c590, 3c595 (``Vortex'')
117
118# PCI Ethernet NICs that use the common MII bus controller code.
119device		bge		# Broadcom BCM570xx Gigabit Ethernet
120device		dc		# DEC/Intel 21143 and various workalikes
121device		fxp		# Intel EtherExpress PRO/100B (82557, 82558)
122device		pcn		# AMD Am79C97x PCI 10/100 (precedence over 'le')
123device		re		# RealTek 8139C+/8169/8169S/8110S
124device		rl		# RealTek 8129/8139
125device		sf		# Adaptec AIC-6915 (``Starfire'')
126device		sis		# Silicon Integrated Systems SiS 900/SiS 7016
127device		xl		# 3Com 3c90x ("Boomerang", "Cyclone")
128
129# USB Ethernet
130device		aue		# ADMtek USB Ethernet
131device		cdce		# Generic USB over Ethernet
132device		cue		# CATC USB Ethernet
133device		kue		# Kawasaki LSI USB Ethernet
134
135# FireWire support
136device		sbp		# SCSI over FireWire (need scbus & da)
137
138# Various (pseudo) devices
139device		ether		# Ethernet support
140device		faith		# IPv6-to-IPv4 relaying (translation)
141device		gif		# IPv6 and IPv4 tunneling
142device		loop		# Network loopback
143device		md		# Memory "disks"
144device		pty		# Pseudo-ttys (telnet etc)
145device		puc		# Multi I/O cards and multi-channel UARTs
146device		random		# Entropy device
147device		tun		# Packet tunnel.
148device		uart		# Serial port (UART)
149device		firmware	# firmware assist module
150
151# The `bpf' device enables the Berkeley Packet Filter.
152# Be aware of the administrative consequences of enabling this!
153# Note that 'bpf' is required for DHCP.
154device		bpf		# Berkeley packet filter
155