From owner-freebsd-current Fri Jun 11 7:53:32 1999 Delivered-To: freebsd-current@freebsd.org Received: from gw-nl3.philips.com (gw-nl3.philips.com [192.68.44.35]) by hub.freebsd.org (Postfix) with ESMTP id 77AF814DE8 for ; Fri, 11 Jun 1999 07:53:25 -0700 (PDT) (envelope-from Jos.Backus@nl.origin-it.com) Received: from smtprelay-nl1.philips.com (localhost.philips.com [127.0.0.1]) by gw-nl3.philips.com with ESMTP id QAA02665 for ; Fri, 11 Jun 1999 16:53:24 +0200 (MEST) (envelope-from Jos.Backus@nl.origin-it.com) Received: from smtprelay-eur1.philips.com(130.139.36.3) by gw-nl3.philips.com via mwrap (4.0a) id xma002657; Fri, 11 Jun 99 16:53:24 +0200 Received: from hal.mpn.cp.philips.com (hal.mpn.cp.philips.com [130.139.64.195]) by smtprelay-nl1.philips.com (8.9.3/8.8.5-1.2.2m-19990317) with SMTP id QAA16205 for ; Fri, 11 Jun 1999 16:53:20 +0200 (MET DST) Received: (qmail 516 invoked by uid 666); 11 Jun 1999 14:53:41 -0000 Date: Fri, 11 Jun 1999 16:53:41 +0200 From: Jos Backus To: Bruce Evans Cc: current@FreeBSD.ORG Subject: Re: Snoop device broken Message-ID: <19990611165341.A466@hal.mpn.cp.philips.com> Reply-To: Jos Backus References: <199906111438.AAA03473@godzilla.zeta.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.5i In-Reply-To: <199906111438.AAA03473@godzilla.zeta.org.au>; from Bruce Evans on Sat, Jun 12, 1999 at 12:38:04AM +1000 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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