diff options
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/ehci.4 | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/share/man/man4/ehci.4 b/share/man/man4/ehci.4 index eab198f41ae..e7db537bdbb 100644 --- a/share/man/man4/ehci.4 +++ b/share/man/man4/ehci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ehci.4,v 1.5 2005/03/13 05:05:02 dlg Exp $ +.\" $OpenBSD: ehci.4,v 1.6 2005/07/12 03:26:58 deraadt Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -69,7 +69,3 @@ connector appear to connect to different USB busses. .Xr pci 4 , .Xr uhci 4 , .Xr usb 4 -.Sh BUGS -The driver is not finished and is quite buggy. -.Pp -There is no support (yet) for isochronous transfers. |