Deleted Added
full compact
DEFAULTS (152662) DEFAULTS (152865)
1#
2# DEFAULTS -- Default kernel configuration file for FreeBSD/i386
3#
1#
2# DEFAULTS -- Default kernel configuration file for FreeBSD/i386
3#
4# $FreeBSD: head/sys/i386/conf/DEFAULTS 152662 2005-11-21 20:22:35Z jhb $
4# $FreeBSD: head/sys/i386/conf/DEFAULTS 152865 2005-11-27 23:17:00Z ru $
5
5
6# Not yet, this would break all existing configs
7#machine i386
6machine i386
8
9# Bus support.
10device isa
11
12# Floating point support.
13device npx
14
15# Pseudo devices.
16device mem # Memory and kernel memory devices
17device io # I/O device
18
19options PUC_FASTINTR
7
8# Bus support.
9device isa
10
11# Floating point support.
12device npx
13
14# Pseudo devices.
15device mem # Memory and kernel memory devices
16device io # I/O device
17
18options PUC_FASTINTR