Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pci Print CLSEM workaround bit correctly.
details: https://anonhg.NetBSD.org/src/rev/0fe411c34534
branches: trunk
changeset: 446673:0fe411c34534
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Fri Dec 14 06:28:09 2018 +0000
description:
Print CLSEM workaround bit correctly.
diffstat:
sys/dev/pci/if_wmvar.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 712138ee1034 -r 0fe411c34534 sys/dev/pci/if_wmvar.h
--- a/sys/dev/pci/if_wmvar.h Fri Dec 14 06:27:40 2018 +0000
+++ b/sys/dev/pci/if_wmvar.h Fri Dec 14 06:28:09 2018 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: if_wmvar.h,v 1.39 2018/08/08 03:15:18 msaitoh Exp $ */
+/* $NetBSD: if_wmvar.h,v 1.40 2018/12/14 06:28:09 msaitoh Exp $ */
/*
* Copyright (c) 2001, 2002, 2003, 2004 Wasabi Systems, Inc.
@@ -105,7 +105,7 @@
"\15" "PCIX" "\16" "CSA" "\17" "PCIE" "\20" "SGMII" \
"\21" "NEWQUEUE" "\22" "ASF_FIRM" "\23" "ARC_SUBSYS" "\24" "AMT" \
"\25" "MANAGE" "\26" "WOL" "\27" "EEE" "\30" "ATTACHED" \
- "\31" "MDIC_WA" "\32" "PCS_DIS_AUTONEGO" "\33" "PLLWA" "\40" "CLSEMWA"
+ "\31" "MDIC_WA" "\32" "PCS_DIS_AUTONEGO" "\33" "PLLWA" "\34" "CLSEMWA"
/*
* Variations of Intel gigabit Ethernet controller:
Home |
Main Index |
Thread Index |
Old Index