summaryrefslogtreecommitdiff
path: root/logcheck/ignore.d.workstation
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2003-05-14 23:28:51 +0000
committerJonas Smedegaard <dr@jones.dk>2003-05-14 23:28:51 +0000
commit90d14c54c6d77684767aedb5f7b638f929bf3a8a (patch)
tree0aaabec9f789a1b3fd69b4332647c1a0245873e7 /logcheck/ignore.d.workstation
parent705b53fccac364516bd4e57bb5084a97e9d5ffa3 (diff)
Ignore tuning more disks than just hda (on workstations waking from sleep).
Diffstat (limited to 'logcheck/ignore.d.workstation')
-rw-r--r--logcheck/ignore.d.workstation/local4
-rw-r--r--logcheck/ignore.d.workstation/misc4
2 files changed, 4 insertions, 4 deletions
diff --git a/logcheck/ignore.d.workstation/local b/logcheck/ignore.d.workstation/local
index beaa0aa..37aa99f 100644
--- a/logcheck/ignore.d.workstation/local
+++ b/logcheck/ignore.d.workstation/local
@@ -477,8 +477,8 @@ kernel: eth[0-9]: Airport (entering sleep mode|waking up)$
kernel: eth[0-9]: __orinoco_set_multicast_list\(\) called while device not present\.
kernel: eth[0-9]: resuming$
kernel: eth[0-9]: suspending, WakeOnLan disabled$
-kernel: hda: Enabling MultiWord DMA [1-9]$
-kernel: hda: Enabling Ultra DMA [1-9]$
+kernel: hd[a-d]: Enabling MultiWord DMA [1-9]$
+kernel: hd[a-d]: Enabling Ultra DMA [1-9]$
### ignore.d.workstation/ntp-simple
ntpd\[[0-9]+\]: synchronisation lost$
ntpd\[[0-9]+\]: time reset [\.0-9]+ s$
diff --git a/logcheck/ignore.d.workstation/misc b/logcheck/ignore.d.workstation/misc
index 8d51cf1..ef56323 100644
--- a/logcheck/ignore.d.workstation/misc
+++ b/logcheck/ignore.d.workstation/misc
@@ -12,5 +12,5 @@ kernel: eth[0-9]: Airport (entering sleep mode|waking up)$
kernel: eth[0-9]: __orinoco_set_multicast_list\(\) called while device not present\.
kernel: eth[0-9]: resuming$
kernel: eth[0-9]: suspending, WakeOnLan disabled$
-kernel: hda: Enabling MultiWord DMA [1-9]$
-kernel: hda: Enabling Ultra DMA [1-9]$
+kernel: hd[a-d]: Enabling MultiWord DMA [1-9]$
+kernel: hd[a-d]: Enabling Ultra DMA [1-9]$