Subject: None
To: None <macbsd-development@netbsd.org>
From: jeff schindall <jeff@apl.washington.edu>
List: macbsd-development
Date: 10/04/1994 12:06:32
Hi,
I just built the desktop program, but have a couple comments/questions relating to the include files:
1. main.c
there is no /usr/src/sys/arch/mac68k/dev/adbsys.h
in the 1.0Beta source tree dated 02-oct-94.
so I copied the one in the desktop source into the
kernel src tree.
2. kbd.c
the /usr/src/sys/arch/mac68k/dev/keyboard.h in the
1.0Beta source is not compatible with kbd.c, but the
desktop/keyboard.h does work.
Should I copy desktop/keyboard.h into the kernel src dist,
and rebuild my kernel? I should probably try w/out asking,
but a kernel compile on my IIcx takes a couple hours.
To compile dt, I changed the include to: #include "keyboard.h"
Now, how do I use dt? I seem to recall that it should be activated after login, right? Add it to my .cshrc?
Thanks.
=======================
jeff@apl.washington.edu