Deleted Added
full compact
NOTES (247870) NOTES (250963)
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 247870 2013-03-06 07:17:53Z bryanv $
7# $FreeBSD: head/sys/i386/conf/NOTES 250963 2013-05-24 09:22:43Z achim $
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

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

709hint.stg.0.port="11"
710
711#
712# Adaptec FSA RAID controllers, including integrated DELL controllers,
713# the Dell PERC 2/QC and the HP NetRAID-4M
714device aac
715device aacp # SCSI Passthrough interface (optional, CAM required)
716
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

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

709hint.stg.0.port="11"
710
711#
712# Adaptec FSA RAID controllers, including integrated DELL controllers,
713# the Dell PERC 2/QC and the HP NetRAID-4M
714device aac
715device aacp # SCSI Passthrough interface (optional, CAM required)
716
717#
718# Adaptec by PMC RAID controllers, Series 6/7/8 and upcoming families
719device aacraid # Container interface, CAM required
720
717# The 'asr' driver provides support for current DPT/Adaptec SCSI RAID
718# controllers (SmartRAID V and VI and later).
719# These controllers require the CAM infrastructure.
720#
721device asr
722
723#
724# Highpoint RocketRAID 27xx.

--- 319 unchanged lines hidden ---
721# The 'asr' driver provides support for current DPT/Adaptec SCSI RAID
722# controllers (SmartRAID V and VI and later).
723# These controllers require the CAM infrastructure.
724#
725device asr
726
727#
728# Highpoint RocketRAID 27xx.

--- 319 unchanged lines hidden ---