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

Re: linux-image-2.6-17-mac tries



> > is there a reason you are doing this, which seems to
> > complicate the hardware support ?
>
> Doing what, not using initrd? How does that complicate hardware support?

Apparently he means having many drivers as modules in the initrd makes it
easier to support all the various Mac models. Quite the contrary - the
initrd is an additional bloat to load into memory, which is scarce for
m68k in the most cases.

The whole array of Mac models is supported by just a few drivers really.

The bus error looks like the pseudo-DMA read does not correctly catch the
(fake) bus error anymore. Might be a compiler issue, or support for access
checking in copy_from_user derived asm routines broke.

	Michael



Reply to: