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
3 changed files with 15 additions and 0 deletions
+5
View File
@@ -459,6 +459,11 @@ device imcsmb
device isci device isci
options ISCI_LOGGING # enable debugging in isci HAL 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 # NVM Express (NVMe) support
device nvme # base NVMe driver device nvme # base NVMe driver
+5
View File
@@ -690,6 +690,11 @@ device ips
device isci device isci
options ISCI_LOGGING # enable debugging in isci HAL 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 # NVM Express (NVMe) support
device nvme # base NVMe driver device nvme # base NVMe driver
+5
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 options SUNKBD_DFLT_KEYMAP # specify the built-in keymap
makeoptions SUNKBD_DFLT_KEYMAP=fr.dvorak 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 # Devices we don't want to deal with