freebsd-dev/sys/pc98/conf/DEFAULTS
Ruslan Ermilov 6646524f34 - Allow duplicate "machine" directives with the same arguments.
- Move existing "machine" directives to DEFAULTS.
2005-11-27 23:17:00 +00:00

20 lines
297 B
Plaintext

#
# DEFAULTS -- Default kernel configuration file for FreeBSD/pc98
#
# $FreeBSD$
machine pc98 i386
options PC98
# Bus support.
device isa
# Floating point support.
device npx
# Pseudo devices.
device mem # Memory and kernel memory devices
device io # I/O device
options PUC_FASTINTR