[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.90.16.1 and 1.91

version 1.90.16.1, 2011/01/07 02:49:58 version 1.91, 2009/06/19 01:16:23
Line 5 
Line 5 
 # their own "major" declarations for the appropriate devices.  # their own "major" declarations for the appropriate devices.
   
 defflag USBVERBOSE  defflag USBVERBOSE
 defflag opt_usb.h       USB_FRAG_DMA_WORKAROUND  
   
 defflag opt_uvideo.h    UVIDEO_DEBUG  defflag opt_uvideo.h    UVIDEO_DEBUG
   
Line 252  device umct: ucombus
Line 251  device umct: ucombus
 attach  umct at usbdevif  attach  umct at usbdevif
 file    dev/usb/umct.c                  umct  file    dev/usb/umct.c                  umct
   
   # MOSCHIP MCS7xxx serial driver
   device  moscom: ucombus
   attach  moscom at usbdevif
   file    dev/usb/moscom.c                moscom
   
 # SUNTAC Slipper U VS-10U driver  # SUNTAC Slipper U VS-10U driver
 device  uvscom: ucombus  device  uvscom: ucombus
 attach  uvscom at usbdevif  attach  uvscom at usbdevif

Legend:
Removed from v.1.90.16.1  
changed lines
  Added in v.1.91

CVSweb <webmaster@jp.NetBSD.org>