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 Melco WLI PCM (but driver is...



details:   https://anonhg.NetBSD.org/src/rev/bf2d4fb3990d
branches:  trunk
changeset: 481528:bf2d4fb3990d
user:      enami <enami%NetBSD.org@localhost>
date:      Tue Feb 01 10:19:51 2000 +0000

description:
Add an entry for Melco WLI PCM (but driver isn't available yet).

diffstat:

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

diffs (22 lines):

diff -r 93b1e5ea50cd -r bf2d4fb3990d sys/dev/pcmcia/pcmciadevs
--- a/sys/dev/pcmcia/pcmciadevs Tue Feb 01 10:12:04 2000 +0000
+++ b/sys/dev/pcmcia/pcmciadevs Tue Feb 01 10:19:51 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcmciadevs,v 1.74 2000/02/01 05:50:18 enami Exp $
+$NetBSD: pcmciadevs,v 1.75 2000/02/01 10:19:51 enami Exp $
 
 /*-
  * Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -214,6 +214,7 @@
 vendor AMBICOM                 -1      AmbiCom Inc
 vendor EPSON                   -1      Seiko Epson Corporation
 vendor EXP                     -1      EXP Computer Inc
+vendor MELCO                   -1      Melco 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
@@ -245,3 +246,4 @@
 product IODATA PCLAT           { "I-O&spDATA", "PCLA", "ETHERNET", NULL } IO-DATA PCLA/T
 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



Home | Main Index | Thread Index | Old Index