Mike Barcroft wrote: > Benno Rice <[EMAIL PROTECTED]> writes: > > I'd also like to point out that PowerPC will benefit greatly from this. > > PowerPC platforms vary wildly in how they do various things (incl. > > endianness in some cases) and so this provides a much cleaner mechanism > > to select a set of platform "quirks" than trying to do what i386/pc98 > > do. > > Perhaps if we could see PC98 converted to this design the advantages > would become obvious.
That's quite the likeable idea. The alternative is that we end up with mixed legacy code and new code, as people don't care about bringing the PC98 "up to date" so long as it still works. It's always better to have "one true way" to do things: it makes it easier to document. -- Terry To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message