Hi,
Barry deFreese, le Sun 12 Nov 2006 21:19:06 -0500, a écrit :
OK, I was working on a much bigger patch but got hung up on some of the
chario / tty stuff. So I am sending what I have for now.
Ah, I misread it, so that patch was not so big, I commited most of it
(the obvious part).
* i386/i386at/model_dep.h New file
* kern/debug.c Include new i386at/model_dep.h
* kern/mach_clock.c New includes:
* i386at/model_dep.h
This poses problem. We can't ask the kernel part to include some
i386-specific part. For such things we have the machine/ symlink, but
it points to i386/i386/, not i386/i386at/ . Any thoughts on this?
Samuel