Module Name: src Committed By: msaitoh Date: Wed Jan 4 03:12:09 UTC 2023
Modified Files: src/sys/dev/pci: pcidevs Log Message: Fix typo. s/SSC/SCC/. To generate a diff of this commit: cvs rdiff -u -r1.1473 -r1.1474 src/sys/dev/pci/pcidevs Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/sys/dev/pci/pcidevs diff -u src/sys/dev/pci/pcidevs:1.1473 src/sys/dev/pci/pcidevs:1.1474 --- src/sys/dev/pci/pcidevs:1.1473 Fri Dec 30 15:24:38 2022 +++ src/sys/dev/pci/pcidevs Wed Jan 4 03:12:09 2023 @@ -1,4 +1,4 @@ -$NetBSD: pcidevs,v 1.1473 2022/12/30 15:24:38 msaitoh Exp $ +$NetBSD: pcidevs,v 1.1474 2023/01/04 03:12:09 msaitoh Exp $ /* * Copyright (c) 1995, 1996 Christopher G. Demetriou @@ -4660,9 +4660,9 @@ product INTEL BSW_SIO_HSUART_2 0x228c Br product INTEL Z8K_LPIO1_SPI_1 0x228e Atom Z8000 LPIO1 SPI1 product INTEL Z8K_LPIO1_SPI_2 0x2290 Atom Z8000 LPIO1 SPI2 product INTEL BSW_PCU_SMB 0x2292 Braswell PCU SMBus -product INTEL BSW_SSC_MMC 0x2294 Braswell SCC MMC Port -product INTEL BSW_SSC_SDIO 0x2295 Braswell SCC SDIO Port -product INTEL BSW_SSC_SD 0x2296 Braswell SCC SD Port +product INTEL BSW_SCC_MMC 0x2294 Braswell SCC MMC Port +product INTEL BSW_SCC_SDIO 0x2295 Braswell SCC SDIO Port +product INTEL BSW_SCC_SD 0x2296 Braswell SCC SD Port product INTEL BSW_TXE 0x2298 Braswell TXE product INTEL BSW_PCU_LPC 0x229c Braswell PCU LPC product INTEL BSW_AHCI 0x22a3 Braswell AHCI