[BACK]Return to files.usb CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / dev / usb

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/dev/usb/files.usb between version 1.135 and 1.136

version 1.135, 2014/10/10 17:31:12 version 1.136, 2015/10/27 22:25:23
Line 9  defparam opt_usb.h USBHIST_SIZE
Line 9  defparam opt_usb.h USBHIST_SIZE
 defflag opt_usb.h       USB_FRAG_DMA_WORKAROUND  defflag opt_usb.h       USB_FRAG_DMA_WORKAROUND
   
 # top level usb debug defines  # top level usb debug defines
 defflag opt_usb.h       USBHIST: KERNHIST  defflag opt_usb.h       USB_DEBUG
 defflag opt_usb.h       USB_DEBUG: USBHIST  defflag opt_usb.h       USBHIST: KERNHIST, USB_DEBUG
   
 # HC controllers  # HC controllers
 defflag opt_usb.h       EHCI_DEBUG: USB_DEBUG  defflag opt_usb.h       EHCI_DEBUG: USB_DEBUG

Legend:
Removed from v.1.135  
changed lines
  Added in v.1.136

CVSweb <webmaster@jp.NetBSD.org>