Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/amd64/conf sort iwm* before iwn*
details: https://anonhg.NetBSD.org/src/rev/cef5746670ed
branches: trunk
changeset: 349156:cef5746670ed
user: dholland <dholland%NetBSD.org@localhost>
date: Fri Nov 25 23:15:28 2016 +0000
description:
sort iwm* before iwn*
diffstat:
sys/arch/amd64/conf/GENERIC | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (28 lines):
diff -r 064dd3be7fad -r cef5746670ed sys/arch/amd64/conf/GENERIC
--- a/sys/arch/amd64/conf/GENERIC Fri Nov 25 23:06:58 2016 +0000
+++ b/sys/arch/amd64/conf/GENERIC Fri Nov 25 23:15:28 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.438 2016/11/25 23:06:58 dholland Exp $
+# $NetBSD: GENERIC,v 1.439 2016/11/25 23:15:28 dholland Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.438 $"
+#ident "GENERIC-$Revision: 1.439 $"
maxusers 64 # estimated number of users
@@ -750,8 +750,8 @@
gsip* at pci? dev ? function ? # NS83820 Gigabit Ethernet
ipw* at pci? dev ? function ? # Intel PRO/Wireless 2100
iwi* at pci? dev ? function ? # Intel PRO/Wireless 2200BG
+iwm* at pci? dev ? function ? # Intel Centrino 7260
iwn* at pci? dev ? function ? # Intel PRO/Wireless 4965AGN
-iwm* at pci? dev ? function ? # Intel Centrino 7260
ixg* at pci? dev ? function ? # Intel 8259x 10 gigabit
ixv* at pci? dev ? function ? # Intel 8259x 10G virtual function
jme* at pci? dev ? function ? # JMicron JMC2[56]0 ethernet
Home |
Main Index |
Thread Index |
Old Index