diff options
| author | Marius Strobl <marius@FreeBSD.org> | 2005-02-12 19:12:17 +0000 |
|---|---|---|
| committer | Marius Strobl <marius@FreeBSD.org> | 2005-02-12 19:12:17 +0000 |
| commit | 61e2f2652663c113ced0560d165417adf58149a8 (patch) | |
| tree | f6d4d6febc84ddf89f1f2e1c07ea1a1527a481f0 /sys/dev/ofw | |
| parent | 3667c04da9960bba198b976cd642cffbe8ce41f9 (diff) | |
Notes
Diffstat (limited to 'sys/dev/ofw')
| -rw-r--r-- | sys/dev/ofw/ofw_pci.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/ofw/ofw_pci.h b/sys/dev/ofw/ofw_pci.h index f810be93e4aa..ef48ee96ab63 100644 --- a/sys/dev/ofw/ofw_pci.h +++ b/sys/dev/ofw/ofw_pci.h @@ -34,7 +34,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * from: NetBSD: ofw_pci.h,v 1.3 2001/02/16 14:16:30 mrg Exp + * from: NetBSD: ofw_pci.h,v 1.5 2003/10/22 09:04:39 mjl Exp * * $FreeBSD$ */ @@ -61,7 +61,7 @@ * phys.lo cell: llllllll llllllll llllllll llllllll * * n nonrelocatable - * p prefectable + * p prefetchable * t aliased below 1MB (memory) or 64k (i/o) * ss space code * b bus number |
