Deleted Added
full compact
DEFAULTS (191255) DEFAULTS (191954)
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 191255 2009-04-19 00:16:04Z kmacy $
4# $FreeBSD: head/sys/i386/conf/DEFAULTS 191954 2009-05-10 00:00:25Z kuriyama $
5
6machine i386
7
8# Bus support.
9device isa
5
6machine i386
7
8# Bus support.
9device isa
10options ISAPNP
10options ISAPNP
11
12# Floating point support.
13device npx
14
15# Pseudo devices.
16device mem # Memory and kernel memory devices
17device io # I/O device
18

--- 5 unchanged lines hidden (view full) ---

24options GEOM_PART_EBR
25options GEOM_PART_EBR_COMPAT
26options GEOM_PART_MBR
27
28# enable support for native hardware
29options NATIVE
30device atpic
31
11
12# Floating point support.
13device npx
14
15# Pseudo devices.
16device mem # Memory and kernel memory devices
17device io # I/O device
18

--- 5 unchanged lines hidden (view full) ---

24options GEOM_PART_EBR
25options GEOM_PART_EBR_COMPAT
26options GEOM_PART_MBR
27
28# enable support for native hardware
29options NATIVE
30device atpic
31
32options FLOWTABLE
32options FLOWTABLE