On Sat, Jun 12, 1999 at 12:38:04AM +1000, Bruce Evans wrote:
> tdev is *(dev_t *)data, but should be something like
> udev2dev(*(udev_t *)data).

I used

        udev2dev(*(udev_t *)data, 0)

because udev2dev wants an extra argument (int b) that is no longer used.

Result: watch works :-)

> Bruce

Thanks Bruce!

-- 
Jos Backus                          _/ _/_/_/  "Reliability means never
                                   _/ _/   _/   having to say you're sorry."
                                  _/ _/_/_/             -- D. J. Bernstein
                             _/  _/ _/    _/
jos.bac...@nl.origin-it.com  _/_/  _/_/_/      use Std::Disclaimer;


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to