tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: netbsd32 emulation in driver open() or read()



On Tue, 30 Aug 2011, Manuel Bouyer wrote:

> That may be nice to have, but won't help with my problem which is
> getting a N32 mips binary to talk to a N64 kernel.

Hm, MIPS.  In this case you may need to check the struct emul to 
differentiate o32 and n32.  Or do they have the exact same structure 
layouts?  All the different MIPS ABIs make my head spin.

Eduardo


Home | Main Index | Thread Index | Old Index