Date: Thu, 25 Aug 2011 13:04:26 +0200 From: Daniel Grech <dgre090@gmail.com> To: freebsd-hackers@freebsd.org Subject: USB Stack Hooking Message-ID: <CAG167sZX=GPH5cFJpUD3DBaLwEK5YyJm13L%2B5qRb7WKCDpZ59Q@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi, I need to write a kernel module that would hook onto some function at a low level in the USB stack in order to have direct access to the raw data that is received from the USB Controller Hardware. Has this ever been done before ? Any ideas as to which function I could hook onto to have access to this data ?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAG167sZX=GPH5cFJpUD3DBaLwEK5YyJm13L%2B5qRb7WKCDpZ59Q>