]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/i386/conf/DEFAULTS
Properly initialize args structure before passing it to ipfw_chk(): having
[FreeBSD/FreeBSD.git] / sys / i386 / conf / DEFAULTS
1 #
2 # DEFAULTS -- Default kernel configuration file for FreeBSD/i386
3 #
4 # $FreeBSD$
5
6 machine         i386
7
8 # Bus support.
9 device          isa
10
11 # Floating point support.
12 device          npx
13
14 # Pseudo devices.
15 device          mem             # Memory and kernel memory devices
16 device          io              # I/O device
17
18 options         PUC_FASTINTR