commit | f5befceb5cfecba49fdf61f8e0eb4d453200eac9 | [log] [tgz] |
---|---|---|
author | Brent Casavant <bcasavan@sgi.com> | Fri Jun 23 02:05:52 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Jun 23 07:43:07 2006 -0700 |
tree | d44d7b0375408895a686e274a4a336c271184d0a | |
parent | 862f5f0133f1c8a179dd93adc03d43f8f7e8bac5 [diff] |
[PATCH] SGI IOC4: Detect IO card variant There are three different IO cards which an SGI IOC4 controller may find itself on. One of these variants does not bring out the IDE and serial signals, so we need to disable attaching the corresponding IOC4 subdrivers to such cards. Cleans up message clutter emitted during device probing. Signed-off-by: Brent Casavant <bcasavan@sgi.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>