Page MenuHomeFreeBSD

D58998.diff
No OneTemporary

D58998.diff

diff --git a/sys/dev/intel/spi_pci.c b/sys/dev/intel/spi_pci.c
--- a/sys/dev/intel/spi_pci.c
+++ b/sys/dev/intel/spi_pci.c
@@ -55,6 +55,9 @@
{ 0x31c28086, SPI_SUNRISEPOINT, "Intel Gemini Lake SPI Controller-0" },
{ 0x31c48086, SPI_SUNRISEPOINT, "Intel Gemini Lake SPI Controller-1" },
{ 0x31c68086, SPI_SUNRISEPOINT, "Intel Gemini Lake SPI Controller-2" },
+ { 0x5ac28086, SPI_SUNRISEPOINT, "Intel Apollo Lake SPI Controller-0" },
+ { 0x5ac48086, SPI_SUNRISEPOINT, "Intel Apollo Lake SPI Controller-1" },
+ { 0x5ac68086, SPI_SUNRISEPOINT, "Intel Apollo Lake SPI Controller-2" },
{ 0x9c658086, SPI_LYNXPOINT, "Intel Lynx Point-LP SPI Controller-0" },
{ 0x9c668086, SPI_LYNXPOINT, "Intel Lynx Point-LP SPI Controller-1" },
{ 0x9ce58086, SPI_LYNXPOINT, "Intel Wildcat Point SPI Controller-0" },

File Metadata

Mime Type
text/plain
Expires
Tue, Aug 25, 7:34 PM (5 m, 54 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37007253
Default Alt Text
D58998.diff (805 B)

Event Timeline