latest commit
Matan Ziv-Av
matan@svgalib.org
Thu Jul 15 12:10:37 CEST 2004
> > As of 2.6, it looks like we are doing something very wrong,
> > of the likes of allocating twice the same resource, so that
> > the kernel overwrite some userspace stuff. Or maybe not.
As far as I can tell, the instability comes from the line (I added) in
jornada820.c:
{ 0xf5000000, 0, 0x01000000, MT_DEVICE }, /* Boot Rom */
Without it I don't see those problems.
> > Can one of the gurus out there suggest what may have gone horribly wrong
> > since the time when it "worked" without either PCMCIA or USB?
>
> I am not a guru, but can suggest you to compile the sa1101 as a module.
> Then you will be forced to compile the module-init-tools :)
You don't need module-init-tools, as far as I know. busybox works ok
with kernel 2.6 (insmod and lsmod). You just need to disable
CONFIG_FEATURE_QUERY_MODULE_INTERFACE for lsmod to work.
--
Matan Ziv-Av. matan@svgalib.org
More information about the Jornada820
mailing list