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 Family15h ids



details:   https://anonhg.NetBSD.org/src/rev/002fa3980c8d
branches:  trunk
changeset: 778776:002fa3980c8d
user:      cegger <cegger%NetBSD.org@localhost>
date:      Fri Apr 13 12:03:14 2012 +0000

description:
Add AMD Family15h ids

diffstat:

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

diffs (22 lines):

diff -r ff1b681b55f8 -r 002fa3980c8d sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Fri Apr 13 07:05:32 2012 +0000
+++ b/sys/dev/pci/pcidevs       Fri Apr 13 12:03:14 2012 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1114 2012/04/09 08:09:36 mlelstv Exp $
+$NetBSD: pcidevs,v 1.1115 2012/04/13 12:03:14 cegger Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -932,6 +932,12 @@
 product AMD AMD64_F11_MISC     0x1303  AMD64 Family11h Miscellaneous Configuration
 product AMD AMD64_F11_LINK     0x1304  AMD64 Family11h Link Configuration
 product AMD F14_RC     0x1510  Family14h Root Complex
+product AMD F15_HT     0x1600  Family15h HyperTransport Configuration
+product AMD F15_ADDR   0x1601  Family15h Address Map Configuration
+product AMD F15_DRAM   0x1602  Family15h DRAM Configuration
+product AMD F15_MISC   0x1603  Family15h Miscellaneous Configuration
+product AMD F15_LINK   0x1604  Family15h Link Configuration
+product AMD F15_NB     0x1605  Family15h North Bridge Configuration
 product AMD F14_HT     0x1700  Family12h/14h HyperTransport Configuration
 product AMD F14_ADDR   0x1701  Family12h/14h Address Map Configuration
 product AMD F14_DRAM   0x1702  Family12h/14h DRAM Configuration



Home | Main Index | Thread Index | Old Index