Date: Sun, 01 Jul 2001 21:52:09 -0600 From: Warner Losh <imp@harmony.village.org> To: Gregory Bond <gnb@itga.com.au> Cc: hackers@FreeBSD.ORG Subject: Re: tty/ioctl/device driver advice wanted Message-ID: <200107020352.f623q9U30987@harmony.village.org> In-Reply-To: Your message of "Mon, 02 Jul 2001 12:03:19 %2B1000." <200107020203.MAA03221@lightning.itga.com.au> References: <200107020203.MAA03221@lightning.itga.com.au>
next in thread | previous 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 called 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. Warner 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?200107020352.f623q9U30987>