02/05/2010 02:02, Paul Smith wrote: > I've looked at setserial and it supports a baud_base parameter but that > doesn't appear to be what I want (I tried it anyway: changing it didn't > work, my console output was still screwed up). > > Trying to do something like creating customized PXE configs on the > server based on the MAC addresses of the blades that are "new" (or old) > would be an absolute nightmare as people swap blades between chassis, > add new ones, etc. all the time. > > > Please help me find a better way... :-( > It's strange that it's not possible to change the baud rate, but I'm not an expert of tty layer. A naive implementation could be patch the kernel to choose a well-known baud rate for your hw reading a revision register or something like that. Marco -- To unsubscribe from this list: send the line "unsubscribe linux-embedded" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html