Deleted Added
full compact
NOTES (228724) NOTES (228940)
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 228724 2011-12-20 00:16:52Z delphij $
7# $FreeBSD: head/sys/i386/conf/NOTES 228940 2011-12-28 23:26:58Z delphij $
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

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

701
702# The 'asr' driver provides support for current DPT/Adaptec SCSI RAID
703# controllers (SmartRAID V and VI and later).
704# These controllers require the CAM infrastructure.
705#
706device asr
707
708#
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

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

701
702# The 'asr' driver provides support for current DPT/Adaptec SCSI RAID
703# controllers (SmartRAID V and VI and later).
704# These controllers require the CAM infrastructure.
705#
706device asr
707
708#
709# Highpoint RocketRAID 27xx.
710device hpt27xx
711
712#
709# Highpoint RocketRAID 182x.
710device hptmv
711
712#
713# Highpoint RocketRAID. Supports RR172x, RR222x, RR2240, RR232x, RR2340,
714# RR2210, RR174x, RR2522, RR231x, RR230x.
715device hptrr
716

--- 276 unchanged lines hidden ---
713# Highpoint RocketRAID 182x.
714device hptmv
715
716#
717# Highpoint RocketRAID. Supports RR172x, RR222x, RR2240, RR232x, RR2340,
718# RR2210, RR174x, RR2522, RR231x, RR230x.
719device hptrr
720

--- 276 unchanged lines hidden ---