Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pcmcia xe@pcmcia
details: https://anonhg.NetBSD.org/src/rev/e5dcaf50852c
branches: trunk
changeset: 480341:e5dcaf50852c
user: joda <joda%NetBSD.org@localhost>
date: Sun Jan 09 17:23:05 2000 +0000
description:
xe@pcmcia
diffstat:
sys/dev/pcmcia/files.pcmcia | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 594a4b4ce18f -r e5dcaf50852c sys/dev/pcmcia/files.pcmcia
--- a/sys/dev/pcmcia/files.pcmcia Sun Jan 09 17:21:53 2000 +0000
+++ b/sys/dev/pcmcia/files.pcmcia Sun Jan 09 17:23:05 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.pcmcia,v 1.19 1999/11/04 17:12:43 sommerfeld Exp $
+# $NetBSD: files.pcmcia,v 1.20 2000/01/09 17:23:05 joda Exp $
#
# Config.new file and device description for machine-independent PCMCIA code.
# Included by ports that need it.
@@ -84,3 +84,6 @@
file dev/ic/awi.c awi
file dev/ic/am79c930.c awi
+device xe: arp, ether, ifnet
+attach xe at pcmcia with xe_pcmcia
+file dev/pcmcia/if_xe.c xe_pcmcia
Home |
Main Index |
Thread Index |
Old Index