From owner-cvs-all@FreeBSD.ORG Sun Mar 20 17:13:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 053C816A4CF; Sun, 20 Mar 2005 17:13:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8AAB43D3F; Sun, 20 Mar 2005 17:13:43 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2KHDhn8029179; Sun, 20 Mar 2005 17:13:43 GMT (envelope-from iedowse@repoman.freebsd.org) Received: (from iedowse@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2KHDh2w029178; Sun, 20 Mar 2005 17:13:43 GMT (envelope-from iedowse) Message-Id: <200503201713.j2KHDh2w029178@repoman.freebsd.org> From: Ian Dowse Date: Sun, 20 Mar 2005 17:13:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 ehci.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Mar 2005 17:13:44 -0000 iedowse 2005-03-20 17:13:43 UTC FreeBSD src repository Modified files: share/man/man4 ehci.4 Log: Interrupt transfers and split transactions work now, so remove the part of the BUGS section that says they don't. Leave the "quite buggy" comment for now though, as it's still partially true. Revision Changes Path 1.2 +2 -5 src/share/man/man4/ehci.4