diff options
author | 2007-08-31 01:39:08 +0000 | |
---|---|---|
committer | 2007-08-31 01:39:08 +0000 | |
commit | 2696996fea6a0224b7dc26ae3d01f21b5f7f338e (patch) | |
tree | 7e7ca6936b9b360b92fb33c41931d78e66b61ba7 | |
parent | don't swap X and Y coordinates while in raw mode. ok robert@ (diff) | |
download | wireguard-openbsd-2696996fea6a0224b7dc26ae3d01f21b5f7f338e.tar.xz wireguard-openbsd-2696996fea6a0224b7dc26ae3d01f21b5f7f338e.zip |
all units can now charge, except a dead-battery 7750
-rw-r--r-- | share/man/man4/uberry.4 | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/share/man/man4/uberry.4 b/share/man/man4/uberry.4 index 0912a5337e7..f4e031dd09d 100644 --- a/share/man/man4/uberry.4 +++ b/share/man/man4/uberry.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uberry.4,v 1.3 2007/05/31 19:19:52 jmc Exp $ +.\" $OpenBSD: uberry.4,v 1.4 2007/08/31 01:39:08 deraadt Exp $ .\" .\" Copyright (c) 2006 Theo de Raadt <deraadt@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: August 31 2007 $ .Dt UBERRY 4 .Os .Sh NAME @@ -37,3 +37,8 @@ The driver first appeared in .Ox 4.1 . +.Sh BUGS +The +.Nm +driver is not able to charge a 7750 (USB Craddle model) which has a +completely dead battery, and we do not know why. |