I can try that. Sounds like a good idea. Make the "waiting for the
signal" the first thing the driver will do. but how do you send a
signal from within DTrace to a specific process?
I have no idea if dtrace can send a signal. I would send a kill -
USR1 via a shell command...