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 3Com/Megahertz 3CCFEM556BI 10/100 Etherne...



details:   https://anonhg.NetBSD.org/src/rev/323a594a9b99
branches:  trunk
changeset: 477127:323a594a9b99
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Mon Oct 11 17:51:24 1999 +0000

description:
Add 3Com/Megahertz 3CCFEM556BI 10/100 Ethernet/Modem.  From Ryoji KATO,
PR #8331.

diffstat:

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

diffs (17 lines):

diff -r a1f298e467a8 -r 323a594a9b99 sys/dev/pcmcia/pcmciadevs
--- a/sys/dev/pcmcia/pcmciadevs Mon Oct 11 17:50:21 1999 +0000
+++ b/sys/dev/pcmcia/pcmciadevs Mon Oct 11 17:51:24 1999 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcmciadevs,v 1.48 1999/09/27 22:57:26 enami Exp $
+$NetBSD: pcmciadevs,v 1.49 1999/10/11 17:51:24 thorpej Exp $
 
 /*-
  * Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -78,6 +78,7 @@
 product 3COM 3C574             0x0574 3Com 3c574-TX 10/100Mbps Ethernet
 product 3COM 3CXEM556          0x0035 3Com/Megahertz 3CXEM556 Ethernet/Modem
 product 3COM 3CXEM556INT       0x003d 3Com/Megahertz 3CXEM556-INT Ethernet/Modem
+product 3COM 3CCFEM556BI       0x0556 3Com/Megahertz 3CCFEM556BI Ethernet/Modem
 
 /* Compex Products */
 product COMPEX LINKPORT_ENET_B 0x0100 Compex Linkport ENET-B Ethernet



Home | Main Index | Thread Index | Old Index