summaryrefslogtreecommitdiff
path: root/sys/dev/pcmcia/if_wireg.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/pcmcia/if_wireg.h')
-rw-r--r--sys/dev/pcmcia/if_wireg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pcmcia/if_wireg.h b/sys/dev/pcmcia/if_wireg.h
index 46447988d60..c211af8f5a5 100644
--- a/sys/dev/pcmcia/if_wireg.h
+++ b/sys/dev/pcmcia/if_wireg.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_wireg.h,v 1.6 2000/06/30 01:04:28 art Exp $ */
+/* $OpenBSD: if_wireg.h,v 1.7 2001/03/11 08:41:29 mickey Exp $ */
/*
* Copyright (c) 1997, 1998, 1999
@@ -117,7 +117,7 @@ struct wi_softc {
struct timeout sc_timo;
};
-#define WI_TIMEOUT 65536
+#define WI_TIMEOUT 50000
#define WI_PORT0 0
#define WI_PORT1 1