Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/pci Add AMD FCH SATA Controller D



details:   https://anonhg.NetBSD.org/src/rev/c8727dd65624
branches:  trunk
changeset: 371263:c8727dd65624
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Oct 02 10:33:00 2022 +0000

description:
Add AMD FCH SATA Controller D

diffstat:

 sys/dev/pci/pcidevs |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 634fb022eb8e -r c8727dd65624 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Sun Oct 02 10:21:36 2022 +0000
+++ b/sys/dev/pci/pcidevs       Sun Oct 02 10:33:00 2022 +0000
@@ -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_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



Home | Main Index | Thread Index | Old Index