Garrett D'Amore wrote: > As far as attach, I think the best thing is may be to do a forceattach, > or to arrange for it to be loaded by the platmod or CPU module. I've > not looked at the x86 cpu module to see how much stuff it has in it for > different CPU support, but that might be a place to start.
On x86 there is no $PLATFORM to distinguish one CPU from another unlike on SPARC. One of the things I'd like to see, and I'll bring this up on tools-linking alias on opensolaris, is $HWCAP support in the kernel since that might actually be the solution to this problem in a generic way. -- Darren J Moffat