Module Name: src Committed By: wiz Date: Mon Sep 23 18:43:59 UTC 2019
Modified Files: src/share/man/man4: ustir.4 Log Message: New sentence, new line. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/ustir.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man4/ustir.4 diff -u src/share/man/man4/ustir.4:1.6 src/share/man/man4/ustir.4:1.7 --- src/share/man/man4/ustir.4:1.6 Sun Sep 22 07:42:28 2019 +++ src/share/man/man4/ustir.4 Mon Sep 23 18:43:59 2019 @@ -1,4 +1,4 @@ -.\" $NetBSD: ustir.4,v 1.6 2019/09/22 07:42:28 dsainty Exp $ +.\" $NetBSD: ustir.4,v 1.7 2019/09/23 18:43:59 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -67,6 +67,7 @@ driver was written by .An David Sainty Aq Mt dsai...@netbsd.org . .Sh BUGS The STIr4200 cannot notify the driver when it has received data, instead it -has to be continuously polled. This driver polls (when idle) at a fairly low +has to be continuously polled. +This driver polls (when idle) at a fairly low rate of 10 times per second, which means that system performance is not overly affected by rapid polling, but latency is fairly high.