Deleted Added
full compact
NOTES (228940) NOTES (230843)
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: head/sys/i386/conf/NOTES 228940 2011-12-28 23:26:58Z delphij $
7# $FreeBSD: head/sys/i386/conf/NOTES 230843 2012-01-31 19:38:18Z jimharris $
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

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

722# Highpoint RocketRaid 3xxx series SATA RAID
723device hptiop
724
725#
726# IBM (now Adaptec) ServeRAID controllers
727device ips
728
729#
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

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

722# Highpoint RocketRaid 3xxx series SATA RAID
723device hptiop
724
725#
726# IBM (now Adaptec) ServeRAID controllers
727device ips
728
729#
730# Intel C600 (Patsburg) integrated SAS controller
731device isci
732options ISCI_LOGGING # enable debugging in isci HAL
733
734#
730# SafeNet crypto driver: can be moved to the MI NOTES as soon as
731# it's tested on a big-endian machine
732#
733device safe # SafeNet 1141
734options SAFE_DEBUG # enable debugging support: hw.safe.debug
735options SAFE_RNDTEST # enable rndtest support
736
737#

--- 259 unchanged lines hidden ---
735# SafeNet crypto driver: can be moved to the MI NOTES as soon as
736# it's tested on a big-endian machine
737#
738device safe # SafeNet 1141
739options SAFE_DEBUG # enable debugging support: hw.safe.debug
740options SAFE_RNDTEST # enable rndtest support
741
742#

--- 259 unchanged lines hidden ---