Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci Modify Attansic Ethernet devices' description to...



details:   https://anonhg.NetBSD.org/src/rev/f9b33035c092
branches:  trunk
changeset: 459683:f9b33035c092
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Sat Sep 21 11:23:56 2019 +0000

description:
Modify Attansic Ethernet devices' description to clarify.

diffstat:

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

diffs (33 lines):

diff -r bac9618db85f -r f9b33035c092 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Sat Sep 21 10:19:37 2019 +0000
+++ b/sys/dev/pci/pcidevs       Sat Sep 21 11:23:56 2019 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1385 2019/08/24 11:40:22 jmcneill Exp $
+$NetBSD: pcidevs,v 1.1386 2019/09/21 11:23:56 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1332,17 +1332,17 @@
 /* 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 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  E2200
 
 /* ATI products */



Home | Main Index | Thread Index | Old Index