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 Areca ARC1214 & ARC1880.



details:   https://anonhg.NetBSD.org/src/rev/387fac22046f
branches:  trunk
changeset: 827478:387fac22046f
user:      sevan <sevan%NetBSD.org@localhost>
date:      Mon Oct 30 01:24:47 2017 +0000

description:
Add Areca ARC1214 & ARC1880.
>From OpenBSD.

diffstat:

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

diffs (25 lines):

diff -r e6a593d4d607 -r 387fac22046f sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Mon Oct 30 01:19:46 2017 +0000
+++ b/sys/dev/pci/pcidevs       Mon Oct 30 01:24:47 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1299 2017/10/20 12:01:43 christos Exp $
+$NetBSD: pcidevs,v 1.1300 2017/10/30 01:24:47 sevan Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1216,6 +1216,7 @@
 product ARECA ARC1200_B                0x1201  ARC-1200 rev B
 product ARECA ARC1202          0x1202  ARC-1202
 product ARECA ARC1210          0x1210  ARC-1210
+product ARECA ARC1214          0x1214  ARC-1214
 product ARECA ARC1220          0x1220  ARC-1220
 product ARECA ARC1230          0x1230  ARC-1230
 product ARECA ARC1260          0x1260  ARC-1260
@@ -1225,6 +1226,7 @@
 product ARECA ARC1381          0x1381  ARC-1381
 product ARECA ARC1680          0x1680  ARC-1680
 product ARECA ARC1681          0x1681  ARC-1681
+product ARECA ARC1880          0x1880  ARC-1880
 
 /* ASIX Electronics products */
 product ASIX AX88140A  0x1400  AX88140A 10/100 Ethernet



Home | Main Index | Thread Index | Old Index