Deleted Added
full compact
NOTES (169582) NOTES (169609)
1# $FreeBSD: head/sys/conf/NOTES 169582 2007-05-15 16:43:01Z mav $
1# $FreeBSD: head/sys/conf/NOTES 169609 2007-05-16 17:19:47Z scottl $
2#
3# NOTES -- Lines that can be cut/pasted into kernel and hints configs.
4#
5# Lines that begin with 'device', 'options', 'machine', 'ident', 'maxusers',
6# 'makeoptions', 'hints', etc. go into the kernel configuration that you
7# run config(8) with.
8#
9# Lines that begin with 'hint.' are NOT for config(8), they go into your

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

1624# Compaq Smart RAID, Mylex DAC960 and AMI MegaRAID controllers. Only
1625# one entry is needed; the code will find and configure all supported
1626# controllers.
1627#
1628device ida # Compaq Smart RAID
1629device mlx # Mylex DAC960
1630device amr # AMI MegaRAID
1631device mfi # LSI MegaRAID SAS
2#
3# NOTES -- Lines that can be cut/pasted into kernel and hints configs.
4#
5# Lines that begin with 'device', 'options', 'machine', 'ident', 'maxusers',
6# 'makeoptions', 'hints', etc. go into the kernel configuration that you
7# run config(8) with.
8#
9# Lines that begin with 'hint.' are NOT for config(8), they go into your

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

1624# Compaq Smart RAID, Mylex DAC960 and AMI MegaRAID controllers. Only
1625# one entry is needed; the code will find and configure all supported
1626# controllers.
1627#
1628device ida # Compaq Smart RAID
1629device mlx # Mylex DAC960
1630device amr # AMI MegaRAID
1631device mfi # LSI MegaRAID SAS
1632device mfip # LSI MegaRAID SAS passthrough, requires CAM
1632options MFI_DEBUG
1633
1634#
1635# 3ware ATA RAID
1636#
1637device twe # 3ware ATA RAID
1638
1639#

--- 1060 unchanged lines hidden ---
1633options MFI_DEBUG
1634
1635#
1636# 3ware ATA RAID
1637#
1638device twe # 3ware ATA RAID
1639
1640#

--- 1060 unchanged lines hidden ---