diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2007-08-31 01:39:09 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2007-08-31 01:39:09 +0000 |
commit | fb67ec487ccfe2fcdd91013cd25123098dfaa3a6 (patch) | |
tree | b4d05b4921ad7b1cd848e147ed18a0c37d8c1920 | |
parent | fc2c927f632a3b4f6ca3bd62ee92e494c68fb204 (diff) |
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. |