[Ftdi-usb-sio-devel] FT4232H supported?
Brought to you by:
bryder
From: Islam S. B. <isl...@gm...> - 2009-03-09 14:53:44
|
Hello List, I was evaluating a design option to choose the FT4232H chip from FTDI to convert from serial to usb. I was asking about the status of the support of this chip in the ftdi_sio kernel driver. By looking at the source of 2.6.28 kernel <http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=drivers/usb/serial/ftdi_sio.h;h=e300c840f8cad0dda5d1bbe30d070212f925b6a6;hb=7a203f3b089be4410fe065dd9927027eade94557>, I can see no sign of the FT4232H support. The enum typedef enum { SIO = 1, FT8U232AM = 2, FT232BM = 3, FT2232C = 4, FT232RL = 5, } ftdi_chip_type_t; does not contain the chip type of FT4232H. So I assumed that the chip is not yet supported. Also, checking OpenOCD development list: https://lists.berlios.de/pipermail/openocd-development/2009-February/004749.html it seems like the support for this chip is not done yet. Can anybody confirm the status of this chip and whether it is planned to be supported in the near future? Thank you very much for your time and consideration. Regards, Islam -- Islam Samir Badreldin Software Lead Engineer BioBusiness, Egypt http://biobusiness-eg.com/ |