Am Sonntag, 25. November 2012 schrieb Brad Smith : > > I don't think you're understanding what I am trying to say. I am not > switching > or removing anything per se. The MII framework already takes care of this > and > has for 12 years now. Any driver using the MII framework does have the > baudrate > set as the current link bandwidth. I am just removing an assumed initial > baudrate > value which the MII framework will end up overwriting anyway. This is how > some > of the most common drivers such as em, bge, bnx, re, fxp, etc. have done > things > for many many years if not over a decade. > > Ok, understood. I was mixing up if_media with MII. But I'm still not sure if it is the best solution to set the initial baudrate to 0. Maybe it should default to the _maximum_ link speed instead. Having an initial baudrate of 0 on boot before the link is established might cause an impact on at least bridge, trunk lacp and altq bandwidth. Maybe downgrading the baudrate would be better than upgrading.
Reyk > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean.
