cvs commit: src/sys/dev/acpica acpi.c acpi_resource.c acpivar.h
David O'Brien
obrien at FreeBSD.ORG
Fri Aug 27 08:36:30 PDT 2004
On Fri, Aug 27, 2004 at 08:00:47AM +0100, Mark Murray wrote:
> > > Cool. I've made some changes to the random, mem and io modules to
> > > try to prevent the double-loaded module panic. Could you please see
> > > if this works for amd64?
> >
> > quynh# kldload /boot/kernel/random.ko
> > kldload: can't load /boot/kernel/random.ko: Exec format error
...
> > the error message is a little weird (and deceiving) when one of these
> > .ko's doesn't load; but this is orders of orders of magnitude better than
> > panicing. 8-)
>
> Yeah. Just to confirm, all three of the above modules were built into
> the kernel, right?
Yes. AMD64 modules aren't auto-loadable from the loader like i386. At
the moment it is more interesting to see how the i386 platform handles
this.
--
-- David (obrien at FreeBSD.org)
More information about the cvs-src
mailing list