Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by m...
details: https://anonhg.NetBSD.org/src/rev/45ec6330e82f
branches: netbsd-9
changeset: 460472:45ec6330e82f
user: martin <martin%NetBSD.org@localhost>
date: Thu Oct 24 16:12:42 2019 +0000
description:
Pull up following revision(s) (requested by msaitoh in ticket #373):
sys/dev/pci/pcidevs: revision 1.1386
sys/dev/pci/pcidevs: revision 1.1387
Modify Attansic Ethernet devices' description to clarify.
Add Killer E2400 and E2500.
diffstat:
sys/dev/pci/pcidevs | 18 ++++++++++--------
1 files changed, 10 insertions(+), 8 deletions(-)
diffs (37 lines):
diff -r 848bccd1e927 -r 45ec6330e82f sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Thu Oct 24 02:31:34 2019 +0000
+++ b/sys/dev/pci/pcidevs Thu Oct 24 16:12:42 2019 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1383.2.2 2019/09/24 02:59:35 martin Exp $
+$NetBSD: pcidevs,v 1.1383.2.3 2019/10/24 16:12:42 martin Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1332,18 +1332,20 @@
/* Attansic Technology Corp. */
product ATTANSIC ETHERNET_L1E 0x1026 L1E Gigabit Ethernet Adapter
product ATTANSIC ETHERNET_GIGA 0x1048 L1 Gigabit Ethernet Adapter
-product ATTANSIC AR8132 0x1062 AR8132 Fast Ethernet Adapter
-product ATTANSIC AR8131 0x1063 AR8131 Gigabit Ethernet Adapter
-product ATTANSIC AR8151 0x1073 AR8151 v1.0 Gigabit Ethernet Adapter
-product ATTANSIC AR8151_V2 0x1083 AR8151 v2.0 Gigabit Ethernet Adapter
+product ATTANSIC AR8132 0x1062 AR8132 L2C Fast Ethernet Adapter
+product ATTANSIC AR8131 0x1063 AR8131 L1C Gigabit Ethernet Adapter
+product ATTANSIC AR8151 0x1073 AR8151 v1.0 L1D Gigabit Ethernet Adapter
+product ATTANSIC AR8151_V2 0x1083 AR8151 v2.0 L1D Gigabit Ethernet Adapter
product ATTANSIC AR8162 0x1090 AR8162
product ATTANSIC AR8161 0x1091 AR8161
product ATTANSIC AR8172 0x10a0 AR8172
product ATTANSIC AR8171 0x10a1 AR8171
product ATTANSIC ETHERNET_100 0x2048 L2 100 Mbit Ethernet Adapter
-product ATTANSIC AR8152_B 0x2060 AR8152 v1.1 Fast Ethernet Adapter
-product ATTANSIC AR8152_B2 0x2062 AR8152 v2.0 Fast Ethernet Adapter
-product ATTANSIC E2200 0xe091 E2200
+product ATTANSIC AR8152_B 0x2060 AR8152 v1.1 L2C Fast Ethernet Adapter
+product ATTANSIC AR8152_B2 0x2062 AR8152 v2.0 L2C Fast Ethernet Adapter
+product ATTANSIC E2200 0xe091 Killer E2200
+product ATTANSIC E2400 0xe0a1 Killer E2400
+product ATTANSIC E2500 0xe0b1 Killer E2500
/* ATI products */
/* See http://www.x.org/wiki/Radeon%20ASICs */
Home |
Main Index |
Thread Index |
Old Index