[MBT] new ticket for pkg kernel-net-3c90x "Debug info flood in the standard config"
bugs at pld.org.pl
bugs at pld.org.pl
Thu Oct 17 14:46:38 CEST 2002
Date: 2002-10-17 14:46:38+02 Author: (mguevara) <mguevara at pld.org.pl>
Title: Debug info flood in the standard config
Ticket ID: #395
Ticket URL: http://bugs.pld.org.pl/?bug=395
Package: kernel-net-3c90x-kernel-net-3c90x-1.0.2-5 at 2.2.22_2
Distribution:
Category: doesn't work as it should
Current state: opened
Text:
In standard configuration of the 3c90x module with
debuging setted during build stage there is a flood
of messages like this:
Oct 16 11:58:15 turul kernel: UpCompleteEvent: IN
Oct 16 11:58:15 turul kernel: UpCompleteEvent: OUT
Oct 16 11:58:15 turul kernel: UpCompleteEvent: IN
Oct 16 11:58:15 turul kernel: UpCompleteEvent: OUT
Oct 16 11:58:15 turul kernel: UpCompleteEvent: IN
Oct 16 11:58:15 turul kernel: UpCompleteEvent: OUT
Oct 16 11:58:15 turul kernel: UpCompleteEvent: IN
Oct 16 11:58:15 turul kernel: UpCompleteEvent: OUT
in the system log.
Solution is to put option line in the /etc/moduls.conf
file like
options 3c90x debug=0x00
which prevents the log flood.
Option debug=0x00 should be default (as in readme file
from the sources) but is not.
More information about the pld-bugs
mailing list