Hi Orlando, There was a VM change in -CURRENT a few days ago. All calls to kmem_alloc_pageable() need to be replaced with kmem_alloc_nofault(). (Same arguments) Please update the port accordingly. Thanks Mark