]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] SGI IOC4: Detect IO card variant
authorBrent Casavant <bcasavan@sgi.com>
Fri, 23 Jun 2006 09:05:52 +0000 (02:05 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 23 Jun 2006 14:43:07 +0000 (07:43 -0700)
commitf002a6c4404699e6549b1f336209d6a1a4108666
treed44d7b0375408895a686e274a4a336c271184d0a
parent373d1b6775942537bbdd40ba896803d3efe2bc4e
[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>
drivers/ide/pci/sgiioc4.c
drivers/serial/ioc4_serial.c
drivers/sn/ioc4.c
include/linux/ioc4.h