Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/pcmcia Ambicom support by Vincent Aymeric



details:   https://anonhg.NetBSD.org/src/rev/373909b6e8e1
branches:  trunk
changeset: 476207:373909b6e8e1
user:      is <is%NetBSD.org@localhost>
date:      Thu Sep 09 18:09:10 1999 +0000

description:
Ambicom support by Vincent Aymeric

diffstat:

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

diffs (22 lines):

diff -r b3c485eda52b -r 373909b6e8e1 sys/dev/pcmcia/pcmciadevs
--- a/sys/dev/pcmcia/pcmciadevs Thu Sep 09 17:59:25 1999 +0000
+++ b/sys/dev/pcmcia/pcmciadevs Thu Sep 09 18:09:10 1999 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcmciadevs,v 1.44 1999/09/07 19:30:10 soren Exp $
+$NetBSD: pcmciadevs,v 1.45 1999/09/09 18:09:10 is Exp $
 
 /*-
  * Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -176,6 +176,7 @@
 vendor DIGITAL                 -1      Digital Equipment Corporation
 vendor TEAC                    -1      TEAC
 vendor SVEC                    -1      SVEC/Hawking Technology
+vendor AMBICOM                 -1      AmbiCom 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
@@ -191,3 +192,4 @@
 product COREGA PCC_2   { "corega&spK.K.", "corega&spEther&spPCC-T", NULL, NULL } Corega
 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
+product AMBICOM AMB8002T       { "AmbiCom&spInc", "AMB8002T", NULL, NULL } AmbiCom AMB8002T



Home | Main Index | Thread Index | Old Index