Source-Changes-HG archive

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

[src/netbsd-1-4]: src/sys/dev/pcmcia Pull up revisions 1.42 and 1.49 (request...



details:   https://anonhg.NetBSD.org/src/rev/9faa825f48b0
branches:  netbsd-1-4
changeset: 470326:9faa825f48b0
user:      he <he%NetBSD.org@localhost>
date:      Tue Feb 08 22:23:24 2000 +0000

description:
Pull up revisions 1.42 and 1.49 (requested by enami):
  Add support for 3Com/Megaherz 10/100 Ethernet Modem combined
  card (3CCFEM556BI and 3CXEM556B-INT).  Should fix PR#8331 and
  PR#8188.

diffstat:

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

diffs (18 lines):

diff -r 73cdfcfefca4 -r 9faa825f48b0 sys/dev/pcmcia/pcmciadevs
--- a/sys/dev/pcmcia/pcmciadevs Tue Feb 08 22:22:54 2000 +0000
+++ b/sys/dev/pcmcia/pcmciadevs Tue Feb 08 22:23:24 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcmciadevs,v 1.33.2.1 1999/04/27 13:53:47 perry Exp $
+$NetBSD: pcmciadevs,v 1.33.2.2 2000/02/08 22:23:24 he Exp $
 
 /*-
  * Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -73,6 +73,8 @@
 product 3COM 3C589             0x0589 3Com 3c589 10Mbps Ethernet
 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