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/amd64/conf/NOTES 174135 2007-12-01 20:07:45Z phk $
7# $FreeBSD: head/sys/amd64/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#####################################################################

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

367
368#
369# Adaptec FSA RAID controllers, including integrated DELL controllers,
370# the Dell PERC 2/QC and the HP NetRAID-4M
371device aac
372device aacp # SCSI Passthrough interface (optional, CAM required)
373
374#
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14
15#####################################################################

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

367
368#
369# Adaptec FSA RAID controllers, including integrated DELL controllers,
370# the Dell PERC 2/QC and the HP NetRAID-4M
371device aac
372device aacp # SCSI Passthrough interface (optional, CAM required)
373
374#
375# Highpoint RocketRAID 182x. This is really just software RAID on a
376# Marvell SATA chip.
375# Highpoint RocketRAID 182x.
377device hptmv
378
379#
376device hptmv
377
378#
379# Highpoint RocketRAID. Supports RR172x, RR222x, RR2240, RR232x, RR2340,
380# RR2210, RR174x, RR2522, RR231x, RR230x.
381device hptrr
382
383#
380# Highpoint RocketRAID 232x. This is software RAID but with hardware
381# acceleration assistance for RAID_5.
382device rr232x
383
384#
385# Highpoint RocketRaid 3xxx series SATA RAID
386device hptiop
387

--- 285 unchanged lines hidden ---
384# Highpoint RocketRAID 232x. This is software RAID but with hardware
385# acceleration assistance for RAID_5.
386device rr232x
387
388#
389# Highpoint RocketRaid 3xxx series SATA RAID
390device hptiop
391

--- 285 unchanged lines hidden ---