Source-Changes-HG archive

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

[src/netbsd-1-5]: src/sys/dev/pcmcia Pull up revision 1.127 (requested by jha...



details:   https://anonhg.NetBSD.org/src/rev/d1615e85054d
branches:  netbsd-1-5
changeset: 491802:d1615e85054d
user:      he <he%NetBSD.org@localhost>
date:      Sat May 26 16:16:05 2001 +0000

description:
Pull up revision 1.127 (requested by jhawk):
  Support the Socket EA pcmcia ethernet cards.

diffstat:

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

diffs (17 lines):

diff -r 492145e3e27a -r d1615e85054d sys/dev/pcmcia/pcmciadevs
--- a/sys/dev/pcmcia/pcmciadevs Sat May 26 16:12:48 2001 +0000
+++ b/sys/dev/pcmcia/pcmciadevs Sat May 26 16:16:05 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcmciadevs,v 1.93.2.5 2001/04/04 15:45:40 he Exp $
+$NetBSD: pcmciadevs,v 1.93.2.6 2001/05/26 16:16:05 he Exp $
 
 /*-
  * Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -185,6 +185,7 @@
 product SIMPLETECH SPECTRUM24 0x801 Symbol Spectrum24 WLAN Adapter
 
 /* Socket Communications Products */
+product SOCKET EA_ETHER                0x0000 Socket Communications EA
 product SOCKET PAGECARD                0x0003 Socket Communications PageCard
 product SOCKET DUAL_RS232      0x0006 Socket Communications Dual RS232
 product SOCKET LP_ETHER_CF     0x0075 Socket Communications LP-E CF



Home | Main Index | Thread Index | Old Index