FT4232H on ehci problem (was Re: usb/143832: [uftdi] Request
support for FTDI FT4232H.)
UEMURA Tetsuya
t_uemura at macome.co.jp
Mon Feb 15 13:37:16 UTC 2010
> Now I have a problem with the device. When it is attached on ehci, it
> always stalls when I do a bit heavy communication over it. This doesn't
> happen with uhci (kldunload ehci or whatever).
I did further investigation myself and found that wMaxPacketSize is
0x0200 when the device was on ehci (0x0040 on uhci), and the device
seemed to work (at least not stall) on ehci if I changed
UFTDI_[IO]BUFSIZE to 512.
The device however stopped working on uhci with such a modification.
By the way, the official FTDI Linux driver found at
http://www.ftdichip.com/Drivers/VCP/Linux/ftdi_sio.tar.gz
also seemed to specify 512 as its buffer sizes.
Can anyone help me?
Regards.
--
UEMURA Tetsuya <t_uemura at macome.co.jp>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: usbconfig-ehci.txt
Type: application/octet-stream
Size: 5163 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-usb/attachments/20100215/af4558be/usbconfig-ehci-0001.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: usbconfig-uhci.txt
Type: application/octet-stream
Size: 5023 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-usb/attachments/20100215/af4558be/usbconfig-uhci-0001.obj
More information about the freebsd-usb
mailing list