From owner-cvs-all@FreeBSD.ORG Tue Jul 1 12:51:36 2003 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 4669637B401; Tue, 1 Jul 2003 12:51:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D544D4404D; Tue, 1 Jul 2003 12:51:35 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h61JpZ0U017848; Tue, 1 Jul 2003 12:51:35 -0700 (PDT) (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h61JpZ0j017837; Tue, 1 Jul 2003 12:51:35 -0700 (PDT) Message-Id: <200307011951.h61JpZ0j017837@repoman.freebsd.org> From: Maxime Henrion Date: Tue, 1 Jul 2003 12:51:35 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/projects/busdma index.sgml 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: Tue, 01 Jul 2003 19:51:36 -0000 mux 2003/07/01 12:51:35 PDT FreeBSD doc repository Modified files: en/projects/busdma index.sgml Log: - Add an entry for the amd64 platform, which should fully support the busdma API without problems. - It seems Doug White is working on converting the USB framework to busdma, so assign this task to him. - Note that bge(4) is a != p safe because the hardware has support for 64 bits addresses. Revision Changes Path 1.63 +16 -8 www/en/projects/busdma/index.sgml