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 LPC3-TX.



details:   https://anonhg.NetBSD.org/src/rev/49f07ae97a7f
branches:  trunk
changeset: 481927:49f07ae97a7f
user:      enami <enami%NetBSD.org@localhost>
date:      Wed Feb 09 13:20:55 2000 +0000

description:
Add an entry for Melco LPC3-TX.

diffstat:

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

diffs (35 lines):

diff -r e9f2f78e4956 -r 49f07ae97a7f sys/dev/pcmcia/pcmciadevs
--- a/sys/dev/pcmcia/pcmciadevs Wed Feb 09 13:10:15 2000 +0000
+++ b/sys/dev/pcmcia/pcmciadevs Wed Feb 09 13:20:55 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcmciadevs,v 1.77 2000/02/09 13:07:45 enami Exp $
+$NetBSD: pcmciadevs,v 1.78 2000/02/09 13:20:55 enami Exp $
 
 /*-
  * Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -68,6 +68,7 @@
 vendor LASAT                   0x3401  Lasat Communications A/S
 vendor LEXARMEDIA              0x4e01  Lexar Media
 vendor COMPEX                  0x8a01  Compex Corporation
+vendor MELCO                   0x8a01  Melco Corporation
 vendor CONTEC                  0xc001  Contec
 vendor COREGA                  0xc00f  Corega K.K.
 vendor ALLIEDTELESIS           0xc00f  Allied Telesis K.K.
@@ -143,6 +144,9 @@
 product MEGAHERTZ2 XJACK       0x0103 Megahertz X-JACK Ethernet
 product MEGAHERTZ XJEM3336     0x0006 Megahertz X-JACK Ethernet Modem
 
+/* Melco Products */
+product MELCO LPC3_TX          0xc1ab Melco LPC3-TX
+
 /* US Robotics Products */
 product USROBOTICS WORLDPORT144        0x3330 US Robotics WorldPort 14.4 Modem
 
@@ -217,7 +221,6 @@
 vendor AMBICOM                 -1      AmbiCom Inc
 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



Home | Main Index | Thread Index | Old Index