Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jan 2004 09:12:38 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        njl@FreeBSD.org
Cc:        cvs-all@FreeBSD.org
Subject:    Re: cvs commit: src/share/man/man9 bus_alloc_resource.9 bus_set_resource.9
Message-ID:  <20040127.091238.05978307.imp@bsdimp.com>
In-Reply-To: <200401270604.i0R64Fpc076025@repoman.freebsd.org>
References:  <200401270604.i0R64Fpc076025@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200401270604.i0R64Fpc076025@repoman.freebsd.org>
            Nate Lawson <njl@FreeBSD.org> writes:
: 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).

Counts of 16 in the tree are likely correct.  Many devices have 8 or
16 or 32 io ports in ISA land.  I've not seen any drivers make this
mistake.  Care to give an example?

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040127.091238.05978307.imp>