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 Seattle Host Bridge and PCIE root port d...
details: https://anonhg.NetBSD.org/src/rev/85aafdcf83eb
branches: trunk
changeset: 445172:85aafdcf83eb
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Tue Oct 16 00:07:08 2018 +0000
description:
Add AMD Seattle Host Bridge and PCIE root port devices
diffstat:
sys/dev/pci/pcidevs | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r d249a38365b9 -r 85aafdcf83eb sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Mon Oct 15 23:59:36 2018 +0000
+++ b/sys/dev/pci/pcidevs Tue Oct 16 00:07:08 2018 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1348 2018/10/15 09:01:56 uwe Exp $
+$NetBSD: pcidevs,v 1.1349 2018/10/16 00:07:08 jmcneill Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1042,6 +1042,9 @@
product AMD F14_MISC 0x1716 Family12h/14h Misc. Configuration
product AMD F14_HB18 0x1718 Family12h/14h Host Bridge
product AMD F14_HB19 0x1719 Family12h/14h Host Bridge
+product AMD SEATTLE_PCHB_1 0x1a00 Seattle Host Bridge
+product AMD SEATTLE_PCHB_2 0x1a01 Seattle Host Bridge
+product AMD SEATTLE_PCIE 0x1a02 Seattle PCIE Root Port
product AMD PCNET_PCI 0x2000 PCnet-PCI Ethernet
product AMD PCNET_HOME 0x2001 PCnet-Home HomePNA Ethernet
product AMD AM_1771_MBW 0x2003 Alchemy AM 1771 MBW
Home |
Main Index |
Thread Index |
Old Index