On Tue, Dec 04, 2001 at 09:53:57AM +1100, Jeremy Rosen wrote: > 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
This looks good, except you shouldn't have the linux version check either (serial.c is a bad example of a driver). I'll apply this shortly. -- Tom Rini (TR1265) http://gate.crashing.org/~trini/ ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
