History log of /openbsd-src/sys/dev/usb/udlio.h (Results 1 – 1 of 1)
Revision Date Author Comments
# 19a86cba 21-Sep-2009 mglocker <mglocker@openbsd.org>

Document a private ioctl range for wscons drivers (from Miod). Therefore
change the UDLIO_DAMAGE ioctl from 0 to 128 and move the ioctl part from
udl.h to udlio.h so we can include it in userland ap

Document a private ioctl range for wscons drivers (from Miod). Therefore
change the UDLIO_DAMAGE ioctl from 0 to 128 and move the ioctl part from
udl.h to udlio.h so we can include it in userland applications.

Suggested and OK miod@

show more ...