_IOWR

M. Warner Losh imp at bsdimp.com
Sun Mar 13 14:17:54 PST 2005


In message: <4234849A.90505 at authtec.com>
            sam wun <sam.wun at authtec.com> writes:
: I have a special  hardware would like to integrate with FreeBSD. I most 
: probably need to write a driver for it.
: As I look thru some device driver code, I found this function/macro 
: _IOWR() written in may places of the driver code.
: Where can I find how does this macro/function defined in FreeBSD?

sys/ioccom.h

Warner


More information about the freebsd-current mailing list