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 Marvell 88AP510.



details:   https://anonhg.NetBSD.org/src/rev/977b84824218
branches:  trunk
changeset: 348097:977b84824218
user:      kiyohara <kiyohara%NetBSD.org@localhost>
date:      Tue Oct 04 14:55:32 2016 +0000

description:
Add Marvell 88AP510.

diffstat:

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

diffs (17 lines):

diff -r 08221b8ec281 -r 977b84824218 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Tue Oct 04 14:47:18 2016 +0000
+++ b/sys/dev/pci/pcidevs       Tue Oct 04 14:55:32 2016 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1265 2016/09/16 05:42:22 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1266 2016/10/04 14:55:32 kiyohara Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2322,6 +2322,7 @@
 
 /* Marvell products */
 product MARVELL GT64010A       0x0146  GT-64010A System Controller
+product MARVELL 88AP510                0x0510  88AP510
 product MARVELL 88F1181                0x1181  88F1181
 product MARVELL 88F1281                0x1281  88F1281 SoC Orion2
 product MARVELL 88W8300_1      0x1fa6  Libertas 88W8300



Home | Main Index | Thread Index | Old Index