diff options
Diffstat (limited to 'sys/dev/usb/if_axereg.h')
-rw-r--r-- | sys/dev/usb/if_axereg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/usb/if_axereg.h b/sys/dev/usb/if_axereg.h index b293f04..c880785 100644 --- a/sys/dev/usb/if_axereg.h +++ b/sys/dev/usb/if_axereg.h @@ -105,6 +105,7 @@ #define AXE_CTL_WRITE 0x02 #define AXE_CONFIG_NO 1 +#define AXE_IFACE_IDX 0 /* * The interrupt endpoint is currently unused |