1#
2# DEFAULTS -- Default kernel configuration file for FreeBSD/amd64
3#
4# $FreeBSD$
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