Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/dev/usb



Nathan J Williams <nathanw%netbsd.org@localhost> writes:
> Module Name:  src
> Committed By: nathanw
> Date:         Wed Sep 21 20:17:22 UTC 2005
>
> Modified Files:
>       src/sys/dev/usb: usb_subr.c
>
> Log Message:
> usbd_setup_pipe(): Don't call usbd_clear_endpoint_stall(). It's not
> necessary for normal devices, and it prevents some common (but
> apparantly buggy) devices from working, including the Apple iPod (mini
> and photo) and certain M-Systems DiskOnKey flash devices.
>
> If (also buggy) devices resurface that need this when they are
> attached, they can be addressed, ideally in each device's driver.

Have you tried this on the known buggy and very common SanDisk
disk-on-key systems?

-- 
Perry E. Metzger                perry%piermont.com@localhost



Home | Main Index | Thread Index | Old Index