On 6/30/2011 4:22 AM, Hans Petter Selasky wrote:
Hi,
Trying to cross build ARM fails in the following way on 8-stable:
8.2-STABLE FreeBSD 8.2-STABLE #1: Wed Jun 29 13:09:23 UTC 2011
make toolchain TARGET=arm
Is this perhaps also an issue in 9-current?
Any clues?
cc -O -pipe -ffreestanding
generating i386 assembly code.
I know the clang and ARM is not tested nor supported. I am just looking
for some clang cross architecture compiling wisdom.
--Mark Tinguely
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman
ecome stale.
This will help application writers if we move the atomic commands from the
ARMv4/ARMv5 ARM_RAS_START/ARM_RAS_END atomic method to ARMv6/ARMv7
ldrex/strex/clrex commands.
--Mark Tinguely
___
freebsd-current@freebsd.org mailing list
http://lists.
Thank-you,
The fact that pmap_pte_quick() panics on the untrue mutex should
indicate that it is possible that 2 processors may enter pmap_pte_quick()
at the same time and therefore it is possible to have the one processor
invalidate the VA/PA mapping using PADDR1/PMAP1. If that is true then
the fi
MY APOLOGIES, I am s embarrassed.
I should have placed that in pmap_pte_quick(), not pmap_enter_quick().
--Mark Tinguely [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To
not
* resident, we are creating it here.
--Mark Tinguely [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
o, restart
your inetd.
--mark tinguely
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
e_add_child failing? The best answer
is that the device class is not being found in make_device()
sys/kern/subr_bus.c. I would suggest you print the string in variable
"name", I think it is corrupt.
--mark tinguely.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
y *BSD is stable enough that this board
is not needed, but (trying to justify my time in doing the driver for BSD)
the card also has a temperature feature that you could use with a ATX power
supply and the FreeBSD 3.x/4.x init to shut off the machine if the
internals get to hot.
--mark tingue