[Logcheck-commits] CVS logcheck/rulefiles/linux/ignore.d.workstation

CVS User maks-guest logcheck-devel at lists.alioth.debian.org
Fri Sep 2 15:40:25 UTC 2005


Update of /cvsroot/logcheck/logcheck/rulefiles/linux/ignore.d.workstation
In directory haydn:/tmp/cvs-serv11789/rulefiles/linux/ignore.d.workstation

Modified Files:
	kernel 
Log Message:

add some rules for newer usb mass storage kernel log messages


--- /cvsroot/logcheck/logcheck/rulefiles/linux/ignore.d.workstation/kernel	2005/06/14 22:46:00	1.39
+++ /cvsroot/logcheck/logcheck/rulefiles/linux/ignore.d.workstation/kernel	2005/09/02 15:40:25	1.40
@@ -24,12 +24,13 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: agpgart: Putting AGP V[0-9] device at [0-9:.]+ into [0-9]x mode$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: hub [0-9]+-[0-9]+:[0-9]+\.[0-9]+: (USB hub found|[0-9]+ ports detected)$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: hub [0-9]+-[0-9]+:[0-9]+\.[0-9]+: over-current change on port [0-9]+$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: usb [0-9]+-[0-9]+: new full speed USB device using address [0-9]+$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: usb [0-9]+-[0-9]+: new (full|high) speed USB device using ([_[:alnum:]-]+ and )?address [0-9]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: hub\.c: new USB device [.:0-9-]+, assigned address [0-9]$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: usb [0-9]-[0-9]: USB disconnect, address [0-9]$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: usb.c: USB disconnect on device [.:0-9-]+ address [0-9]$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: usb.c: USB device [0-9]+ \(vend/prod [x/[0-9]+\) is not claimed by any active driver\.$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: USB Mass Storage device found at [0-9]$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: usb-storage: (device found at [0-9]|waiting for device to settle before scanning)$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: Initializing USB Mass Storage driver\.\.\.$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: USB Mass Storage support registered\.$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: WARNING: USB Mass Storage data integrity not assured$



More information about the Logcheck-commits mailing list