Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/sys/conf Pull up revision 1.409 (requested by he):
details: https://anonhg.NetBSD.org/src/rev/1bc68837e576
branches: netbsd-1-5
changeset: 490290:1bc68837e576
user: he <he%NetBSD.org@localhost>
date: Tue Dec 12 21:27:27 2000 +0000
description:
Pull up revision 1.409 (requested by he):
Add a driver for an(4), Aironet and Cisco wireless pcmcia cards.
diffstat:
sys/conf/files | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 0b80f47c2c91 -r 1bc68837e576 sys/conf/files
--- a/sys/conf/files Tue Dec 12 21:27:00 2000 +0000
+++ b/sys/conf/files Tue Dec 12 21:27:27 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files,v 1.373.2.6 2000/10/04 17:39:36 itojun Exp $
+# $NetBSD: files,v 1.373.2.7 2000/12/12 21:27:27 he Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
@@ -268,6 +268,10 @@
device uha: scsi
file dev/ic/uha.c uha
+# Aironet PC4500/PC4800
+device an: arp, ether, ifnet
+file dev/ic/an.c an
+
# AMD 79c930-based 802.11 cards
device awi: arp, wlan, ifnet
file dev/ic/awi.c awi
Home |
Main Index |
Thread Index |
Old Index