Subject: Re: SoC: NDIS
To: Frank van der Linden <fvdl@netbsd.org>
From: Alan Ritter <rittera@cc.wwu.edu>
List: tech-kern
Date: 08/01/2005 15:44:07
Hey, just thought I should let everyone know I resolved the problem.

I #ifdef'ed out some of the pe_patch_imports() calls when I was debugging
an earlier problem, as they were marked "optional".  I should have thought
of this earlier.

Anyway, thanks for helping me figure this out :-)