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

Re: [MiNT] Network sockets don't work with new 1.18.current



On Fri, 2011-01-07 at 19:22 +0000, Peter Slegg wrote:
> On Fri, 07 Jan 2011 08:31:19 , Alan Hourihane <alanh@fairlite.co.uk> wrote:
> >
> > On Fri, 2011-01-07 at 08:28 +0100, David Gálvez wrote:
> > > 2011/1/7 Alan Hourihane <alanh@fairlite.co.uk>:
> > > >
> > > > To be honest, For 1.18 I'd like to compile all modules with their
> > > > m68020-60, m68030 etc etc counterparts for the kernel itself.
> > > >
> > > > We have a weird situation currently where the modules are compiled fo
> > r
> > > > m68000 and loaded into an optimized kernel.
> > > >
> > >
> > > Sooner or later this must be changed for the ColdFire target
> >
> > Right, so my solution takes care of coldfire too.
> >
> > Alan.
> >
> 
> Could this mechanism load things like the realtek driver even
> if they are not compiled for the right cpu ?

Potentially, they'd just need to be dropped into the CPU folder that the
kernel is checking for.

Alan.