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