Date: Tue, 2 Sep 2003 10:11:27 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pci pcireg.h Message-ID: <200309021711.h82HBRm7089360@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2003/09/02 10:11:27 PDT FreeBSD src repository Modified files: sys/dev/pci pcireg.h Log: - Deprecate PCIR_MAPS under BURN_BRIDGES (meaning it will be gone in 6.0) and replace it with the more intuitive name PCIR_BARS. - Add a PCIR_BAR(x) macro that returns the config space register offset of the 32-bit BAR x. MFC after: 3 days Revision Changes Path 1.36 +5 -1 src/sys/dev/pci/pcireg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309021711.h82HBRm7089360>