On Thu, Mar 20, 2014 at 04:33:01PM +0000, John Long wrote: > On Fri, Mar 21, 2014 at 03:08:31AM +1100, Jonathan Gray wrote: > > Thanks. How do I build this?
You need to build and install a new kernel. After checking out the src tree via cvs and saving the patch to a file. cd /usr/src/sys/dev/usb patch -p0 < /path/to/file then build and install a kernel as described in http://www.openbsd.org/faq/faq5.html#BldKernel