]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - sys/pc98/conf/DEFAULTS
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / sys / pc98 / conf / DEFAULTS
1 #
2 # DEFAULTS -- Default kernel configuration file for FreeBSD/pc98
3 #
4 # $FreeBSD$
5
6 machine         pc98 i386
7 options         PC98
8
9 # Bus support.
10 device          isa
11 options         ISAPNP
12
13 # Floating point support.
14 device          npx
15
16 # Pseudo devices.
17 device          mem             # Memory and kernel memory devices
18 device          io              # I/O device
19
20 # UART chips on this platform
21 device          uart_ns8250
22 #device         uart_i8251
23
24 # Default partitioning schemes
25 options         GEOM_PART_BSD
26 options         GEOM_PART_PC98
27
28 # enable support for native hardware
29 device          atpic
30
31 options         NEW_PCIB