Source-Changes-HG archive

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

[src/trunk]: src/sys/arch add malo at pcmcia.



details:   https://anonhg.NetBSD.org/src/rev/a646c81a7a59
branches:  trunk
changeset: 795619:a646c81a7a59
user:      chs <chs%NetBSD.org@localhost>
date:      Mon Apr 21 16:35:38 2014 +0000

description:
add malo at pcmcia.

diffstat:

 sys/arch/amd64/conf/ALL     |  5 +++--
 sys/arch/amd64/conf/GENERIC |  5 +++--
 sys/arch/i386/conf/ALL      |  5 +++--
 sys/arch/i386/conf/GENERIC  |  5 +++--
 4 files changed, 12 insertions(+), 8 deletions(-)

diffs (104 lines):

diff -r 43f3a440a4a6 -r a646c81a7a59 sys/arch/amd64/conf/ALL
--- a/sys/arch/amd64/conf/ALL   Mon Apr 21 16:35:06 2014 +0000
+++ b/sys/arch/amd64/conf/ALL   Mon Apr 21 16:35:38 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.5 2014/04/08 22:04:16 riastradh Exp $
+# $NetBSD: ALL,v 1.6 2014/04/21 16:35:38 chs Exp $
 # From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
 #
 # ALL machine description file
@@ -17,7 +17,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "ALL-$Revision: 1.5 $"
+#ident                 "ALL-$Revision: 1.6 $"
 
 maxusers       64              # estimated number of users
 
@@ -935,6 +935,7 @@
 cnw*   at pcmcia? function ?           # Xircom/Netwave AirSurfer
 cs*    at pcmcia? function ?           # CS89xx Ethernet
 ep*    at pcmcia? function ?           # 3Com 3c589 and 3c562 Ethernet
+malo*  at pcmcia? function ?           # Marvell Libertas
 mbe*   at pcmcia? function ?           # MB8696x based Ethernet
 ne*    at pcmcia? function ?           # NE2000-compatible Ethernet
 ray*   at pcmcia? function ?           # Raytheon Raylink (802.11)
diff -r 43f3a440a4a6 -r a646c81a7a59 sys/arch/amd64/conf/GENERIC
--- a/sys/arch/amd64/conf/GENERIC       Mon Apr 21 16:35:06 2014 +0000
+++ b/sys/arch/amd64/conf/GENERIC       Mon Apr 21 16:35:38 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.385 2014/04/08 21:08:36 riastradh Exp $
+# $NetBSD: GENERIC,v 1.386 2014/04/21 16:35:38 chs Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.385 $"
+#ident                 "GENERIC-$Revision: 1.386 $"
 
 maxusers       64              # estimated number of users
 
@@ -752,6 +752,7 @@
 cnw*   at pcmcia? function ?           # Xircom/Netwave AirSurfer
 cs*    at pcmcia? function ?           # CS89xx Ethernet
 ep*    at pcmcia? function ?           # 3Com 3c589 and 3c562 Ethernet
+malo*  at pcmcia? function ?           # Marvell Libertas
 mbe*   at pcmcia? function ?           # MB8696x based Ethernet
 ne*    at pcmcia? function ?           # NE2000-compatible Ethernet
 ray*   at pcmcia? function ?           # Raytheon Raylink (802.11)
diff -r 43f3a440a4a6 -r a646c81a7a59 sys/arch/i386/conf/ALL
--- a/sys/arch/i386/conf/ALL    Mon Apr 21 16:35:06 2014 +0000
+++ b/sys/arch/i386/conf/ALL    Mon Apr 21 16:35:38 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.372 2014/04/08 22:04:15 riastradh Exp $
+# $NetBSD: ALL,v 1.373 2014/04/21 16:35:38 chs Exp $
 # From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
 #
 # ALL machine description file
@@ -17,7 +17,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "ALL-$Revision: 1.372 $"
+#ident                 "ALL-$Revision: 1.373 $"
 
 maxusers       64              # estimated number of users
 
@@ -1073,6 +1073,7 @@
 cnw*   at pcmcia? function ?           # Xircom/Netwave AirSurfer
 cs*    at pcmcia? function ?           # CS89xx Ethernet
 ep*    at pcmcia? function ?           # 3Com 3c589 and 3c562 Ethernet
+malo*  at pcmcia? function ?           # Marvell Libertas
 mbe*   at pcmcia? function ?           # MB8696x based Ethernet
 ne*    at pcmcia? function ?           # NE2000-compatible Ethernet
 ray*   at pcmcia? function ?           # Raytheon Raylink (802.11)
diff -r 43f3a440a4a6 -r a646c81a7a59 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC        Mon Apr 21 16:35:06 2014 +0000
+++ b/sys/arch/i386/conf/GENERIC        Mon Apr 21 16:35:38 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.1102 2014/04/08 19:40:57 christos Exp $
+# $NetBSD: GENERIC,v 1.1103 2014/04/21 16:35:38 chs Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.1102 $"
+#ident                 "GENERIC-$Revision: 1.1103 $"
 
 maxusers       64              # estimated number of users
 
@@ -1017,6 +1017,7 @@
 cnw*   at pcmcia? function ?           # Xircom/Netwave AirSurfer
 cs*    at pcmcia? function ?           # CS89xx Ethernet
 ep*    at pcmcia? function ?           # 3Com 3c589 and 3c562 Ethernet
+malo*  at pcmcia? function ?           # Marvell Libertas
 mbe*   at pcmcia? function ?           # MB8696x based Ethernet
 ne*    at pcmcia? function ?           # NE2000-compatible Ethernet
 ray*   at pcmcia? function ?           # Raytheon Raylink (802.11)



Home | Main Index | Thread Index | Old Index