diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES index d2d9b92d0613..17fa39fc82a6 100644 --- a/sys/amd64/conf/NOTES +++ b/sys/amd64/conf/NOTES @@ -414,6 +414,13 @@ device ntb_hw_plx # PLX NTB hardware driver # device arcmsr # Areca SATA II RAID +# +# Microsemi smartpqi controllers. +# These controllers have a SCSI-like interface, and require the +# CAM infrastructure. +# +device smartpqi + # # 3ware 9000 series PATA/SATA RAID controller driver and options. # The driver is implemented as a SIM, and so, needs the CAM infrastructure. diff --git a/sys/conf/NOTES b/sys/conf/NOTES index ed36a78fc3da..5ffdf8401a34 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -1716,13 +1716,6 @@ device mfip # LSI MegaRAID SAS passthrough, requires CAM options MFI_DEBUG device mrsas # LSI/Avago MegaRAID SAS/SATA, 6Gb/s and 12Gb/s -# -# Microsemi smartpqi controllers. -# These controllers have a SCSI-like interface, and require the -# CAM infrastructure. -# -device smartpqi - # # 3ware ATA RAID #