Bug 207851 - old ide drivers too noisy
Summary: old ide drivers too noisy
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: i386
OS: Linux
medium
low
Target Milestone: ---
Assignee: Alan Cox
QA Contact: Brian Brock
URL:
Whiteboard: trivial, patch
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-09-24 18:51 UTC by Dumitru Ciobarcianu
Modified: 2007-11-30 22:11 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-09-27 14:52:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
trivial patch replacing KERN_ERR with KERN_INFO (816 bytes, patch)
2006-09-24 18:51 UTC, Dumitru Ciobarcianu
no flags Details | Diff

Description Dumitru Ciobarcianu 2006-09-24 18:51:41 UTC
When using the ata_piix driver and the "quiet" kernel option the old ide layer
thinks that's ok to make some noise:

ide0: I/O resource 0x1F0-0x1F7 not free.
ide0: ports already in use, skipping probe
ide1: I/O resource 0x170-0x177 not free.
ide1: ports already in use, skipping probe

This is disturbing, for the unsuspecting end-user who thinks there might be a
problem.

Comment 1 Dumitru Ciobarcianu 2006-09-24 18:51:41 UTC
Created attachment 137020 [details]
trivial patch replacing KERN_ERR with KERN_INFO

Comment 2 Alan Cox 2006-09-27 14:52:01 UTC
In some cases there -is- a problem. I'm going to close this as WONTFIX, but if
you want to suggest it to the linux-kernel mailing list and see if there are
ideas there for a better solution please do so.

(or if you have any other suggestions on wording the message more clearly
re-open the bug and let me know)


Note You need to log in before you can comment on or make changes to this bug.