> one more thing: the `date.c' does nothing about setting the date.  can we
> use anything else than BIOS calls to do that?

If the machine has a CMOS clock (note XT's dont generally have this) you can
do it in userspace by hitting the I/O ports. Its not really worth putting
in kernel on such a small box.

Alan

Reply via email to