[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.132.2.3 and 1.133

version 1.132.2.3, 2017/06/03 17:03:02 version 1.133, 2014/08/12 13:28:44
Line 6 
Line 6 
   
 defflag USBVERBOSE  defflag USBVERBOSE
 defflag opt_usb.h       USB_FRAG_DMA_WORKAROUND  defflag opt_usb.h       USB_FRAG_DMA_WORKAROUND
   defflag opt_usb.h       UHUB_DEBUG USB_DEBUG
   defflag opt_usb.h       EHCI_DEBUG OHCI_DEBUG UHCI_DEBUG XHCI_DEBUG
   
 # HC controllers  defflag opt_umodem.h    UMODEM_DEBUG
 defflag opt_usb.h       EHCI_DEBUG: USB_DEBUG  defflag opt_uvideo.h    UVIDEO_DEBUG
 defflag opt_usb.h       OHCI_DEBUG: USB_DEBUG  defflag opt_umass.h     UMASS_DEBUG
 defflag opt_usb.h       UHCI_DEBUG: USB_DEBUG  defflag opt_uatp.h      UATP_DEBUG
 defflag opt_usb.h       DWC2_DEBUG: USB_DEBUG  
 defflag opt_usb.h       XHCI_DEBUG: USB_DEBUG  
 defflag opt_usb.h       MOTG_DEBUG: USB_DEBUG  
 defflag opt_usb.h       SLHCI_DEBUG: USB_DEBUG  
   
 # HUB driver  
 defflag opt_usb.h       UHUB_DEBUG: USB_DEBUG  
   
 # Device drivers  
   
 defflag opt_usb.h       ATU_DEBUG: USB_DEBUG  
 defflag opt_usb.h       AUE_DEBUG: USB_DEBUG  
 defflag opt_usb.h       AUVITEK_I2C_DEBUG: USB_DEBUG  
 defflag opt_usb.h       AXE_DEBUG: USB_DEBUG  
 defflag opt_usb.h       AXEN_DEBUG: USB_DEBUG  
 defflag opt_usb.h       CUE_DEBUG: USB_DEBUG  
 defflag opt_usb.h       EZLOAD_DEBUG: USB_DEBUG  
 defflag opt_usb.h       KUE_DEBUG: USB_DEBUG  
 defflag opt_usb.h       OTUS_DEBUG: USB_DEBUG  
 defflag opt_usb.h       RUM_DEBUG: USB_DEBUG  
 defflag opt_usb.h       RUN_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UARK_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UATP_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UAUDIO_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UBERRY_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UBSA_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UBT_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UCHCOM_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UCOM_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UCYCOM_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UDAV_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UDL_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UDSBR_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UFTDI_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UGENSA_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UGEN_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UHIDEV_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UHID_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UHMODEM_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UHSO_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UIPAD_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UIPAQ_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UIRDA_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UISDATA_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UKBD_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UKYOPON_DEBUG: USB_DEBUG  
 defflag opt_usb.h       ULPT_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UMASS_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UMCT_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UMIDIQUIRK_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UMIDI_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UMODEM_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UMS_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UPGT_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UPLCOM_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UPL_DEBUG: USB_DEBUG  
 defflag opt_usb.h       URAL_DEBUG: USB_DEBUG  
 defflag opt_usb.h       URIO_DEBUG: USB_DEBUG  
 defflag opt_usb.h       URL_DEBUG: USB_DEBUG  
 defflag opt_usb.h       URNDIS_DEBUG: USB_DEBUG  
 defflag opt_usb.h       URTWN_DEBUG: USB_DEBUG  
 defflag opt_usb.h       URTW_DEBUG: USB_DEBUG  
 defflag opt_usb.h       USCANNER_DEBUG: USB_DEBUG  
 defflag opt_usb.h       USLSA_DEBUG: USB_DEBUG  
 defflag opt_usb.h       USSCANNER_DEBUG: USB_DEBUG  
 defflag opt_usb.h       USTIR_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UTHUM_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UTOPPY_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UTS_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UVIDEO_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UVISOR_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UVSCOM_DEBUG: USB_DEBUG  
 defflag opt_usb.h       UYUREX_DEBUG: USB_DEBUG  
 defflag opt_usb.h       ZYD_DEBUG: USB_DEBUG  
   
 define  usbroothubif { }  define  usbroothubif { }
 define  usbdevif { [port = -1], [configuration = -1], [interface = -1],  define  usbdevif { [port = -1], [configuration = -1], [interface = -1],
Line 97  attach usb at usbus
Line 25  attach usb at usbus
 file    dev/usb/usb.c                   usb                     needs-flag  file    dev/usb/usb.c                   usb                     needs-flag
 file    dev/usb/usbdi.c                 usb  file    dev/usb/usbdi.c                 usb
 file    dev/usb/usbdi_util.c            usb  file    dev/usb/usbdi_util.c            usb
   file    dev/usb/usb_mem.c               usb & usb_dma
 file    dev/usb/usb_subr.c              usb  file    dev/usb/usb_subr.c              usb
 file    dev/usb/usb_quirks.c            usb  file    dev/usb/usb_quirks.c            usb
   file    dev/usb/usb_verbose.c           usb & usbverbose
 define  usb_dma: usb  
 file    dev/usb/usb_mem.c               usb_dma                 needs-flag  
   
 file    dev/usb/usb_verbose.c           usbverbose & usb  
   
 # Hub driver  # Hub driver
 device  uhub: usbdevif, usbifif  device  uhub: usbdevif, usbifif
Line 534  file dev/usb/if_run.c  run
Line 459  file dev/usb/if_run.c  run
 attach  athn at usbdevif with athn_usb: firmload  attach  athn at usbdevif with athn_usb: firmload
 file    dev/usb/if_athn_usb.c           athn_usb                needs-flag  file    dev/usb/if_athn_usb.c           athn_usb                needs-flag
   
   # XXX: ljt
 # Realtek RTL8188SU/RTL8191SU/RTL8192SU  # Realtek RTL8188SU/RTL8191SU/RTL8192SU
 device  rsu: arp, ether, firmload, ifnet, wlan  device  rsu: arp, ether, firmload, ifnet, wlan
 attach  rsu at usbdevif  attach  rsu at usbdevif

Legend:
Removed from v.1.132.2.3  
changed lines
  Added in v.1.133

CVSweb <webmaster@jp.NetBSD.org>