Deleted Added
full compact
DEFAULTS (170520) DEFAULTS (177091)
1#
2# DEFAULTS -- Default kernel configuration file for FreeBSD/pc98
3#
1#
2# DEFAULTS -- Default kernel configuration file for FreeBSD/pc98
3#
4# $FreeBSD: head/sys/pc98/conf/DEFAULTS 170520 2007-06-11 00:38:06Z marcel $
4# $FreeBSD: head/sys/pc98/conf/DEFAULTS 177091 2008-03-12 10:12:01Z jeff $
5
6machine pc98 i386
7options PC98
8
9# Bus support.
10device isa
11options ISAPNP
12

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

19
20# UART chips on this platform
21device uart_ns8250
22#device uart_i8251
23
24# Default partitioning schemes
25options GEOM_BSD
26options GEOM_PC98
5
6machine pc98 i386
7options PC98
8
9# Bus support.
10device isa
11options ISAPNP
12

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

19
20# UART chips on this platform
21device uart_ns8250
22#device uart_i8251
23
24# Default partitioning schemes
25options GEOM_BSD
26options GEOM_PC98
27
28# KSE support went from being default to a kernel option
29options KSE