From owner-freebsd-hardware Fri Aug 28 13:38:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA17351 for freebsd-hardware-outgoing; Fri, 28 Aug 1998 13:38:40 -0700 (PDT) (envelope-from owner-freebsd-hardware@FreeBSD.ORG) Received: from dingo.cdrom.com (dingo.cdrom.com [204.216.28.145]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA17342 for ; Fri, 28 Aug 1998 13:38:32 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost.cdrom.com [127.0.0.1]) by dingo.cdrom.com (8.9.1/8.8.8) with ESMTP id NAA00923; Fri, 28 Aug 1998 13:35:31 GMT (envelope-from mike@dingo.cdrom.com) Message-Id: <199808281335.NAA00923@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: "Steven G. Kargl" cc: freebsd-hardware@FreeBSD.ORG Subject: Re: new gpib driver and select/poll issues In-reply-to: Your message of "Fri, 28 Aug 1998 12:35:59 MST." <199808281935.MAA13843@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 28 Aug 1998 13:35:31 +0000 From: Mike Smith Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Ladies and Gents, > > John Galbraith has been writing a new GPIB driver. His effort > appears to be targeted at a 2.2.x system. > > I'm trying to make his stuff work under -current, and I have > run into a problem with the use of poll versus select in -current. > In particular, the changes in revision 1.34 of sys/sys/conf.h > have eliminated d_select_t and noselect which John uses. The > d_select_t can be replaced by d_poll_t, but does one do about > the noselect. > > This snippet is the part of the code in question. Studying other drivers tends to indicate that it should become 'seltrue'. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message