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 Planex FNW-3700-T.



details:   https://anonhg.NetBSD.org/src/rev/1210c04b8d53
branches:  trunk
changeset: 481928:1210c04b8d53
user:      enami <enami%NetBSD.org@localhost>
date:      Wed Feb 09 13:32:23 2000 +0000

description:
Add an entry for Planex FNW-3700-T.

diffstat:

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

diffs (32 lines):

diff -r 49f07ae97a7f -r 1210c04b8d53 sys/dev/pcmcia/pcmciadevs
--- a/sys/dev/pcmcia/pcmciadevs Wed Feb 09 13:20:55 2000 +0000
+++ b/sys/dev/pcmcia/pcmciadevs Wed Feb 09 13:32:23 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcmciadevs,v 1.78 2000/02/09 13:20:55 enami Exp $
+$NetBSD: pcmciadevs,v 1.79 2000/02/09 13:32:23 enami Exp $
 
 /*-
  * Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -227,10 +227,11 @@
 product PREMAX PE200           { "PMX&sp&sp&sp", "PE-200", NULL, NULL } PreMax PE-200
 product PLANET SMARTCOM2000    { "PCMCIA", "UE2212", NULL, NULL } Planet SmartCOM 2000
 /*
- * vendor ID of FNW-3600-T is LINKSYS(0x0149) and product ID is 0xc1ab, but
- * it conflicts with LINKSYS Combo EthernetCard.
+ * vendor ID of both FNW-3600-T and FNW-3700-T is LINKSYS (0x0149) and
+ * product ID is 0xc1ab, but it conflicts with LINKSYS Combo EthernetCard.
  */
 product PLANEX FNW3600T                -1 Planex FNW-3600-T
+product PLANEX FNW3700T                -1 Planex FNW-3700-T
 product DLINK DE650            { "D-Link", "DE-650", NULL, NULL } D-Link DE-650
 product DLINK DE660            { "D-Link", "DE-660", NULL, NULL } D-Link DE-660
 product RPTI EP401             { "RPTI", "EP401&spEthernet&spNE2000&spCompatible", NULL, NULL } RPTI EP401
@@ -245,7 +246,7 @@
 product SVEC COMBOCARD { "Ethernet", "Adapter", NULL, NULL } SVEC/Hawking Tech. Combo Card
 product SVEC LANCARD   { "SVEC", "FD605&spPCMCIA&spEtherNet&spCard", "V1-1", NULL } SVEC PCMCIA Lan Card
 /*
- * vendor ID of PN650TX is LINKSYS(0x0149) and product ID is 0xc1ab, but
+ * vendor ID of PN650TX is LINKSYS (0x0149) and product ID is 0xc1ab, but
  * it conflicts with LINKSYS Combo EthernetCard.
  */
 product SVEC PN650TX           -1 SVEC PN650TX 10/100 Dual Speed Fast Ethernet PC Card



Home | Main Index | Thread Index | Old Index