3de9d6fbe4
This fixes, at least, panics in ncr_attach() on i386's with about 5MB of memory. The restriction was a hack to leave some low memory for ISA DMA, but on i386's we now allocate pages from the top down, so all the restriction did was cause our allocations to fail when there is no free memory above 1MB. |
||
---|---|---|
.. | ||
if_ti.c | ||
if_tireg.h | ||
ti_fw2.h | ||
ti_fw.h |