Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Aug 1998 13:35:31 +0000
From:      Mike Smith <mike@smith.net.au>
To:        "Steven G. Kargl" <kargl@troutmask.apl.washington.edu>
Cc:        freebsd-hardware@FreeBSD.ORG
Subject:   Re: new gpib driver and select/poll issues 
Message-ID:  <199808281335.NAA00923@dingo.cdrom.com>
In-Reply-To: Your message of "Fri, 28 Aug 1998 12:35:59 MST." <199808281935.MAA13843@troutmask.apl.washington.edu> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 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



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