Date: Mon, 26 Jan 2004 22:04:15 -0800 (PST) From: Nate Lawson <njl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 bus_alloc_resource.9 bus_set_resource.9 Message-ID: <200401270604.i0R64Fpc076025@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
njl 2004/01/26 22:04:15 PST FreeBSD src repository Modified files: share/man/man9 bus_alloc_resource.9 bus_set_resource.9 Log: Document my adventures in newbus land. Clarify some examples, especially that count is in bytes, not bits. There are some drivers that I think make this mistake. (I've seen counts of 16 in the tree). Revision Changes Path 1.16 +16 -11 src/share/man/man9/bus_alloc_resource.9 1.3 +1 -0 src/share/man/man9/bus_set_resource.9
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401270604.i0R64Fpc076025>