From owner-cvs-doc@FreeBSD.ORG Wed Dec 31 10:21:59 2003 Return-Path: Delivered-To: cvs-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C2D816A4CE; Wed, 31 Dec 2003 10:21:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 638B643D41; Wed, 31 Dec 2003 10:21:58 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id hBVILw0B060490; Wed, 31 Dec 2003 10:21:58 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id hBVILwBV060489; Wed, 31 Dec 2003 10:21:58 -0800 (PST) (envelope-from jhb) Message-Id: <200312311821.hBVILwBV060489@repoman.freebsd.org> From: John Baldwin Date: Wed, 31 Dec 2003 10:21:58 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/arch-handbook/pci chapter.sgml X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Dec 2003 18:21:59 -0000 jhb 2003/12/31 10:21:58 PST FreeBSD doc repository Modified files: en_US.ISO8859-1/books/arch-handbook/pci chapter.sgml Log: - Use d_thread_t rather than struct thread directly. - Use the PCIR_BAR() macro rather than hardcoding the offsets of BAR registers in PCI config space. Revision Changes Path 1.17 +4 -4 doc/en_US.ISO8859-1/books/arch-handbook/pci/chapter.sgml