I had weird messages from devfs when the UART driver was trying to install itself. Devfs was trying to register a ttyS entry wich already existed.
After comparing with serial.c, I think that I understood what was going. the attached patch should correct this problem bye Jeremy P.S : sorry if the diff is not perfect, this is my first patch... -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: uart_devfs.diff Url: http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20011204/4269aa90/attachment.txt
