freebsd-dev/sys/dev/ti
Bruce Evans 3de9d6fbe4 Don't restrict our requests for contiguous memory to addresses >= 1MB.
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.
1999-08-29 09:03:58 +00:00
..
if_ti.c Don't restrict our requests for contiguous memory to addresses >= 1MB. 1999-08-29 09:03:58 +00:00
if_tireg.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ti_fw2.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ti_fw.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00