Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4/man4.sparc Add a bugs section about inserting...



details:   https://anonhg.NetBSD.org/src/rev/318ac897a03a
branches:  trunk
changeset: 983837:318ac897a03a
user:      jdc <jdc%NetBSD.org@localhost>
date:      Fri Jun 11 05:10:45 2021 +0000

description:
Add a bugs section about inserting two cards with different requirements.

diffstat:

 share/man/man4/man4.sparc/tslot.4 |  7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diffs (25 lines):

diff -r d0615b372928 -r 318ac897a03a share/man/man4/man4.sparc/tslot.4
--- a/share/man/man4/man4.sparc/tslot.4 Fri Jun 11 05:00:41 2021 +0000
+++ b/share/man/man4/man4.sparc/tslot.4 Fri Jun 11 05:10:45 2021 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: tslot.4,v 1.4 2017/02/17 22:24:47 christos Exp $
+.\"    $NetBSD: tslot.4,v 1.5 2021/06/11 05:10:45 jdc Exp $
 .\"
 .\" Copyright (c) 2005 Michael Lorenz
 .\" All rights reserved.
@@ -25,7 +25,7 @@
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
 .\" ported from OpenBSD
-.Dd February 17, 2017
+.Dd June 11, 2021
 .Dt TSLOT 4 sparc
 .Os
 .Sh NAME
@@ -50,3 +50,6 @@
 .Xr pcmcia 4 ,
 .Xr sbus 4 ,
 .Xr sparc/tctrl 4
+.Sh BUGS
+Inserting two cards with different requirements, like voltage,
+may cause one of them not to function correctly.



Home | Main Index | Thread Index | Old Index