From owner-cvs-all Mon Dec 9 9:35:37 2002 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 0FD7F37B401; Mon, 9 Dec 2002 09:35:36 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C218943E4A; Mon, 9 Dec 2002 09:35:35 -0800 (PST) (envelope-from rwatson@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 gB9HUsmV088774; Mon, 9 Dec 2002 09:30:54 -0800 (PST) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gB9HUsPR088773; Mon, 9 Dec 2002 09:30:54 -0800 (PST) Message-Id: <200212091730.gB9HUsPR088773@repoman.freebsd.org> From: Robert Watson Date: Mon, 9 Dec 2002 09:30:54 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/projects/busdma index.sgml style.css X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2002/12/09 09:30:54 PST Added files: en/projects/busdma index.sgml style.css Log: Initial project page for driver busdma conversion. This is really just a first pass with a brief description, and some initial status. Status is split into two areas: platform support (i386, sparc64, etc), and driver support (network interfaces, storage, ...). For each, the level of support is in the process of being documented, and for drivers under active work, that is listed along with the task owner. Providing support for PAE on i386, as well as high performance driver support on non-i386 platforms, will require the conversion of many of the important system drivers. We'll need to inventory the relevant drivers, and then have maintainers update them to use the proper interfaces. Revision Changes Path 1.1 +203 -0 www/en/projects/busdma/index.sgml (new) 1.1 +38 -0 www/en/projects/busdma/style.css (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message