Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Jul 2001 14:22:12 +1000
From:      Gregory Bond <gnb@itga.com.au>
To:        Warner Losh <imp@harmony.village.org>
Cc:        hackers@FreeBSD.ORG
Subject:   Re: tty/ioctl/device driver advice wanted 
Message-ID:  <200107020422.OAA09978@lightning.itga.com.au>
In-Reply-To: Your message of Sun, 01 Jul 2001 21:52:09 -0600.

next in thread | raw e-mail | index | archive | help
> In message <200107020203.MAA03221@lightning.itga.com.au> Gregory Bond writes:
> : The existing driver occasionally does "return(-ENODEV);" from (functions ca
> lled
> 
> Linux does that.
> 
> : from) the device ioctl routine.  The new driver that I am trying to fold in
> : does "return ENODEV;".
> 
> That's correct for FreeBSD.

Thanks!  I suspected as much, but the -ENODEV has been in this driver since
Noah wore shorts, so I was thinking there must be something I don't
understand.....



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




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