Quote:
Originally Posted by Antartica
I have one USB-serial adapter here (and it works with linux). Do you know from what kernel onwards the NXP ISP1362 USB controller is supported?
|
There is quite some fuzz about this controller starting around 2.6.6 (
http://www.tcn.semiconductors.philip.../UM10077_1.pdf).
Most of the links I find, mention a drivers/usb/host/isp1362-hcd.c - is this available in your kernel?
Update 29.10.2009:
It's mentioned in this patch - maybe we are lucky and something went into 2.6.32:
http://lkml.org/lkml/2009/10/28/104)
2nd Update 29.10.2009:
Woohoo! isp1362-hcd.c is in linux-2.6.32-rc5
Can't we try this one out somehow?
Ulno