[okl4-developer] 2.1 under VMware Workstation
Geoffrey Lee
glee at ok-labs.com
Sat May 17 18:07:58 EST 2008
On Fri, May 16, 2008 at 10:28:39PM -0700, Geoff White wrote:
> .
> configuring network for Linux wombat 2.6.23-i386l4_pc99 #2 Fri May 16
> 21:54:13 PDT 2008 i386 unknown
> info, udhcpc (v0.9.9-pre) started
> debug, Sending discover...
Hi Geoff
The actual file is include/asm-l4/i386/dma-mapping.h, the include2
is a red herring which results because the directory gets symlinked
by the Linux build system.
The BUG() there is intentional, we only tested DMA support
for a very limited range of devices and hence we wanted to
catch cases where certain parts of the DMA API was used.
The equivalent function for i386 is in include/asm-i386/dma-mapping.h,
which you will see is empty. Try removing the BUG() and see if things
work better.
-gl
> kernel BUG at include2/asm/i386/dma-mapping.h:149!
>
> ANy ideas from anyone?
>
> I'm more than willing to attempt to debug this if someone is willing to give
> me a little guidance
> _______________________________________________
> Developer mailing list
> Developer at okl4.org
> https://lists.okl4.org/mailman/listinfo/developer
--
More information about the Developer
mailing list