> In message <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message