On Wed, Nov 10, 2010 at 15:56, Paul B Mahol <one...@gmail.com> wrote:
> Hi,
>
> Attached patch resolves buggy allocation of memory in NDISulator.
> Correct behavior is to not ignore parameters specified by miniport driver.

The important point to mention here is that those restrictions are to be
applied to physical memory according to specs for
MmAllocateContiguousMemorySpecifyCache(), therefore the call to
contigmalloc().

I'll take care of the commit.

-- 
Bernhard
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to