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 Nokia C020 WLAN card.



details:   https://anonhg.NetBSD.org/src/rev/9c660e89a033
branches:  trunk
changeset: 484004:9c660e89a033
user:      mycroft <mycroft%NetBSD.org@localhost>
date:      Wed Mar 22 21:39:57 2000 +0000

description:
Add the Nokia C020 WLAN card.
(`Guess who Charles works for...')

diffstat:

 sys/dev/pcmcia/pcmciadevs |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (27 lines):

diff -r d8c30553097e -r 9c660e89a033 sys/dev/pcmcia/pcmciadevs
--- a/sys/dev/pcmcia/pcmciadevs Wed Mar 22 21:15:59 2000 +0000
+++ b/sys/dev/pcmcia/pcmciadevs Wed Mar 22 21:39:57 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcmciadevs,v 1.84 2000/03/20 18:39:32 tron Exp $
+$NetBSD: pcmciadevs,v 1.85 2000/03/22 21:39:57 mycroft Exp $
 
 /*-
  * Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -66,6 +66,7 @@
 vendor RAYTHEON                        0x01a6  Raytheon
 vendor BAY                     0x01eb  Bay Networks
 vendor IODATA                  0x01bf  I-O DATA
+vendor NOKIA                   0x023d  Nokia Communications
 vendor LASAT                   0x3401  Lasat Communications A/S
 vendor LEXARMEDIA              0x4e01  Lexar Media
 vendor COMPEX                  0x8a01  Compex Corporation
@@ -149,6 +150,9 @@
 /* Melco Products */
 product MELCO LPC3_TX          0xc1ab Melco LPC3-TX
 
+/* Nokia Products */
+product NOKIA C020_WLAN                0x20c0 Nokia C020 WLAN Card
+
 /* Panasonic Products */
 product PANASONIC KXLC002      0x0304 Panasonic 4X CD-ROM Interface Card
 



Home | Main Index | Thread Index | Old Index