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 an entry for Icom WAVEMASTER SL-200.



details:   https://anonhg.NetBSD.org/src/rev/b2af5b5597b8
branches:  trunk
changeset: 481655:b2af5b5597b8
user:      enami <enami%NetBSD.org@localhost>
date:      Thu Feb 03 08:25:55 2000 +0000

description:
Add an entry for Icom WAVEMASTER SL-200.

diffstat:

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

diffs (22 lines):

diff -r d96d95a2c94d -r b2af5b5597b8 sys/dev/pcmcia/pcmciadevs
--- a/sys/dev/pcmcia/pcmciadevs Thu Feb 03 08:13:44 2000 +0000
+++ b/sys/dev/pcmcia/pcmciadevs Thu Feb 03 08:25:55 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcmciadevs,v 1.75 2000/02/01 10:19:51 enami Exp $
+$NetBSD: pcmciadevs,v 1.76 2000/02/03 08:25:55 enami Exp $
 
 /*-
  * Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -215,6 +215,7 @@
 vendor EPSON                   -1      Seiko Epson Corporation
 vendor EXP                     -1      EXP Computer Inc
 vendor MELCO                   -1      Melco Inc
+vendor ICOM                    -1      ICOM Inc
 
 product MEGAHERTZ XJ2288       { "MEGAHERTZ", "MODEM&spXJ2288", NULL, NULL } Megahertz XJ2288 Modem
 product PREMAX PE200           { "PMX&sp&sp&sp", "PE-200", NULL, NULL } PreMax PE-200
@@ -247,3 +248,4 @@
 product EPSON EEN10B           { "Seiko&spEpson&spCorp.", "Ethernet", "P/N:&spEEN10B&spRev.&sp00", NULL } Epson EEN10B
 product EXP EXPMULTIMEDIA      { "EXP&sp&sp&sp", "PnPIDE", "F1", NULL } EXP IDE/ATAPI DVD Card
 product MELCO WLI_PCM          { "AMD", "Am79C930", NULL, NULL } Melco WLI-PCM
+product ICOM SL200             { "Icom", "SL-200", NULL, NULL } Icom SL-200



Home | Main Index | Thread Index | Old Index