Deleted Added
full compact
NOTES (174135) NOTES (174604)
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 174135 2007-12-01 20:07:45Z phk $
7# $FreeBSD: head/sys/i386/conf/NOTES 174604 2007-12-15 00:56:17Z scottl $
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14
15#####################################################################

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

724
725# The 'asr' driver provides support for current DPT/Adaptec SCSI RAID
726# controllers (SmartRAID V and VI and later).
727# These controllers require the CAM infrastructure.
728#
729device asr
730
731#
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14
15#####################################################################

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

724
725# The 'asr' driver provides support for current DPT/Adaptec SCSI RAID
726# controllers (SmartRAID V and VI and later).
727# These controllers require the CAM infrastructure.
728#
729device asr
730
731#
732# Highpoint RocketRAID 182x. This is really just software RAID on a
733# Marvell SATA chip.
732# Highpoint RocketRAID 182x.
734device hptmv
735
736#
733device hptmv
734
735#
736# Highpoint RocketRAID. Supports RR172x, RR222x, RR2240, RR232x, RR2340,
737# RR2210, RR174x, RR2522, RR231x, RR230x.
738device hptrr
739
740#
737# Highpoint RocketRAID 232x. This is software RAID but with hardware
738# acceleration assistance for RAID_5.
739device rr232x
740
741#
742# Highpoint RocketRaid 3xxx series SATA RAID
743device hptiop
744

--- 484 unchanged lines hidden ---
741# Highpoint RocketRAID 232x. This is software RAID but with hardware
742# acceleration assistance for RAID_5.
743device rr232x
744
745#
746# Highpoint RocketRaid 3xxx series SATA RAID
747device hptiop
748

--- 484 unchanged lines hidden ---