[pls cc me I'm not normally on -hackers]
I'm working on updating the istallion mulitport serial driver into -Stable.
The existing driver occasionally does "return(-ENODEV);" from (functions called
from) the device ioctl routine. The new driver that I am trying to fold in
does "return ENODEV;".
Any advice on which is correct? Is this a bug in istallion.c that has been
there since day 1?
(And any obvious way of discovering stuff like this other than asking?)
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message