Module Name:    src
Committed By:   martin
Date:           Sun Oct  2 10:33:01 UTC 2022

Modified Files:
        src/sys/dev/pci: pcidevs

Log Message:
Add AMD FCH SATA Controller D


To generate a diff of this commit:
cvs rdiff -u -r1.1466 -r1.1467 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.1466 src/sys/dev/pci/pcidevs:1.1467
--- src/sys/dev/pci/pcidevs:1.1466	Sat Oct  1 15:44:58 2022
+++ src/sys/dev/pci/pcidevs	Sun Oct  2 10:33:00 2022
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1466 2022/10/01 15:44:58 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1467 2022/10/02 10:33:00 martin Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1183,6 +1183,7 @@ product AMD HUDSON_PCIE_2	0x43a2	Hudson 
 product AMD HUDSON_PCIE_3	0x43a3	Hudson PCIe Root Port 3
 product AMD 300SERIES_PCIE	0x43b4	300 Series PCIe
 product AMD 300SERIES_SATA	0x43b7	300 Series SATA
+product AMD FCH_SATA_D		0x43b8	FCH SATA Controller D
 product AMD 300SERIES_XHCI	0x43bb	300 Series xHCI
 product AMD 400SERIES_PCIE_1	0x43c6	400 Series PCIe
 product AMD 400SERIES_PCIE_2	0x43c7	400 Series PCIe

Reply via email to