Deleted Added
full compact
NOTES (266331) NOTES (268933)
1#
2# NOTES -- Lines that can be cut/pasted into kernel and hints configs.
3#
4# This file contains machine dependent kernel configuration notes. For
5# machine independent notes, look in /sys/conf/NOTES.
6#
1#
2# NOTES -- Lines that can be cut/pasted into kernel and hints configs.
3#
4# This file contains machine dependent kernel configuration notes. For
5# machine independent notes, look in /sys/conf/NOTES.
6#
7# $FreeBSD: stable/10/sys/i386/conf/NOTES 266331 2014-05-17 17:34:37Z ian $
7# $FreeBSD: stable/10/sys/i386/conf/NOTES 268933 2014-07-21 00:21:56Z jhb $
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14#
15# Enable the kernel DTrace hooks which are required to load the DTrace

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

795# compiled in or loaded as a module for the device drivers to function.
796#
797device virtio # Generic VirtIO bus (required)
798device virtio_pci # VirtIO PCI Interface
799device vtnet # VirtIO Ethernet device
800device virtio_blk # VirtIO Block device
801device virtio_scsi # VirtIO SCSI device
802device virtio_balloon # VirtIO Memory Balloon device
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14#
15# Enable the kernel DTrace hooks which are required to load the DTrace

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

795# compiled in or loaded as a module for the device drivers to function.
796#
797device virtio # Generic VirtIO bus (required)
798device virtio_pci # VirtIO PCI Interface
799device vtnet # VirtIO Ethernet device
800device virtio_blk # VirtIO Block device
801device virtio_scsi # VirtIO SCSI device
802device virtio_balloon # VirtIO Memory Balloon device
803device virtio_random # VirtIO Entropy device
803
804device hyperv # HyperV drivers
805
806#####################################################################
807
808#
809# Miscellaneous hardware:
810#

--- 255 unchanged lines hidden ---
804
805device hyperv # HyperV drivers
806
807#####################################################################
808
809#
810# Miscellaneous hardware:
811#

--- 255 unchanged lines hidden ---