Module Name: src
Committed By: tsubai
Date: Thu Feb 4 15:41:15 UTC 1999
Modified Files:
src/sys/arch/macppc/stand/ofwboot: Locore.c netif_of.c ofdev.c ofdev.h
Log Message:
Allocate DMA-aware memory area using "dma-alloc" method and use them
for data buffer.
XXX currently only netif_put() uses this.
iMac can use ofwboot.elf now.