include		GENERIC

ident		SMP

%%DEBUG%%

options		DDB
options		GEOM_BDE
options		GEOM_ELI
options		GEOM_MIRROR
options		GEOM_UZIP
options		IPFIREWALL_DEFAULT_TO_ACCEPT
options		IPFIREWALL_VERBOSE
options		IPSTEALTH
options		MROUTING
options		PPS_SYNC
options		RSS
options		TCP_SAD_DETECTION
options		TCP_SIGNATURE

# Additional built-in devices
device		bwi
device		bwn
device		rum
device		run
device		u3g
device		uark
device		uath
device		uftdi
device		umct
device		umodem
device		upgt
device		uplcom
device		ural
device		urtw
device		uvisor
device		uvscom
device		zyd

# Wireless features
device		wlan_acl
device		wlan_xauth

# Not all architectures have a consistent GENERIC
device		netmap

# Crashes when added to loader.conf
device		speaker

# Broken and not needed
nodevice	agp		# agp_close() panic with zpool-import
