[comp.os.minix] rs232, NO_HANDSHAKE

flong@sdsu.edu (Fred J. E. Long) (01/04/90)

In another posting I said that my 1.5.0 rs232 driver didn't work until
I set C_RS232_INT_HANDLERS = 1.  Actually, I had also set NO_HANDSHAKE = 1.
This is what fixed the problem.  Now that I am using the assembly
interrupt handlers the system no longer hangs when the carrier is
dropped (at least not so far).

PS.  I put ``include <minix/config.h>'' in the kernel .x files that
looked like they needed it.  It seems to simplify things when you're
changing stuff in config.h.  I also added $h/config.h to the makefile
dependencies for those .x files.  Now if someone can just tell me how to 
link "wermit"...

FL
-- 
---------------
Fred J. E. Long	
ARPA: flong@midgard.ucsc.edu, flong@sdsu.edu
UUCP: ...!ucsd!sdsu!flong