On 12/18/21 20:08, Shawn Webb wrote:
+#ifdef COMPAT_FREEBSD32 + hgd = (struct hidraw_gen_descriptor *)addr;
Looks like this line should be moved before the COMPAT_FREEBSD32 ifdef. I'll let Brooks fix this.
--HPS
On 12/18/21 20:08, Shawn Webb wrote:
+#ifdef COMPAT_FREEBSD32 + hgd = (struct hidraw_gen_descriptor *)addr;
Looks like this line should be moved before the COMPAT_FREEBSD32 ifdef. I'll let Brooks fix this.
--HPS