Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/i386/conf add (commented out) xe@pcmcia entry



details:   https://anonhg.NetBSD.org/src/rev/5068fc97223a
branches:  trunk
changeset: 480343:5068fc97223a
user:      joda <joda%NetBSD.org@localhost>
date:      Sun Jan 09 17:31:56 2000 +0000

description:
add (commented out) xe@pcmcia entry

diffstat:

 sys/arch/i386/conf/GENERIC |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 7c21fbe04e75 -r 5068fc97223a sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC        Sun Jan 09 17:25:42 2000 +0000
+++ b/sys/arch/i386/conf/GENERIC        Sun Jan 09 17:31:56 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: GENERIC,v 1.287 2000/01/04 06:58:54 chopps Exp $
+#      $NetBSD: GENERIC,v 1.288 2000/01/09 17:31:56 joda Exp $
 #
 #      GENERIC -- everything that's currently supported
 #
@@ -505,6 +505,7 @@
 ne*    at pcmcia? function ?           # NE2000-compatible Ethernet
 sm*    at pcmcia? function ?           # Megahertz Ethernet
 wi*    at pcmcia? function ?           # Lucent WaveLan IEEE (802.11)
+#xe*   at pcmcia? function ?           # Xircom PCMCIA cards
 
 mhzc*  at pcmcia? function ?           # Megahertz Ethernet/Modem combo cards
 com*   at mhzc?



Home | Main Index | Thread Index | Old Index