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, Aug 30, 2011 at 03:41:25PM +0000, Eduardo Horvath wrote:
> 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.

It shouldn't make a difference for this. I just tested a o32 tcpdump
binary and it works ...

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index