cvs commit: src/sys/dev/usb if_axe.c

Ian Dowse iedowse at FreeBSD.org
Sat May 29 08:22:10 PDT 2004


iedowse     2004/05/29 08:21:33 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/usb          if_axe.c 
  Log:
  In axe_stop(), close the pipes before calling axe_reset(). axe_reset()
  changes the device configuration index, which should not be done
  while there are pipes open.
  
  Debugged with help from:        Luke Dean <LukeD at pobox.com>
  
  Revision  Changes    Path
  1.16      +2 -2      src/sys/dev/usb/if_axe.c


More information about the cvs-all mailing list