Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pcmcia Add the WebGear Aviator2.4 card. No driver y...
details: https://anonhg.NetBSD.org/src/rev/33568a33556a
branches: trunk
changeset: 479867:33568a33556a
user: augustss <augustss%NetBSD.org@localhost>
date: Thu Dec 23 19:45:56 1999 +0000
description:
Add the WebGear Aviator2.4 card. No driver yet, though. :(
diffstat:
sys/dev/pcmcia/pcmciadevs | 11 ++++++++---
1 files changed, 8 insertions(+), 3 deletions(-)
diffs (33 lines):
diff -r f4b201285d91 -r 33568a33556a sys/dev/pcmcia/pcmciadevs
--- a/sys/dev/pcmcia/pcmciadevs Thu Dec 23 18:14:59 1999 +0000
+++ b/sys/dev/pcmcia/pcmciadevs Thu Dec 23 19:45:56 1999 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcmciadevs,v 1.62 1999/12/05 20:08:41 danw Exp $
+$NetBSD: pcmciadevs,v 1.63 1999/12/23 19:45:56 augustss Exp $
/*-
* Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -57,6 +57,7 @@
vendor SIMPLETECH 0x014d Simple Technology
vendor LUCENT 0x0156 Lucent Technologies
vendor DAYNA 0x0194 Dayna Corporation
+vendor WEBGEAR 0x01a6 WebGear
vendor BAY 0x01eb Bay Networks
vendor IODATA 0x01bf I-O DATA
vendor LASAT 0x3401 Lasat Communications A/S
@@ -176,9 +177,13 @@
product ALLIEDTELESIS LA_PCM 0x0002 Allied Telesis LA-PCM
/* Lucent WaveLAN/IEEE */
-product LUCENT WAVELAN_IEEE 0x0002 WaveLAN/IEEE
+product LUCENT WAVELAN_IEEE 0x0002 WaveLAN/IEEE
-product BAY STACK_650 0x804 BayStack 650 Wireless LAN
+/* Bey Networks */
+product BAY STACK_650 0x0804 BayStack 650 Wireless LAN
+
+/* WebGear */
+product WEBGEAR WLAN 0x0000 WLAN Adapter
/* Cards we know only by their cis */
vendor PREMAX -1 Premax
Home |
Main Index |
Thread Index |
Old Index