Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/usb/include/usb/usb.h

    r1dc4a5e r84eb7432  
    174174} usb_packet_id;
    175175
    176 /** Category for USB host controllers. */
    177 #define USB_HC_CATEGORY "usbhc"
     176/** Class name for USB host controllers. */
     177#define USB_HC_DDF_CLASS_NAME "usbhc"
    178178
    179179#endif
Note: See TracChangeset for help on using the changeset viewer.