Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jun 1999 16:53:41 +0200
From:      Jos Backus <Jos.Backus@nl.origin-it.com>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        current@FreeBSD.ORG
Subject:   Re: Snoop device broken
Message-ID:  <19990611165341.A466@hal.mpn.cp.philips.com>
In-Reply-To: <199906111438.AAA03473@godzilla.zeta.org.au>; from Bruce Evans on Sat, Jun 12, 1999 at 12:38:04AM %2B1000
References:  <199906111438.AAA03473@godzilla.zeta.org.au>

next in thread | previous in thread | raw e-mail | index | archive | help
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.Backus@nl.origin-it.com  _/_/  _/_/_/      use Std::Disclaimer;


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990611165341.A466>