Add mpr, mps, mpt to NOTES file

Add these to all the architectures that these are in the GENERIC
kernel.
This commit is contained in:
Warner Losh 2019-04-05 02:54:02 +00:00
parent d325f3c243
commit d99880cf46
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=345902
3 changed files with 15 additions and 0 deletions

View File

@ -459,6 +459,11 @@ device imcsmb
device isci
options ISCI_LOGGING # enable debugging in isci HAL
# LSI-Logic MPT-Fusion drivers
device mpt # LSI-Logic MPT-Fusion
device mps # LSI-Logic MPT-Fusion 2
device mpr # LSI-Logic MPT-Fusion 3
#
# NVM Express (NVMe) support
device nvme # base NVMe driver

View File

@ -690,6 +690,11 @@ device ips
device isci
options ISCI_LOGGING # enable debugging in isci HAL
# LSI-Logic MPT-Fusion drivers
device mpt # LSI-Logic MPT-Fusion
device mps # LSI-Logic MPT-Fusion 2
device mpr # LSI-Logic MPT-Fusion 3
#
# NVM Express (NVMe) support
device nvme # base NVMe driver

View File

@ -85,6 +85,11 @@ options SUNKBD_EMULATE_ATKBD # allows to use the AT keyboard maps
options SUNKBD_DFLT_KEYMAP # specify the built-in keymap
makeoptions SUNKBD_DFLT_KEYMAP=fr.dvorak
# LSI-Logic MPT-Fusion drivers
device mpt # LSI-Logic MPT-Fusion
device mps # LSI-Logic MPT-Fusion 2
device mpr # LSI-Logic MPT-Fusion 3
#####################################################################
# Devices we don't want to deal with