Re: Problem with booting VSTa (No luck)

From: Andrew Valencia <vandys_at_nospam.org>
Date: Mon Aug 23 1993 - 16:55:42 PDT

>BTW. The changes I suggested to dos should work even if the sector
>size is 512, 1024, or more bytes. Could you check it, and if it works,
>include it in the main distribution? Thanks.

Will check and see if it'll fly.

>Did the keyboard driver work without too much hacking? That was all
>pure guess work!

Well, you had a couple little mistakes, but everything was pretty
much right on the money. It didn't take too much work at all, and
the result was well worth it.

>BTW. If I sent all the NEC specific stuff, would you add it to the
>main distribution? I will understand if you say "no" because it'll
>mean a lot of extra code to maintain, and you have no way to test it.
>Perhaps I should just keep it here for now... especially as large
>changes may be coming up (shared libs etc).

I seriously pondered leaving out the debug driver for NEC, but that just
seemed too inconsiderate considering you gave me the code in the first
place! :-) But let's leave the rest at least until I reorganize the
source directories. As I understand it, much of your NEC-specific
code resides in distinct server directories, which should help keep it
clean.

I placed your code under #ifdef NEC. I placed the choice of serial
vs. console in the mach/param.h file. I also tidied all the debugger
stuff so that the getc() kind of function will be left out unless
KDB is defined. We're still a 40K microkernel when you leave out the
kernel debugger!

                                        Andy
Received on Mon Aug 23 17:00:28 1993

This archive was generated by hypermail 2.1.8 : Wed Sep 21 2005 - 19:37:12 PDT