Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pcmcia " " -> "&sp" in two entries, per Rafal Boni.



details:   https://anonhg.NetBSD.org/src/rev/031e61cf2edf
branches:  trunk
changeset: 500864:031e61cf2edf
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Tue Dec 19 17:11:22 2000 +0000

description:
" " -> "&sp" in two entries, per Rafal Boni.

diffstat:

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

diffs (18 lines):

diff -r bb195d5631e0 -r 031e61cf2edf sys/dev/pcmcia/pcmciadevs
--- a/sys/dev/pcmcia/pcmciadevs Tue Dec 19 16:55:57 2000 +0000
+++ b/sys/dev/pcmcia/pcmciadevs Tue Dec 19 17:11:22 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcmciadevs,v 1.104 2000/12/19 16:53:41 thorpej Exp $
+$NetBSD: pcmciadevs,v 1.105 2000/12/19 17:11:22 thorpej Exp $
 
 /*-
  * Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -314,6 +314,6 @@
 product XIRCOM CFE_10          { "Xircom", "CompactCard&spEthernet", "CFE-10", "1.00" } Xircom CompactCard CFE-10
 product BILLIONTON LNT10TN     { "PCMCIA", "LNT-10TN", NULL, NULL } Billionton Systems Inc. LNT-10TN NE2000 Compatible Card
 product NDC ND5100_E           { "NDC", "Ethernet", "A", NULL } Sohoware ND5100E NE2000 Compatible Card
-product INTERSIL PRISM2                { "INTERSIL", "HFA384x/IEEE", "Version 01.02", NULL} Intersil Prism II
+product INTERSIL PRISM2                { "INTERSIL", "HFA384x/IEEE", "Version&sp01.02", NULL} Intersil Prism II
 product MELCO LPC2_TX          { "MELCO", "LPC2-TX", NULL, NULL } Melco LPC2-TX
-product SMC 2632W              { "SMC", "SMC2632W", "Version 01.02", NULL } SMC 2632 EZ Connect Wireless PC Card
+product SMC 2632W              { "SMC", "SMC2632W", "Version&sp01.02", NULL } SMC 2632 EZ Connect Wireless PC Card



Home | Main Index | Thread Index | Old Index