diff --git a/sys/dev/usb/net/if_cuereg.h b/sys/dev/usb/net/if_cuereg.h index 1782c2167ffa..ff245c0513eb 100644 --- a/sys/dev/usb/net/if_cuereg.h +++ b/sys/dev/usb/net/if_cuereg.h @@ -111,7 +111,7 @@ #define CUE_CONFIG_IDX 0 /* config number 1 */ #define CUE_IFACE_IDX 0 -/* The interrupt endpoint is currently unused by the KLSI part. */ +/* The interrupt endpoint is currently unused by the CATC part. */ enum { CUE_BULK_DT_WR, CUE_BULK_DT_RD,