OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Kenneth R Westerback (krwcvs.openbsd.org)
Date: Mon Oct 10 2005 - 09:20:17 CDT


CVSROOT: /cvs
Module name: src
Changes by: krwcvs.openbsd.org 2005/10/10 08:20:16

Modified files:
        sys/dev/usb : usb_subr.c

Log message:
Don't clear possibly non-existant stall condition while setting up the
pipe. Some devices such as some iPods react badly. Normal devices
don't need it. From nathanw via NetBSD. Fixes the 2nd generation iPod
mini donated by Ed Wandasiewicz.

ok pascoe