Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci Added ALTERA EP4CGX15BF14C8N entry.



details:   https://anonhg.NetBSD.org/src/rev/e8d99884c5a1
branches:  trunk
changeset: 781536:e8d99884c5a1
user:      nonaka <nonaka%NetBSD.org@localhost>
date:      Thu Sep 13 12:11:06 2012 +0000

description:
Added ALTERA EP4CGX15BF14C8N entry.

diffstat:

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

diffs (19 lines):

diff -r bd37bf658ea0 -r e8d99884c5a1 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Thu Sep 13 11:53:45 2012 +0000
+++ b/sys/dev/pci/pcidevs       Thu Sep 13 12:11:06 2012 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1132 2012/08/10 16:24:17 bouyer Exp $
+$NetBSD: pcidevs,v 1.1133 2012/09/13 12:11:06 nonaka Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -913,6 +913,9 @@
 product ALTEON BCM5700         0x0003  ACEnic BCM5700 10/100/1000 Ethernet
 product ALTEON BCM5701         0x0004  ACEnic BCM5701 10/100/1000 Ethernet
 
+/* Altera products */
+product ALTERA EP4CGX15BF14C8N 0x4c15  EP4CGX15BF14C8N
+
 /* Altima products */
 product ALTIMA AC1000  0x03e8  AC1000 Gigabit Ethernet
 product ALTIMA AC1001  0x03e9  AC1001 Gigabit Ethernet



Home | Main Index | Thread Index | Old Index