Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/sys/dev/pcmcia Pull up revision 1.17 (approved by thorpej)
details: https://anonhg.NetBSD.org/src/rev/cb5325988a4e
branches: netbsd-1-5
changeset: 488511:cb5325988a4e
user: onoe <onoe%NetBSD.org@localhost>
date: Fri Jul 14 14:37:50 2000 +0000
description:
Pull up revision 1.17 (approved by thorpej)
Add WEP support for awi driver.
diffstat:
sys/dev/pcmcia/if_awi_pcmcia.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r d0fa5cf49522 -r cb5325988a4e sys/dev/pcmcia/if_awi_pcmcia.c
--- a/sys/dev/pcmcia/if_awi_pcmcia.c Fri Jul 14 14:37:41 2000 +0000
+++ b/sys/dev/pcmcia/if_awi_pcmcia.c Fri Jul 14 14:37:50 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: if_awi_pcmcia.c,v 1.16 2000/06/09 13:05:02 onoe Exp $ */
+/* $NetBSD: if_awi_pcmcia.c,v 1.16.2.1 2000/07/14 14:37:50 onoe Exp $ */
/*-
* Copyright (c) 1999 The NetBSD Foundation, Inc.
@@ -44,7 +44,6 @@
* DS cards based on the same chipset.
*/
-#include "opt_awi.h"
#include "opt_inet.h"
#include "opt_ns.h"
#include "bpfilter.h"
Home |
Main Index |
Thread Index |
Old Index