Deleted Added
full compact
DEFAULTS (232619) DEFAULTS (282274)
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 232619 2012-03-06 20:01:25Z attilio $
4# $FreeBSD: head/sys/i386/conf/DEFAULTS 282274 2015-04-30 15:48:48Z jhb $
5
6machine i386
7
8# Bus support.
9device isa
10options ISAPNP
11
12# Floating point support.

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

21
22# Default partitioning schemes
23options GEOM_PART_BSD
24options GEOM_PART_EBR
25options GEOM_PART_EBR_COMPAT
26options GEOM_PART_MBR
27
28# enable support for native hardware
5
6machine i386
7
8# Bus support.
9device isa
10options ISAPNP
11
12# Floating point support.

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

21
22# Default partitioning schemes
23options GEOM_PART_BSD
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 NEW_PCIB
29device atpic
30
31options NEW_PCIB