imp 2008-08-31 03:16:31 UTC
FreeBSD src repository
Modified files:
sys/dev/usb umodem.c
Log:
SVN rev 182505 on 2008-08-31 03:16:31Z by imp
Ioctls that aren't handled by this layer need to return ENOIOCTL, not
ENOTTY. Also, make the ucom callback structure easier to read while
I'm here.
Revision Changes Path
1.73 +7 -9 src/sys/dev/usb/umodem.c