cvs commit: src/sys/dev/usb usbdi.c
    Lukas Ertl 
    le at FreeBSD.org
       
    Mon Jul 19 13:49:03 PDT 2004
    
    
  
le          2004-07-19 20:49:02 UTC
  FreeBSD src repository
  Modified files:
    sys/dev/usb          usbdi.c 
  Log:
  Diff reduction to NetBSD.
  
  usbdi.c rev. 1.104, author: mycroft
     ugen_isoc_rintr() may recycle the xfer immediately.  Therefore, we
     avoid touching the xfer after calling the callback in
     usb_transfer_complete().  From PR 25960.
  
  Revision  Changes    Path
  1.86      +6 -5      src/sys/dev/usb/usbdi.c
    
    
More information about the cvs-all
mailing list