debian/arch/i386/config.486-vyatta | 19 ++++++++++++++++++- drivers/net/8139cp.c | 5 ++--- drivers/net/8139too.c | 5 ++--- 3 files changed, 22 insertions(+), 7 deletions(-)
New commits: commit 2ed0e95937585c3ab2a201aafdc73d6d9bcc69dd Author: Stephen Hemminger <[EMAIL PROTECTED]> Date: Tue Oct 21 18:04:27 2008 -0700 8139x: reduce message severity on driver overlap The 8139 drivers are a source of error messages that confuse users. Since this device can not be disambiguated by normal PCI device id's two drivers match the same info. But the module utilities seem to correctly handle this overlap, they try one driver, then if that doesn't load try the other. Therefore there is no need for a message to be logged with error level severity, just using info level instead. Can't be completely silent because user might have configure one driver and forgot the other one. Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]> Signed-off-by: Jeff Garzik <[EMAIL PROTECTED]> commit e6af4f9cc3de6c33d3165ea5146ad977c071bc4e Author: Bob Gilligan <[EMAIL PROTECTED]> Date: Wed Oct 29 15:19:22 2008 -0700 Bugfix: 1292: Enable the Vyatta logo again. http://suva.vyatta.com/git/?p=linux-vyatta.git;a=commitdiff;h=2ed0e95937585c3ab2a201aafdc73d6d9bcc69dd http://suva.vyatta.com/git/?p=linux-vyatta.git;a=commitdiff;h=e6af4f9cc3de6c33d3165ea5146ad977c071bc4e _______________________________________________ svn mailing list svn@mailman.vyatta.com http://mailman.vyatta.com/mailman/listinfo/svn