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.100 (requested by tod...



details:   https://anonhg.NetBSD.org/src/rev/181a50870dee
branches:  netbsd-1-5
changeset: 491050:181a50870dee
user:      he <he%NetBSD.org@localhost>
date:      Wed Apr 04 15:45:40 2001 +0000

description:
Pull up revision 1.100 (requested by toddpw):
  Add support for the Socket Communications LP-E Type II PCMCIA
  NE2000 clone card.

diffstat:

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

diffs (19 lines):

diff -r d79cac8c7b3d -r 181a50870dee sys/dev/pcmcia/pcmciadevs
--- a/sys/dev/pcmcia/pcmciadevs Sun Apr 01 17:20:09 2001 +0000
+++ b/sys/dev/pcmcia/pcmciadevs Wed Apr 04 15:45:40 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcmciadevs,v 1.93.2.4 2001/03/16 19:35:14 he Exp $
+$NetBSD: pcmciadevs,v 1.93.2.5 2001/04/04 15:45:40 he Exp $
 
 /*-
  * Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -187,7 +187,8 @@
 /* Socket Communications Products */
 product SOCKET PAGECARD                0x0003 Socket Communications PageCard
 product SOCKET DUAL_RS232      0x0006 Socket Communications Dual RS232
-product SOCEKT LP_ETHER_CF     0x0075 Socket Communications Low Power Ethernet CF
+product SOCKET LP_ETHER_CF     0x0075 Socket Communications LP-E CF
+product SOCKET LP_ETHER                0x000d Socket Communications LP-E
 
 /* TDK Products */
 product TDK LAK_CD021BX                0x0200 TDK LAK-CD021BX Ethernet



Home | Main Index | Thread Index | Old Index