Hi all,<br><br>I&#39;m currently trying to compile a kernel for an AMCC440EP board within an eldk environment. We&#39;ve got a FTDI usb2serial converter we need to connect to the board. Now I&#39;ve compiled a kernel on a gentoo machine for this device and had no problems. With this board, the kernel recognizes the device fine:<br>
<br>ftdi_sio 1-1:1.0: FTDI USB Serial Device converter detected<br>usb 1-1: FTDI USB Serial Device converter now attached to ttyUSB0<br>drivers/usb/serial/ftdi_sio.c: v1.4.3:USB FTDI Serial Converters Driver<br><br>but udev doesn&#39;t actually make the ttyUSB0 node. If anyone knows what may have caused the problem and how to fix it, it&#39;d be much appreciated.<br>
<br>Cheers,<br>Daniel.<br><br>