DEFAULTS revision 151759
1#
2# DEFAULTS -- Default kernel configuration file for FreeBSD/amd64
3#
4# $FreeBSD: head/sys/amd64/conf/DEFAULTS 151759 2005-10-27 18:54:43Z peter $
5
6# Not yet, this would break all existing configs
7#machine		amd64
8
9# Bus support.
10device		isa
11
12# Pseudo devices.
13device		mem		# Memory and kernel memory devices
14device		io		# I/O device
15